Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 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/jenkins6949394903283660210.sh
+ rm -rf trial-8275-bin.tgz trial-8275-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25550
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11251
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10791
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13073
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13399
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13579
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42241
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7767
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44517
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8741
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 13388
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7731
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11776
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7807
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9274
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6527
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 7731
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6826399585304877177.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-8275
+ 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
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#7 CACHED
#8 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#8 CACHED
#9 [20/28] WORKDIR /TMP
#9 CACHED
#10 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#10 CACHED
#11 [ 3/28] RUN groupadd osmo-gsm-tester
#11 CACHED
#12 [ 8/28] RUN MKDIR /var/run/sshd
#12 CACHED
#13 [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
#13 CACHED
#14 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#14 CACHED
#15 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#15 CACHED
#16 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#16 CACHED
#17 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#17 CACHED
#18 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#18 CACHED
#19 [ 9/28] COPY SSH /root/.ssh
#19 CACHED
#20 [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
#20 CACHED
#21 [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
#21 CACHED
#22 [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
#22 CACHED
#23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#23 CACHED
#24 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#24 CACHED
#25 [ 2/28] RUN useradd -ms /bin/bash jenkins
#25 CACHED
#26 [ 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
#26 CACHED
#27 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#27 CACHED
#28 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#28 CACHED
#29 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#29 CACHED
#30 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#30 CACHED
#31 [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
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:25cc496e34cf4c9c330aa01d69a02f3de4a72eac5435946656d95ee33e6be4be done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8276 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-03-20 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8276
+ mkdir -p trial-8276
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-20_13_27_28.tgz osmo-bts-oc2g.build-2026-03-20_00_51_20.tgz osmo-bts-sysmo.build-2026-03-20_00_51_17.tgz osmo-bts.build-2026-03-20_00_51_40.tgz osmo-ggsn.build-2026-03-20_20_42_33.tgz osmo-hlr.build-2026-03-20_16_36_48.tgz osmo-hnbgw.build-2026-03-20_15_04_51.tgz osmo-mgw.build-2026-03-20_08_35_28.tgz osmo-msc.build-2026-03-20_13_36_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-20_07_35_18.tgz osmo-pcu-sysmo.build-2026-03-20_07_35_08.tgz osmo-pcu.build-2026-03-20_07_35_19.tgz osmo-sgsn.build-2026-03-20_20_48_13.tgz osmo-stp.build-2026-03-20_13_26_09.tgz osmo-trx.build-2026-03-20_15_02_04.tgz osmocom-bb.build-2026-03-20_21_17_33.tgz srslte.build-19.tgz trial-8276
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-20_13_27_28.md5 osmo-bts-oc2g.build-2026-03-20_00_51_20.md5 osmo-bts-sysmo.build-2026-03-20_00_51_17.md5 osmo-bts.build-2026-03-20_00_51_40.md5 osmo-ggsn.build-2026-03-20_20_42_33.md5 osmo-hlr.build-2026-03-20_16_36_48.md5 osmo-hnbgw.build-2026-03-20_15_04_51.md5 osmo-mgw.build-2026-03-20_08_35_28.md5 osmo-msc.build-2026-03-20_13_36_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-20_07_35_18.md5 osmo-pcu-sysmo.build-2026-03-20_07_35_08.md5 osmo-pcu.build-2026-03-20_07_35_19.md5 osmo-sgsn.build-2026-03-20_20_48_13.md5 osmo-stp.build-2026-03-20_13_26_09.md5 osmo-trx.build-2026-03-20_15_02_04.md5 osmocom-bb.build-2026-03-20_21_17_33.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-20_13_27_28.md5 osmo-bts-oc2g.build-2026-03-20_00_51_20.md5 osmo-bts-sysmo.build-2026-03-20_00_51_17.md5 osmo-bts.build-2026-03-20_00_51_40.md5 osmo-ggsn.build-2026-03-20_20_42_33.md5 osmo-hlr.build-2026-03-20_16_36_48.md5 osmo-hnbgw.build-2026-03-20_15_04_51.md5 osmo-mgw.build-2026-03-20_08_35_28.md5 osmo-msc.build-2026-03-20_13_36_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-20_07_35_18.md5 osmo-pcu-sysmo.build-2026-03-20_07_35_08.md5 osmo-pcu.build-2026-03-20_07_35_19.md5 osmo-sgsn.build-2026-03-20_20_48_13.md5 osmo-stp.build-2026-03-20_13_26_09.md5 osmo-trx.build-2026-03-20_15_02_04.md5 osmocom-bb.build-2026-03-20_21_17_33.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-8276 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8276'
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-8276
--------------------------------------------------------------------------------------------
22:48:17.236043 tst trial-8276: Detailed log at /build/trial-8276/run.2026-03-20_22-48-17/log
---------------------------------------------------------------------
trial-8276 netreg_mass
---------------------------------------------------------------------
22:48:17.441087 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.441460 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.442285 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.443422 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.484810 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.485684 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.486828 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.549871 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-8276 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.550676 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.565940 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.566458 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.566926 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.567364 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.567799 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.568261 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.568697 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.599602 tst register_default_mass.py: using LAC 2
22:48:17.621599 tst register_default_mass.py: using RAC 2
22:48:17.648555 tst register_default_mass.py: using CellId 2
22:48:17.678682 tst register_default_mass.py: using BVCI 3
22:48:17.692830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.693511 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.694086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.694596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.695104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.695613 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.696108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.696620 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.697245 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.697768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.698276 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.698792 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.699311 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.699842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.700366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.700879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.701399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.701915 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.702444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.702957 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.703463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.703987 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.704512 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.705024 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.705523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.706047 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.706559 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.707056 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.707581 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.708101 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.708601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.709120 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.709639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.710159 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.710684 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.711192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.711704 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.712228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.712738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.713255 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.713763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.714267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.714795 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.715304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.715817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.716336 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.716842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.717360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.717874 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.718377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.718883 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.719393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.719896 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.720398 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.720905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.721408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.721908 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.722408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.722916 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.723408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.723917 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.724428 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.724934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.725448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.725950 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.726454 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.726981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.727496 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.728000 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.728491 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.729004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.729514 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.730091 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.730591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.731087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.731595 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.732096 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.732593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.733094 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.733590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.734083 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.734573 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.735081 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.735580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.736073 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.736569 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.737078 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.737577 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.738061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.738573 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.739072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.739569 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.740095 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.740601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.741093 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.741580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.742084 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.742586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.743084 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.743597 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.744097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.744645 tst register_default_mass.py:21: Launching a simple network
22:48:17.754663 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.874159 run create_hlr_db(pid=19): Launched
22:48:18.888565 run create_hlr_db(pid=19): Terminated: ok {rc=0}
22:48:18.904666 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Launched
22:48:18.919407 run osmo-hlr_127.0.42.2(pid=22): Launched
22:48:18.925004 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.113727 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Launched
22:48:19.128491 run osmo-stp_127.0.42.5(pid=24): Launched
22:48:19.134108 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.549319 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Launched
22:48:19.564244 run osmo-msc_127.0.42.6(pid=26): Launched
22:48:22.578693 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.693064 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Launched
22:48:22.707792 run osmo-mgw_127.0.42.3(pid=28): Launched
22:48:22.713463 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.736872 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Launched
22:48:22.751788 run osmo-mgw_127.0.42.4(pid=30): Launched
22:48:22.757604 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.070942 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Launched
22:48:23.086350 run osmo-bsc_127.0.42.7(pid=32): Launched
22:48:29.113268 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.286767 run osmo-bts-virtual(pid=33): Launched
22:48:30.322007 tst register_default_mass.py: using MSISDN 1001
22:48:30.336536 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.375852 tst register_default_mass.py: using MSISDN 1002
22:48:30.393698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.424417 tst register_default_mass.py: using MSISDN 1003
22:48:30.439111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.469917 tst register_default_mass.py: using MSISDN 1004
22:48:30.484582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.514755 tst register_default_mass.py: using MSISDN 1005
22:48:30.529023 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.559826 tst register_default_mass.py: using MSISDN 1006
22:48:30.574399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.605006 tst register_default_mass.py: using MSISDN 1007
22:48:30.619362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.649394 tst register_default_mass.py: using MSISDN 1008
22:48:30.663475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.692699 tst register_default_mass.py: using MSISDN 1009
22:48:30.706410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.736073 tst register_default_mass.py: using MSISDN 1010
22:48:30.750017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.779607 tst register_default_mass.py: using MSISDN 1011
22:48:30.793678 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.823535 tst register_default_mass.py: using MSISDN 1012
22:48:30.837560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.867038 tst register_default_mass.py: using MSISDN 1013
22:48:30.880924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.910501 tst register_default_mass.py: using MSISDN 1014
22:48:30.924517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.954079 tst register_default_mass.py: using MSISDN 1015
22:48:30.968135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.997595 tst register_default_mass.py: using MSISDN 1016
22:48:31.011448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.044815 tst register_default_mass.py: using MSISDN 1017
22:48:31.060597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.090096 tst register_default_mass.py: using MSISDN 1018
22:48:31.104180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.133699 tst register_default_mass.py: using MSISDN 1019
22:48:31.147664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.177388 tst register_default_mass.py: using MSISDN 1020
22:48:31.191406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.220663 tst register_default_mass.py: using MSISDN 1021
22:48:31.234405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.264005 tst register_default_mass.py: using MSISDN 1022
22:48:31.277926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.307356 tst register_default_mass.py: using MSISDN 1023
22:48:31.321368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.351080 tst register_default_mass.py: using MSISDN 1024
22:48:31.364962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.394385 tst register_default_mass.py: using MSISDN 1025
22:48:31.408395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.437704 tst register_default_mass.py: using MSISDN 1026
22:48:31.451421 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.481187 tst register_default_mass.py: using MSISDN 1027
22:48:31.495148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.524797 tst register_default_mass.py: using MSISDN 1028
22:48:31.538696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.568284 tst register_default_mass.py: using MSISDN 1029
22:48:31.582092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.611605 tst register_default_mass.py: using MSISDN 1030
22:48:31.625625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.655291 tst register_default_mass.py: using MSISDN 1031
22:48:31.669272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.698882 tst register_default_mass.py: using MSISDN 1032
22:48:31.712902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.742175 tst register_default_mass.py: using MSISDN 1033
22:48:31.756004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.785400 tst register_default_mass.py: using MSISDN 1034
22:48:31.799164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.828620 tst register_default_mass.py: using MSISDN 1035
22:48:31.842460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.872093 tst register_default_mass.py: using MSISDN 1036
22:48:31.886055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.915603 tst register_default_mass.py: using MSISDN 1037
22:48:31.929503 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.958885 tst register_default_mass.py: using MSISDN 1038
22:48:31.972780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.002183 tst register_default_mass.py: using MSISDN 1039
22:48:32.016137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.045708 tst register_default_mass.py: using MSISDN 1040
22:48:32.059732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.089141 tst register_default_mass.py: using MSISDN 1041
22:48:32.103013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.132491 tst register_default_mass.py: using MSISDN 1042
22:48:32.143917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.173628 tst register_default_mass.py: using MSISDN 1043
22:48:32.187671 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.217244 tst register_default_mass.py: using MSISDN 1044
22:48:32.231229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.260829 tst register_default_mass.py: using MSISDN 1045
22:48:32.274745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.304691 tst register_default_mass.py: using MSISDN 1046
22:48:32.318780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.349250 tst register_default_mass.py: using MSISDN 1047
22:48:32.363481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.393431 tst register_default_mass.py: using MSISDN 1048
22:48:32.407680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.438235 tst register_default_mass.py: using MSISDN 1049
22:48:32.452784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.483439 tst register_default_mass.py: using MSISDN 1050
22:48:32.498015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.528636 tst register_default_mass.py: using MSISDN 1051
22:48:32.543145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.573741 tst register_default_mass.py: using MSISDN 1052
22:48:32.588372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.619451 tst register_default_mass.py: using MSISDN 1053
22:48:32.634051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.664867 tst register_default_mass.py: using MSISDN 1054
22:48:32.679451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.710342 tst register_default_mass.py: using MSISDN 1055
22:48:32.724957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.755805 tst register_default_mass.py: using MSISDN 1056
22:48:32.770340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.801009 tst register_default_mass.py: using MSISDN 1057
22:48:32.815749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.846853 tst register_default_mass.py: using MSISDN 1058
22:48:32.861440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.891586 tst register_default_mass.py: using MSISDN 1059
22:48:32.906155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.936886 tst register_default_mass.py: using MSISDN 1060
22:48:32.951198 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.981489 tst register_default_mass.py: using MSISDN 1061
22:48:32.995728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.026305 tst register_default_mass.py: using MSISDN 1062
22:48:33.040871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.071767 tst register_default_mass.py: using MSISDN 1063
22:48:33.086341 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.116742 tst register_default_mass.py: using MSISDN 1064
22:48:33.131097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.161522 tst register_default_mass.py: using MSISDN 1065
22:48:33.175921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.206083 tst register_default_mass.py: using MSISDN 1066
22:48:33.220385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.250197 tst register_default_mass.py: using MSISDN 1067
22:48:33.264321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.294734 tst register_default_mass.py: using MSISDN 1068
22:48:33.309111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.339610 tst register_default_mass.py: using MSISDN 1069
22:48:33.354128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.384864 tst register_default_mass.py: using MSISDN 1070
22:48:33.399343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.429705 tst register_default_mass.py: using MSISDN 1071
22:48:33.444168 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.474892 tst register_default_mass.py: using MSISDN 1072
22:48:33.489292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.519972 tst register_default_mass.py: using MSISDN 1073
22:48:33.534563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.565434 tst register_default_mass.py: using MSISDN 1074
22:48:33.580154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.611067 tst register_default_mass.py: using MSISDN 1075
22:48:33.625692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.656395 tst register_default_mass.py: using MSISDN 1076
22:48:33.670916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.701518 tst register_default_mass.py: using MSISDN 1077
22:48:33.715880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.746512 tst register_default_mass.py: using MSISDN 1078
22:48:33.761109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.791773 tst register_default_mass.py: using MSISDN 1079
22:48:33.806277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.836821 tst register_default_mass.py: using MSISDN 1080
22:48:33.851188 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.881540 tst register_default_mass.py: using MSISDN 1081
22:48:33.895907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.926530 tst register_default_mass.py: using MSISDN 1082
22:48:33.940855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.972153 tst register_default_mass.py: using MSISDN 1083
22:48:33.986795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.017544 tst register_default_mass.py: using MSISDN 1084
22:48:34.032008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.062419 tst register_default_mass.py: using MSISDN 1085
22:48:34.076828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.107264 tst register_default_mass.py: using MSISDN 1086
22:48:34.121680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.152208 tst register_default_mass.py: using MSISDN 1087
22:48:34.166675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.197449 tst register_default_mass.py: using MSISDN 1088
22:48:34.212072 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.242654 tst register_default_mass.py: using MSISDN 1089
22:48:34.257033 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.287694 tst register_default_mass.py: using MSISDN 1090
22:48:34.302282 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.341597 tst register_default_mass.py: using MSISDN 1091
22:48:34.359423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.390357 tst register_default_mass.py: using MSISDN 1092
22:48:34.405215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.435832 tst register_default_mass.py: using MSISDN 1093
22:48:34.450414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.481069 tst register_default_mass.py: using MSISDN 1094
22:48:34.495649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.526242 tst register_default_mass.py: using MSISDN 1095
22:48:34.540761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.572030 tst register_default_mass.py: using MSISDN 1096
22:48:34.586694 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.617672 tst register_default_mass.py: using MSISDN 1097
22:48:34.632106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.662968 tst register_default_mass.py: using MSISDN 1098
22:48:34.677664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.708566 tst register_default_mass.py: using MSISDN 1099
22:48:34.723206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.754051 tst register_default_mass.py: using MSISDN 1100
22:48:34.768651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.860079 run mass: Starting testcase
22:48:34.865668 run mass: Pre-launching all virtphy's
22:48:34.871154 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.884389 run osmo-ms-virt-phy/00000(pid=34): Launched
22:48:34.890522 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.903508 run osmo-ms-virt-phy/00001(pid=35): Launched
22:48:34.909662 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.922913 run osmo-ms-virt-phy/00002(pid=36): Launched
22:48:34.929325 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.942942 run osmo-ms-virt-phy/00003(pid=37): Launched
22:48:34.949153 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.962426 run osmo-ms-virt-phy/00004(pid=38): Launched
22:48:34.968641 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.981918 run osmo-ms-virt-phy/00005(pid=39): Launched
22:48:34.988122 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.001332 run osmo-ms-virt-phy/00006(pid=40): Launched
22:48:35.007422 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.020558 run osmo-ms-virt-phy/00007(pid=41): Launched
22:48:35.026557 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.039442 run osmo-ms-virt-phy/00008(pid=42): Launched
22:48:35.045451 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.058377 run osmo-ms-virt-phy/00009(pid=43): Launched
22:48:35.064372 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.077309 run osmo-ms-virt-phy/00010(pid=44): Launched
22:48:35.083334 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.096309 run osmo-ms-virt-phy/00011(pid=45): Launched
22:48:35.102319 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.115242 run osmo-ms-virt-phy/00012(pid=46): Launched
22:48:35.121296 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.134189 run osmo-ms-virt-phy/00013(pid=47): Launched
22:48:35.140183 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.153139 run osmo-ms-virt-phy/00014(pid=48): Launched
22:48:35.159115 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.172026 run osmo-ms-virt-phy/00015(pid=49): Launched
22:48:35.177960 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.190825 run osmo-ms-virt-phy/00016(pid=50): Launched
22:48:35.196901 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.209857 run osmo-ms-virt-phy/00017(pid=51): Launched
22:48:35.215838 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.228820 run osmo-ms-virt-phy/00018(pid=52): Launched
22:48:35.234823 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.247918 run osmo-ms-virt-phy/00019(pid=53): Launched
22:48:35.253906 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.266985 run osmo-ms-virt-phy/00020(pid=54): Launched
22:48:35.273057 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.286026 run osmo-ms-virt-phy/00021(pid=55): Launched
22:48:35.292013 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.304996 run osmo-ms-virt-phy/00022(pid=56): Launched
22:48:35.311030 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.324073 run osmo-ms-virt-phy/00023(pid=57): Launched
22:48:35.330132 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.343046 run osmo-ms-virt-phy/00024(pid=58): Launched
22:48:35.349070 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.362015 run osmo-ms-virt-phy/00025(pid=59): Launched
22:48:35.368048 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.381035 run osmo-ms-virt-phy/00026(pid=60): Launched
22:48:35.386997 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.399979 run osmo-ms-virt-phy/00027(pid=61): Launched
22:48:35.405981 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.418878 run osmo-ms-virt-phy/00028(pid=62): Launched
22:48:35.424852 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.437888 run osmo-ms-virt-phy/00029(pid=63): Launched
22:48:35.443904 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.456913 run osmo-ms-virt-phy/00030(pid=64): Launched
22:48:35.462853 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.475812 run osmo-ms-virt-phy/00031(pid=65): Launched
22:48:35.481863 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.494775 run osmo-ms-virt-phy/00032(pid=66): Launched
22:48:35.500898 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.513851 run osmo-ms-virt-phy/00033(pid=67): Launched
22:48:35.519827 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.532779 run osmo-ms-virt-phy/00034(pid=68): Launched
22:48:35.538718 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.551598 run osmo-ms-virt-phy/00035(pid=69): Launched
22:48:35.557601 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.570507 run osmo-ms-virt-phy/00036(pid=70): Launched
22:48:35.576535 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.589510 run osmo-ms-virt-phy/00037(pid=71): Launched
22:48:35.595464 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.608431 run osmo-ms-virt-phy/00038(pid=72): Launched
22:48:35.614394 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.627305 run osmo-ms-virt-phy/00039(pid=73): Launched
22:48:35.633280 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.646144 run osmo-ms-virt-phy/00040(pid=74): Launched
22:48:35.652184 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.665116 run osmo-ms-virt-phy/00041(pid=75): Launched
22:48:35.671207 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.684285 run osmo-ms-virt-phy/00042(pid=76): Launched
22:48:35.690520 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.703648 run osmo-ms-virt-phy/00043(pid=77): Launched
22:48:35.709681 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.722847 run osmo-ms-virt-phy/00044(pid=78): Launched
22:48:35.729085 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.742475 run osmo-ms-virt-phy/00045(pid=79): Launched
22:48:35.748644 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.761783 run osmo-ms-virt-phy/00046(pid=80): Launched
22:48:35.767920 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.781199 run osmo-ms-virt-phy/00047(pid=81): Launched
22:48:35.787336 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.800632 run osmo-ms-virt-phy/00048(pid=82): Launched
22:48:35.806831 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.820155 run osmo-ms-virt-phy/00049(pid=83): Launched
22:48:35.826224 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.839181 run osmo-ms-virt-phy/00050(pid=84): Launched
22:48:35.845151 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.858107 run osmo-ms-virt-phy/00051(pid=85): Launched
22:48:35.864159 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.877132 run osmo-ms-virt-phy/00052(pid=86): Launched
22:48:35.883058 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.896017 run osmo-ms-virt-phy/00053(pid=87): Launched
22:48:35.902273 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.915388 run osmo-ms-virt-phy/00054(pid=88): Launched
22:48:35.921546 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.934871 run osmo-ms-virt-phy/00055(pid=89): Launched
22:48:35.940958 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.954165 run osmo-ms-virt-phy/00056(pid=90): Launched
22:48:35.960240 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.973308 run osmo-ms-virt-phy/00057(pid=91): Launched
22:48:35.979329 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.992229 run osmo-ms-virt-phy/00058(pid=92): Launched
22:48:35.998174 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.011284 run osmo-ms-virt-phy/00059(pid=93): Launched
22:48:36.017321 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.030221 run osmo-ms-virt-phy/00060(pid=94): Launched
22:48:36.036214 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.049167 run osmo-ms-virt-phy/00061(pid=95): Launched
22:48:36.055160 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.068178 run osmo-ms-virt-phy/00062(pid=96): Launched
22:48:36.074157 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.087137 run osmo-ms-virt-phy/00063(pid=97): Launched
22:48:36.093147 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.106082 run osmo-ms-virt-phy/00064(pid=98): Launched
22:48:36.112080 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.125013 run osmo-ms-virt-phy/00065(pid=99): Launched
22:48:36.130985 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.144117 run osmo-ms-virt-phy/00066(pid=100): Launched
22:48:36.150029 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.163064 run osmo-ms-virt-phy/00067(pid=101): Launched
22:48:36.169062 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.181987 run osmo-ms-virt-phy/00068(pid=102): Launched
22:48:36.188151 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.201136 run osmo-ms-virt-phy/00069(pid=103): Launched
22:48:36.207223 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.220184 run osmo-ms-virt-phy/00070(pid=104): Launched
22:48:36.226199 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.239228 run osmo-ms-virt-phy/00071(pid=105): Launched
22:48:36.245197 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.258141 run osmo-ms-virt-phy/00072(pid=106): Launched
22:48:36.264147 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.277113 run osmo-ms-virt-phy/00073(pid=107): Launched
22:48:36.283085 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.295993 run osmo-ms-virt-phy/00074(pid=108): Launched
22:48:36.301983 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.314837 run osmo-ms-virt-phy/00075(pid=109): Launched
22:48:36.320854 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.333745 run osmo-ms-virt-phy/00076(pid=110): Launched
22:48:36.339785 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.352755 run osmo-ms-virt-phy/00077(pid=111): Launched
22:48:36.358710 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.371744 run osmo-ms-virt-phy/00078(pid=112): Launched
22:48:36.377921 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.390864 run osmo-ms-virt-phy/00079(pid=113): Launched
22:48:36.397032 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.410033 run osmo-ms-virt-phy/00080(pid=114): Launched
22:48:36.416031 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.429203 run osmo-ms-virt-phy/00081(pid=115): Launched
22:48:36.435197 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.448321 run osmo-ms-virt-phy/00082(pid=116): Launched
22:48:36.454314 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.467231 run osmo-ms-virt-phy/00083(pid=117): Launched
22:48:36.473271 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.486184 run osmo-ms-virt-phy/00084(pid=118): Launched
22:48:36.492172 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.505113 run osmo-ms-virt-phy/00085(pid=119): Launched
22:48:36.511065 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.524068 run osmo-ms-virt-phy/00086(pid=120): Launched
22:48:36.530336 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.543689 run osmo-ms-virt-phy/00087(pid=121): Launched
22:48:36.549936 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.563204 run osmo-ms-virt-phy/00088(pid=122): Launched
22:48:36.569326 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.582594 run osmo-ms-virt-phy/00089(pid=123): Launched
22:48:36.588811 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.602081 run osmo-ms-virt-phy/00090(pid=124): Launched
22:48:36.608333 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.621663 run osmo-ms-virt-phy/00091(pid=125): Launched
22:48:36.627950 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.641591 run osmo-ms-virt-phy/00092(pid=126): Launched
22:48:36.647926 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.661424 run osmo-ms-virt-phy/00093(pid=127): Launched
22:48:36.667781 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.681873 run osmo-ms-virt-phy/00094(pid=128): Launched
22:48:36.688314 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.702185 run osmo-ms-virt-phy/00095(pid=129): Launched
22:48:36.708685 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.722389 run osmo-ms-virt-phy/00096(pid=130): Launched
22:48:36.728758 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.742588 run osmo-ms-virt-phy/00097(pid=131): Launched
22:48:36.748961 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.762658 run osmo-ms-virt-phy/00098(pid=132): Launched
22:48:36.769008 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.782847 run osmo-ms-virt-phy/00099(pid=133): Launched
22:48:36.789176 run mass: Checking if sockets are in the filesystem
22:48:36.813438 run osmo-ms-mob/00000: Starting mobile
22:48:36.827488 run osmo-ms-mob/00000(pid=134): Launched
22:48:36.838731 run mass: MS start registered {at=4597543.047045434, delay=0.00487118773162365, ms=00000}
22:48:41.036517 run osmo-ms-mob/00001: Starting mobile
22:48:41.053412 run osmo-ms-mob/00001(pid=135): Launched
22:48:41.063947 run mass: MS start registered {at=4597547.272263606, delay=0.004409000277519226, ms=00001}
22:48:42.114910 run mass: MS performed LU {at=4597548.323104561, lu_delay=5.276059127412736, ms=00000}
22:48:42.843531 run osmo-ms-mob/00002: Starting mobile
22:48:42.859204 run osmo-ms-mob/00002(pid=136): Launched
22:48:42.869779 run mass: MS start registered {at=4597549.078091544, delay=0.004505068063735962, ms=00002}
22:48:44.136929 run osmo-ms-mob/00003: Starting mobile
22:48:44.154510 run osmo-ms-mob/00003(pid=137): Launched
22:48:44.165313 run mass: MS start registered {at=4597550.373627979, delay=0.0044947462156414986, ms=00003}
22:48:45.204894 run osmo-ms-mob/00004: Starting mobile
22:48:45.218105 run osmo-ms-mob/00004(pid=138): Launched
22:48:45.228488 run mass: MS start registered {at=4597551.436801877, delay=0.004225004464387894, ms=00004}
22:48:45.881397 run mass: MS performed LU {at=4597552.089608005, lu_delay=4.817344399169087, ms=00001}
22:48:46.236595 run osmo-ms-mob/00005: Starting mobile
22:48:46.253465 run osmo-ms-mob/00005(pid=139): Launched
22:48:46.264395 run mass: MS start registered {at=4597552.472714001, delay=0.00459633395075798, ms=00005}
22:48:47.105057 run osmo-ms-mob/00006: Starting mobile
22:48:47.118286 run osmo-ms-mob/00006(pid=140): Launched
22:48:47.128915 run mass: MS start registered {at=4597553.337238278, delay=0.0044614458456635475, ms=00006}
22:48:47.782526 run mass: MS performed LU {at=4597553.990738629, lu_delay=4.912647085264325, ms=00002}
22:48:48.022930 run osmo-ms-mob/00007: Starting mobile
22:48:48.035937 run osmo-ms-mob/00007(pid=141): Launched
22:48:48.046560 run mass: MS start registered {at=4597554.254877686, delay=0.0045044999569654465, ms=00007}
22:48:48.806029 run osmo-ms-mob/00008: Starting mobile
22:48:48.819034 run osmo-ms-mob/00008(pid=142): Launched
22:48:48.829722 run mass: MS start registered {at=4597555.038042671, delay=0.004694371484220028, ms=00008}
22:48:49.526051 run osmo-ms-mob/00009: Starting mobile
22:48:49.544506 run osmo-ms-mob/00009(pid=143): Launched
22:48:49.555809 run mass: MS start registered {at=4597555.764127367, delay=0.005284842103719711, ms=00009}
22:48:49.647849 run mass: MS performed LU {at=4597555.85606143, lu_delay=5.48243345040828, ms=00003}
22:48:50.237069 run osmo-ms-mob/00010: Starting mobile
22:48:50.253725 run osmo-ms-mob/00010(pid=144): Launched
22:48:50.264626 run mass: MS start registered {at=4597556.472933712, delay=0.004426808096468449, ms=00010}
22:48:50.805970 run osmo-ms-mob/00011: Starting mobile
22:48:50.819112 run osmo-ms-mob/00011(pid=145): Launched
22:48:50.830131 run mass: MS start registered {at=4597557.038453291, delay=0.004670548252761364, ms=00011}
22:48:51.437809 run osmo-ms-mob/00012: Starting mobile
22:48:51.455105 run osmo-ms-mob/00012(pid=146): Launched
22:48:51.465809 run mass: MS start registered {at=4597557.674128074, delay=0.004656119272112846, ms=00012}
22:48:51.549149 run mass: MS performed LU {at=4597557.7573606, lu_delay=6.320558723062277, ms=00004}
22:48:51.574957 run mass: MS performed LU {at=4597557.783268767, lu_delay=5.310554766096175, ms=00005}
22:48:52.035740 run osmo-ms-mob/00013: Starting mobile
22:48:52.052987 run osmo-ms-mob/00013(pid=147): Launched
22:48:52.063643 run mass: MS start registered {at=4597558.271966723, delay=0.004654192365705967, ms=00013}
22:48:52.605882 run osmo-ms-mob/00014: Starting mobile
22:48:52.619305 run osmo-ms-mob/00014(pid=148): Launched
22:48:52.630054 run mass: MS start registered {at=4597558.83837482, delay=0.004735998809337616, ms=00014}
22:48:53.221573 run osmo-ms-mob/00015: Starting mobile
22:48:53.237636 run osmo-ms-mob/00015(pid=149): Launched
22:48:53.250028 run mass: MS start registered {at=4597559.45834998, delay=0.005733351223170757, ms=00015}
22:48:53.412769 run mass: MS performed LU {at=4597559.620980932, lu_delay=6.283742654137313, ms=00006}
22:48:53.477579 run mass: MS performed LU {at=4597559.685785819, lu_delay=5.430908133275807, ms=00007}
22:48:53.726989 run osmo-ms-mob/00016: Starting mobile
22:48:53.742872 run osmo-ms-mob/00016(pid=150): Launched
22:48:53.753463 run mass: MS start registered {at=4597559.961785911, delay=0.004591020755469799, ms=00016}
22:48:53.781246 run mass: MS performed LU {at=4597559.989474618, lu_delay=4.951431946828961, ms=00008}
22:48:54.205143 run osmo-ms-mob/00017: Starting mobile
22:48:54.220169 run osmo-ms-mob/00017(pid=151): Launched
22:48:54.231157 run mass: MS start registered {at=4597560.439474041, delay=0.004881571047008038, ms=00017}
22:48:54.829816 run osmo-ms-mob/00018: Starting mobile
22:48:54.843058 run osmo-ms-mob/00018(pid=152): Launched
22:48:54.854003 run mass: MS start registered {at=4597561.062324653, delay=0.004914239980280399, ms=00018}
22:48:55.236670 run osmo-ms-mob/00019: Starting mobile
22:48:55.253440 run osmo-ms-mob/00019(pid=153): Launched
22:48:55.259427 run mass: MS performed LU {at=4597561.467755553, lu_delay=4.9948218408972025, ms=00010}
22:48:55.265160 run mass: MS start registered {at=4597561.473495627, delay=0.005757317878305912, ms=00019}
22:48:55.314923 run mass: MS performed LU {at=4597561.523139655, lu_delay=4.484686363488436, ms=00011}
22:48:55.342151 run mass: MS performed LU {at=4597561.550421881, lu_delay=5.786294513382018, ms=00009}
22:48:55.735928 run osmo-ms-mob/00020: Starting mobile
22:48:55.753760 run osmo-ms-mob/00020(pid=154): Launched
22:48:55.765063 run mass: MS start registered {at=4597561.973381644, delay=0.005042186006903648, ms=00020}
22:48:56.218189 run osmo-ms-mob/00021: Starting mobile
22:48:56.232062 run osmo-ms-mob/00021(pid=155): Launched
22:48:56.243240 run mass: MS start registered {at=4597562.451562464, delay=0.004852447658777237, ms=00021}
22:48:56.628803 run osmo-ms-mob/00022: Starting mobile
22:48:56.645361 run osmo-ms-mob/00022(pid=156): Launched
22:48:56.656483 run mass: MS start registered {at=4597562.864804072, delay=0.005007699131965637, ms=00022}
22:48:57.137473 run osmo-ms-mob/00023: Starting mobile
22:48:57.150815 run osmo-ms-mob/00023(pid=157): Launched
22:48:57.161624 run mass: MS start registered {at=4597563.369944204, delay=0.004626773297786713, ms=00023}
22:48:57.177280 run mass: MS performed LU {at=4597563.385600012, lu_delay=4.547225192189217, ms=00014}
22:48:57.243753 run mass: MS performed LU {at=4597563.451943864, lu_delay=5.179977141320705, ms=00013}
22:48:57.313032 run mass: MS performed LU {at=4597563.521246925, lu_delay=5.847118850797415, ms=00012}
22:48:57.341130 run osmo-ms-mob/00024: Starting mobile
22:48:57.354296 run osmo-ms-mob/00024(pid=158): Launched
22:48:57.365065 run mass: MS start registered {at=4597563.573387954, delay=0.004706491716206074, ms=00024}
22:48:58.005000 run osmo-ms-mob/00025: Starting mobile
22:48:58.018073 run osmo-ms-mob/00025(pid=159): Launched
22:48:58.029500 run mass: MS start registered {at=4597564.237817913, delay=0.005177251063287258, ms=00025}
22:48:58.405901 run osmo-ms-mob/00026: Starting mobile
22:48:58.419075 run osmo-ms-mob/00026(pid=160): Launched
22:48:58.429985 run mass: MS start registered {at=4597564.638304295, delay=0.004776741378009319, ms=00026}
22:48:58.828046 run osmo-ms-mob/00027: Starting mobile
22:48:58.844390 run osmo-ms-mob/00027(pid=161): Launched
22:48:58.855148 run mass: MS start registered {at=4597565.0634707, delay=0.0047435462474823, ms=00027}
22:48:58.978598 run mass: MS performed LU {at=4597565.186816495, lu_delay=5.728466514497995, ms=00015}
22:48:59.080676 run mass: MS performed LU {at=4597565.288893411, lu_delay=4.849419370293617, ms=00017}
22:48:59.107612 run mass: MS performed LU {at=4597565.315862132, lu_delay=5.354076221585274, ms=00016}
22:48:59.129470 run osmo-ms-mob/00028: Starting mobile
22:48:59.142690 run osmo-ms-mob/00028(pid=162): Launched
22:48:59.153354 run mass: MS start registered {at=4597565.3616779, delay=0.0046800412237644196, ms=00028}
22:48:59.628123 run osmo-ms-mob/00029: Starting mobile
22:48:59.644305 run osmo-ms-mob/00029(pid=163): Launched
22:48:59.655122 run mass: MS start registered {at=4597565.86344247, delay=0.004787798039615154, ms=00029}
22:49:00.005517 run osmo-ms-mob/00030: Starting mobile
22:49:00.018599 run osmo-ms-mob/00030(pid=164): Launched
22:49:00.029720 run mass: MS start registered {at=4597566.238040879, delay=0.004699273034930229, ms=00030}
22:49:00.439559 run osmo-ms-mob/00031: Starting mobile
22:49:00.455482 run osmo-ms-mob/00031(pid=165): Launched
22:49:00.466341 run mass: MS start registered {at=4597566.674659807, delay=0.004802744835615158, ms=00031}
22:49:00.705882 run osmo-ms-mob/00032: Starting mobile
22:49:00.719268 run osmo-ms-mob/00032(pid=166): Launched
22:49:00.730099 run mass: MS start registered {at=4597566.938419127, delay=0.004867616109549999, ms=00032}
22:49:00.944874 run mass: MS performed LU {at=4597567.153090707, lu_delay=5.17970906291157, ms=00020}
22:49:01.009330 run mass: MS performed LU {at=4597567.21754939, lu_delay=5.744053763337433, ms=00019}
22:49:01.051581 run osmo-ms-mob/00033: Starting mobile
22:49:01.065427 run osmo-ms-mob/00033(pid=167): Launched
22:49:01.076095 run mass: MS start registered {at=4597567.284419099, delay=0.004703652113676071, ms=00033}
22:49:01.082245 run mass: MS performed LU {at=4597567.29057637, lu_delay=4.83901390619576, ms=00021}
22:49:01.114781 run mass: MS performed LU {at=4597567.323044284, lu_delay=6.260719630867243, ms=00018}
22:49:01.522221 run osmo-ms-mob/00034: Starting mobile
22:49:01.535688 run osmo-ms-mob/00034(pid=168): Launched
22:49:01.546557 run mass: MS start registered {at=4597567.754877153, delay=0.00470077246427536, ms=00034}
22:49:01.821786 run osmo-ms-mob/00035: Starting mobile
22:49:01.835919 run osmo-ms-mob/00035(pid=169): Launched
22:49:01.848898 run mass: MS start registered {at=4597568.057216737, delay=0.006673966534435749, ms=00035}
22:49:02.204819 run osmo-ms-mob/00036: Starting mobile
22:49:02.218328 run osmo-ms-mob/00036(pid=170): Launched
22:49:02.229110 run mass: MS start registered {at=4597568.437431902, delay=0.004663590341806412, ms=00036}
22:49:02.605564 run osmo-ms-mob/00037: Starting mobile
22:49:02.618906 run osmo-ms-mob/00037(pid=171): Launched
22:49:02.629767 run mass: MS start registered {at=4597568.838088523, delay=0.004791229031980038, ms=00037}
22:49:02.744723 run mass: MS performed LU {at=4597568.95294936, lu_delay=6.088145287707448, ms=00022}
22:49:02.846151 run mass: MS performed LU {at=4597569.054373001, lu_delay=5.684428797103465, ms=00023}
22:49:02.877991 run osmo-ms-mob/00038: Starting mobile
22:49:02.890871 run osmo-ms-mob/00038(pid=172): Launched
22:49:02.896859 run mass: MS performed LU {at=4597569.105189447, lu_delay=5.531801492907107, ms=00024}
22:49:02.902587 run mass: MS start registered {at=4597569.110922264, delay=0.005749961361289024, ms=00038}
22:49:03.018146 run mass: MS performed LU {at=4597569.226364906, lu_delay=4.988546992652118, ms=00025}
22:49:03.047805 run osmo-ms-mob/00039: Starting mobile
22:49:03.061022 run osmo-ms-mob/00039(pid=173): Launched
22:49:03.066997 run mass: MS performed LU {at=4597569.275327796, lu_delay=4.637023501098156, ms=00026}
22:49:03.072746 run mass: MS start registered {at=4597569.281081537, delay=0.005769531242549419, ms=00039}
22:49:03.606207 run osmo-ms-mob/00040: Starting mobile
22:49:03.619165 run osmo-ms-mob/00040(pid=174): Launched
22:49:03.630404 run mass: MS start registered {at=4597569.838725239, delay=0.005303763784468174, ms=00040}
22:49:03.905862 run osmo-ms-mob/00041: Starting mobile
22:49:03.919145 run osmo-ms-mob/00041(pid=175): Launched
22:49:03.930540 run mass: MS start registered {at=4597570.138856776, delay=0.005217887461185455, ms=00041}
22:49:04.219653 run osmo-ms-mob/00042: Starting mobile
22:49:04.233387 run osmo-ms-mob/00042(pid=176): Launched
22:49:04.244796 run mass: MS start registered {at=4597570.453116976, delay=0.0050462838262319565, ms=00042}
22:49:04.604827 run osmo-ms-mob/00043: Starting mobile
22:49:04.618279 run osmo-ms-mob/00043(pid=177): Launched
22:49:04.629305 run mass: MS start registered {at=4597570.83761732, delay=0.004817603155970573, ms=00043}
22:49:04.710845 run mass: MS performed LU {at=4597570.919064958, lu_delay=5.5573870576918125, ms=00028}
22:49:04.775137 run mass: MS performed LU {at=4597570.983379307, lu_delay=5.919908607378602, ms=00027}
22:49:04.801698 run osmo-ms-mob/00044: Starting mobile
22:49:04.814710 run osmo-ms-mob/00044(pid=178): Launched
22:49:04.825712 run mass: MS start registered {at=4597571.034035259, delay=0.0048923613503575325, ms=00044}
22:49:04.843411 run mass: MS performed LU {at=4597571.051732891, lu_delay=4.813692011870444, ms=00030}
22:49:04.881047 run mass: MS performed LU {at=4597571.089296863, lu_delay=5.225854393094778, ms=00029}
22:49:04.902735 run osmo-ms-mob/00045: Starting mobile
22:49:04.916331 run osmo-ms-mob/00045(pid=179): Launched
22:49:04.927003 run mass: MS start registered {at=4597571.13532059, delay=0.004507941193878651, ms=00045}
22:49:05.518239 run osmo-ms-mob/00046: Starting mobile
22:49:05.532068 run osmo-ms-mob/00046(pid=180): Launched
22:49:05.542925 run mass: MS start registered {at=4597571.751247615, delay=0.004854052327573299, ms=00046}
22:49:05.829037 run osmo-ms-mob/00047: Starting mobile
22:49:05.847145 run osmo-ms-mob/00047(pid=181): Launched
22:49:05.858076 run mass: MS start registered {at=4597572.066396495, delay=0.004740521311759949, ms=00047}
22:49:06.134165 run osmo-ms-mob/00048: Starting mobile
22:49:06.149445 run osmo-ms-mob/00048(pid=182): Launched
22:49:06.160472 run mass: MS start registered {at=4597572.368790622, delay=0.004918819293379784, ms=00048}
22:49:06.406033 run osmo-ms-mob/00049: Starting mobile
22:49:06.419195 run osmo-ms-mob/00049(pid=183): Launched
22:49:06.429928 run mass: MS start registered {at=4597572.638250352, delay=0.0046378737315535545, ms=00049}
22:49:06.510582 run mass: MS performed LU {at=4597572.71880014, lu_delay=5.4343810407444835, ms=00033}
22:49:06.611924 run mass: MS performed LU {at=4597572.820143706, lu_delay=5.881724579259753, ms=00032}
22:49:06.640674 run osmo-ms-mob/00050: Starting mobile
22:49:06.653787 run osmo-ms-mob/00050(pid=184): Launched
22:49:06.659866 run mass: MS performed LU {at=4597572.868197506, lu_delay=6.193537699058652, ms=00031}
22:49:06.665689 run mass: MS start registered {at=4597572.874023427, delay=0.005841052159667015, ms=00050}
22:49:06.783858 run mass: MS performed LU {at=4597572.992061939, lu_delay=5.237184786237776, ms=00034}
22:49:06.808137 run mass: MS performed LU {at=4597573.016468009, lu_delay=4.959251271560788, ms=00035}
22:49:06.819303 run osmo-ms-mob/00051: Starting mobile
22:49:06.832503 run osmo-ms-mob/00051(pid=185): Launched
22:49:06.843236 run mass: MS start registered {at=4597573.051554082, delay=0.004650686867535114, ms=00051}
22:49:07.420849 run osmo-ms-mob/00052: Starting mobile
22:49:07.436747 run osmo-ms-mob/00052(pid=186): Launched
22:49:07.448001 run mass: MS start registered {at=4597573.656321914, delay=0.004748379811644554, ms=00052}
22:49:07.724809 run osmo-ms-mob/00053: Starting mobile
22:49:07.752348 run osmo-ms-mob/00053(pid=187): Launched
22:49:07.763593 run mass: MS start registered {at=4597573.97191167, delay=0.005155528895556927, ms=00053}
22:49:08.017999 run osmo-ms-mob/00054: Starting mobile
22:49:08.031630 run osmo-ms-mob/00054(pid=188): Launched
22:49:08.042621 run mass: MS start registered {at=4597574.250943216, delay=0.004910741001367569, ms=00054}
22:49:08.306083 run osmo-ms-mob/00055: Starting mobile
22:49:08.318986 run osmo-ms-mob/00055(pid=189): Launched
22:49:08.330113 run mass: MS start registered {at=4597574.53843253, delay=0.00487932376563549, ms=00055}
22:49:08.476391 run mass: MS performed LU {at=4597574.684616835, lu_delay=5.846528312191367, ms=00037}
22:49:08.540648 run mass: MS performed LU {at=4597574.748879834, lu_delay=5.637957570143044, ms=00038}
22:49:08.568676 run osmo-ms-mob/00056: Starting mobile
22:49:08.581821 run osmo-ms-mob/00056(pid=190): Launched
22:49:08.592811 run mass: MS start registered {at=4597574.801135704, delay=0.004809984005987644, ms=00056}
22:49:08.646863 run mass: MS performed LU {at=4597574.855095147, lu_delay=5.016369908116758, ms=00040}
22:49:08.702986 run mass: MS performed LU {at=4597574.911205791, lu_delay=4.772349014878273, ms=00041}
22:49:08.729742 run osmo-ms-mob/00057: Starting mobile
22:49:08.742747 run osmo-ms-mob/00057(pid=191): Launched
22:49:08.753721 run mass: MS start registered {at=4597574.962042611, delay=0.00492292083799839, ms=00057}
22:49:09.305569 run osmo-ms-mob/00058: Starting mobile
22:49:09.318785 run osmo-ms-mob/00058(pid=192): Launched
22:49:09.330300 run mass: MS start registered {at=4597575.538619052, delay=0.0050977673381567, ms=00058}
22:49:09.619273 run osmo-ms-mob/00059: Starting mobile
22:49:09.633871 run osmo-ms-mob/00059(pid=193): Launched
22:49:09.645292 run mass: MS start registered {at=4597575.85360834, delay=0.005387728102505207, ms=00059}
22:49:09.905853 run osmo-ms-mob/00060: Starting mobile
22:49:09.919221 run osmo-ms-mob/00060(pid=194): Launched
22:49:09.930151 run mass: MS start registered {at=4597576.138472203, delay=0.0048243217170238495, ms=00060}
22:49:10.276366 run mass: MS performed LU {at=4597576.484583991, lu_delay=6.031467014923692, ms=00042}
22:49:10.332408 run osmo-ms-mob/00061: Starting mobile
22:49:10.347284 run osmo-ms-mob/00061(pid=195): Launched
22:49:10.358350 run mass: MS start registered {at=4597576.566671541, delay=0.00515377800911665, ms=00061}
22:49:10.376213 run mass: MS performed LU {at=4597576.584530566, lu_delay=5.550495306961238, ms=00044}
22:49:10.404561 run mass: MS performed LU {at=4597576.612804425, lu_delay=5.477483835071325, ms=00045}
22:49:10.422162 run osmo-ms-mob/00062: Starting mobile
22:49:10.435080 run osmo-ms-mob/00062(pid=196): Launched
22:49:10.445890 run mass: MS start registered {at=4597576.654214787, delay=0.004711946472525597, ms=00062}
22:49:10.549269 run mass: MS performed LU {at=4597576.757487773, lu_delay=5.919870452955365, ms=00043}
22:49:10.567467 run mass: MS performed LU {at=4597576.77570923, lu_delay=4.7093127351254225, ms=00047}
22:49:10.584066 run osmo-ms-mob/00063: Starting mobile
22:49:10.597084 run osmo-ms-mob/00063(pid=197): Launched
22:49:10.608107 run mass: MS start registered {at=4597576.816430779, delay=0.005007101222872734, ms=00063}
22:49:10.621454 run mass: MS performed LU {at=4597576.829778237, lu_delay=5.078530622646213, ms=00046}
22:49:11.319066 run osmo-ms-mob/00064: Starting mobile
22:49:11.333040 run osmo-ms-mob/00064(pid=198): Launched
22:49:11.344419 run mass: MS start registered {at=4597577.552736224, delay=0.005058777518570423, ms=00064}
22:49:11.421192 run mass: MS performed LU {at=4597577.629419734, lu_delay=4.991169381886721, ms=00049}
22:49:11.680731 run mass: MS performed LU {at=4597577.888949282, lu_delay=3.9170376118272543, ms=00053}
22:49:11.710244 run osmo-ms-mob/00065: Starting mobile
22:49:11.723536 run osmo-ms-mob/00065(pid=199): Launched
22:49:11.734985 run mass: MS start registered {at=4597577.94330248, delay=0.005151345394551754, ms=00065}
22:49:12.035457 run osmo-ms-mob/00066: Starting mobile
22:49:12.051071 run osmo-ms-mob/00066(pid=200): Launched
22:49:12.062538 run mass: MS start registered {at=4597578.270856112, delay=0.005200288258492947, ms=00066}
22:49:12.178118 run mass: MS performed LU {at=4597578.386321986, lu_delay=5.334767904132605, ms=00051}
22:49:12.242088 run mass: MS performed LU {at=4597578.450324734, lu_delay=4.794002819806337, ms=00052}
22:49:12.306259 run mass: MS performed LU {at=4597578.514498285, lu_delay=6.145707663148642, ms=00048}
22:49:12.333355 run osmo-ms-mob/00067: Starting mobile
22:49:12.346873 run osmo-ms-mob/00067(pid=201): Launched
22:49:12.359638 run mass: MS start registered {at=4597578.567956623, delay=0.006581638008356094, ms=00067}
22:49:12.468731 run mass: MS performed LU {at=4597578.676955925, lu_delay=5.802932498045266, ms=00050}
22:49:12.736247 run osmo-ms-mob/00068: Starting mobile
22:49:12.751840 run osmo-ms-mob/00068(pid=202): Launched
22:49:12.763455 run mass: MS start registered {at=4597578.971774558, delay=0.005262882448732853, ms=00068}
22:49:13.120606 run osmo-ms-mob/00069: Starting mobile
22:49:13.134260 run osmo-ms-mob/00069(pid=203): Launched
22:49:13.150063 run mass: MS start registered {at=4597579.358381135, delay=0.006054542027413845, ms=00069}
22:49:13.517366 run osmo-ms-mob/00070: Starting mobile
22:49:13.531259 run osmo-ms-mob/00070(pid=204): Launched
22:49:13.542684 run mass: MS start registered {at=4597579.75100429, delay=0.005291372537612915, ms=00070}
22:49:13.918541 run osmo-ms-mob/00071: Starting mobile
22:49:13.932399 run osmo-ms-mob/00071(pid=205): Launched
22:49:13.944521 run mass: MS start registered {at=4597580.152839895, delay=0.005920437164604664, ms=00071}
22:49:14.042263 run mass: MS performed LU {at=4597580.250480371, lu_delay=5.449344666674733, ms=00056}
22:49:14.079540 run mass: MS performed LU {at=4597580.28780762, lu_delay=6.036864404566586, ms=00054}
22:49:14.096266 run mass: MS performed LU {at=4597580.304574572, lu_delay=4.765955519862473, ms=00058}
22:49:14.108440 run osmo-ms-mob/00072: Starting mobile
22:49:14.121302 run osmo-ms-mob/00072(pid=206): Launched
22:49:14.132579 run mass: MS start registered {at=4597580.340897874, delay=0.004969674162566662, ms=00072}
22:49:14.388351 run mass: MS performed LU {at=4597580.59657042, lu_delay=4.742962080053985, ms=00059}
22:49:14.736708 run osmo-ms-mob/00073: Starting mobile
22:49:14.754624 run osmo-ms-mob/00073(pid=207): Launched
22:49:14.766644 run mass: MS start registered {at=4597580.974962767, delay=0.005646442994475365, ms=00073}
22:49:15.001673 run mass: MS performed LU {at=4597581.209891931, lu_delay=6.247849320061505, ms=00057}
22:49:15.036688 run osmo-ms-mob/00074: Starting mobile
22:49:15.050891 run osmo-ms-mob/00074(pid=208): Launched
22:49:15.062048 run mass: MS start registered {at=4597581.270367273, delay=0.00486407708376646, ms=00074}
22:49:15.068496 run mass: MS performed LU {at=4597581.276823986, lu_delay=6.738391456194222, ms=00055}
22:49:15.159304 run mass: MS performed LU {at=4597581.36753941, lu_delay=5.2290672063827515, ms=00060}
22:49:15.537947 run osmo-ms-mob/00075: Starting mobile
22:49:15.553324 run osmo-ms-mob/00075(pid=209): Launched
22:49:15.564626 run mass: MS start registered {at=4597581.772945535, delay=0.004831724800169468, ms=00075}
22:49:15.906772 run mass: MS performed LU {at=4597582.114994277, lu_delay=5.298563498072326, ms=00063}
22:49:15.938461 run osmo-ms-mob/00076: Starting mobile
22:49:15.951986 run osmo-ms-mob/00076(pid=210): Launched
22:49:15.963204 run mass: MS start registered {at=4597582.171517322, delay=0.004937954246997833, ms=00076}
22:49:15.998569 run mass: MS performed LU {at=4597582.206774304, lu_delay=5.552559516392648, ms=00062}
22:49:16.023719 run mass: MS performed LU {at=4597582.232046605, lu_delay=4.679310381412506, ms=00064}
22:49:16.447926 run osmo-ms-mob/00077: Starting mobile
22:49:16.467228 run osmo-ms-mob/00077(pid=211): Launched
22:49:16.478415 run mass: MS start registered {at=4597582.68673241, delay=0.004844394512474537, ms=00077}
22:49:16.866085 run mass: MS performed LU {at=4597583.074283832, lu_delay=6.507612290792167, ms=00061}
22:49:16.898253 run osmo-ms-mob/00078: Starting mobile
22:49:16.911817 run osmo-ms-mob/00078(pid=212): Launched
22:49:16.923363 run mass: MS start registered {at=4597583.131670775, delay=0.005335690453648567, ms=00078}
22:49:17.120867 run mass: MS performed LU {at=4597583.329089916, lu_delay=3.578085626475513, ms=00070}
22:49:17.318614 run osmo-ms-mob/00079: Starting mobile
22:49:17.332866 run osmo-ms-mob/00079(pid=213): Launched
22:49:17.343884 run mass: MS start registered {at=4597583.552205996, delay=0.004741040989756584, ms=00079}
22:49:17.829061 run osmo-ms-mob/00080: Starting mobile
22:49:17.845975 run osmo-ms-mob/00080(pid=214): Launched
22:49:17.852043 run mass: MS performed LU {at=4597584.060370989, lu_delay=5.088596431538463, ms=00068}
22:49:17.858035 run mass: MS performed LU {at=4597584.066369479, lu_delay=5.498412855900824, ms=00067}
22:49:17.864184 run mass: MS start registered {at=4597584.072518146, delay=0.012170721776783466, ms=00080}
22:49:17.869992 run mass: MS performed LU {at=4597584.078323798, lu_delay=5.807467686012387, ms=00066}
22:49:18.126591 run mass: MS performed LU {at=4597584.334812552, lu_delay=6.3915100721642375, ms=00065}
22:49:18.189655 run osmo-ms-mob/00081: Starting mobile
22:49:18.205227 run osmo-ms-mob/00081(pid=215): Launched
22:49:18.211309 run mass: MS performed LU {at=4597584.419636952, lu_delay=5.061255816370249, ms=00069}
22:49:18.217289 run mass: MS start registered {at=4597584.425623643, delay=0.006004568189382553, ms=00081}
22:49:18.716993 run osmo-ms-mob/00082: Starting mobile
22:49:18.730894 run osmo-ms-mob/00082(pid=216): Launched
22:49:18.742104 run mass: MS start registered {at=4597584.950417665, delay=0.0052198003977537155, ms=00082}
22:49:19.305265 run osmo-ms-mob/00083: Starting mobile
22:49:19.318495 run osmo-ms-mob/00083(pid=217): Launched
22:49:19.329632 run mass: MS start registered {at=4597585.537939366, delay=0.005046158097684383, ms=00083}
22:49:19.672698 run mass: MS performed LU {at=4597585.880914537, lu_delay=4.9059517700225115, ms=00073}
22:49:19.690337 run mass: MS performed LU {at=4597585.898623544, lu_delay=5.557725669816136, ms=00072}
22:49:19.743453 run osmo-ms-mob/00084: Starting mobile
22:49:19.759282 run osmo-ms-mob/00084(pid=218): Launched
22:49:19.765629 run mass: MS performed LU {at=4597585.973957903, lu_delay=5.821118007414043, ms=00071}
22:49:19.771524 run mass: MS start registered {at=4597585.979859104, delay=0.0059179943054914474, ms=00084}
22:49:20.018762 run mass: MS performed LU {at=4597586.226981527, lu_delay=4.956614254042506, ms=00074}
22:49:20.339004 run osmo-ms-mob/00085: Starting mobile
22:49:20.356348 run osmo-ms-mob/00085(pid=219): Launched
22:49:20.367274 run mass: MS start registered {at=4597586.575596085, delay=0.004907695576548576, ms=00085}
22:49:20.918769 run osmo-ms-mob/00086: Starting mobile
22:49:20.933048 run osmo-ms-mob/00086(pid=220): Launched
22:49:20.944187 run mass: MS start registered {at=4597587.152507387, delay=0.005137416534125805, ms=00086}
22:49:21.537040 run osmo-ms-mob/00087: Starting mobile
22:49:21.553824 run osmo-ms-mob/00087(pid=221): Launched
22:49:21.564904 run mass: MS start registered {at=4597587.77321686, delay=0.005115952342748642, ms=00087}
22:49:21.657369 run mass: MS performed LU {at=4597587.865576127, lu_delay=5.178843716159463, ms=00077}
22:49:21.674241 run mass: MS performed LU {at=4597587.882488281, lu_delay=4.750817505642772, ms=00078}
22:49:21.702204 run mass: MS performed LU {at=4597587.910448084, lu_delay=5.738930761814117, ms=00076}
22:49:21.827089 run mass: MS performed LU {at=4597588.03530962, lu_delay=6.26236408483237, ms=00075}
22:49:21.851990 run mass: MS performed LU {at=4597588.060319589, lu_delay=4.5081135937944055, ms=00079}
22:49:21.876177 run osmo-ms-mob/00088: Starting mobile
22:49:21.889393 run osmo-ms-mob/00088(pid=222): Launched
22:49:21.900503 run mass: MS start registered {at=4597588.108824254, delay=0.004843986593186855, ms=00088}
22:49:22.721515 run osmo-ms-mob/00089: Starting mobile
22:49:22.736005 run osmo-ms-mob/00089(pid=223): Launched
22:49:22.747283 run mass: MS start registered {at=4597588.955604883, delay=0.004810010083019733, ms=00089}
22:49:23.341301 run osmo-ms-mob/00090: Starting mobile
22:49:23.358351 run osmo-ms-mob/00090(pid=224): Launched
22:49:23.369394 run mass: MS start registered {at=4597589.577712606, delay=0.0049301208928227425, ms=00090}
22:49:23.437586 run mass: MS performed LU {at=4597589.645801929, lu_delay=4.69538426399231, ms=00082}
22:49:23.461639 run mass: MS performed LU {at=4597589.669965148, lu_delay=5.5974470023065805, ms=00080}
22:49:23.604167 run mass: MS performed LU {at=4597589.812390582, lu_delay=5.386766938492656, ms=00081}
22:49:24.018321 run osmo-ms-mob/00091: Starting mobile
22:49:24.032268 run osmo-ms-mob/00091(pid=225): Launched
22:49:24.043231 run mass: MS start registered {at=4597590.2515535, delay=0.004929721355438232, ms=00091}
22:49:24.717930 run osmo-ms-mob/00092: Starting mobile
22:49:24.731807 run osmo-ms-mob/00092(pid=226): Launched
22:49:24.742925 run mass: MS start registered {at=4597590.951244549, delay=0.003478359431028366, ms=00092}
22:49:25.422466 run mass: MS performed LU {at=4597591.63068772, lu_delay=6.092748354189098, ms=00083}
22:49:25.496634 run osmo-ms-mob/00093: Starting mobile
22:49:25.512118 run osmo-ms-mob/00093(pid=227): Launched
22:49:25.518136 run mass: MS performed LU {at=4597591.726465772, lu_delay=5.746606667526066, ms=00084}
22:49:25.523950 run mass: MS performed LU {at=4597591.732285294, lu_delay=5.156689208932221, ms=00085}
22:49:25.529662 run mass: MS start registered {at=4597591.737997686, delay=0.011548719368875027, ms=00093}
22:49:25.593075 run mass: MS performed LU {at=4597591.801294147, lu_delay=4.648786759935319, ms=00086}
22:49:25.614035 run mass: MS performed LU {at=4597591.822366035, lu_delay=23.384934132918715, ms=00036}
22:49:25.867162 run mass: MS performed LU {at=4597592.075382188, lu_delay=22.794300651177764, ms=00039}
22:49:26.404947 run osmo-ms-mob/00094: Starting mobile
22:49:26.418362 run osmo-ms-mob/00094(pid=228): Launched
22:49:26.429696 run mass: MS start registered {at=4597592.638011679, delay=0.005317067727446556, ms=00094}
22:49:27.203940 run mass: MS performed LU {at=4597593.412161155, lu_delay=5.638944294303656, ms=00087}
22:49:27.242726 run osmo-ms-mob/00095: Starting mobile
22:49:27.255574 run osmo-ms-mob/00095(pid=229): Launched
22:49:27.262050 run mass: MS performed LU {at=4597593.470375958, lu_delay=4.514771074987948, ms=00089}
22:49:27.267982 run mass: MS start registered {at=4597593.476316395, delay=0.005958796478807926, ms=00095}
22:49:27.370269 run mass: MS performed LU {at=4597593.578486499, lu_delay=5.469662245362997, ms=00088}
22:49:28.305021 run osmo-ms-mob/00096: Starting mobile
22:49:28.318273 run osmo-ms-mob/00096(pid=230): Launched
22:49:28.329482 run mass: MS start registered {at=4597594.537803284, delay=0.005047958344221115, ms=00096}
22:49:29.188568 run mass: MS performed LU {at=4597595.3967514, lu_delay=5.1451979000121355, ms=00091}
22:49:29.215393 run mass: MS performed LU {at=4597595.423722837, lu_delay=5.846010231412947, ms=00090}
22:49:29.430114 run osmo-ms-mob/00097: Starting mobile
22:49:29.443443 run osmo-ms-mob/00097(pid=231): Launched
22:49:29.454412 run mass: MS start registered {at=4597595.662733362, delay=0.005010946653783321, ms=00097}
22:49:29.468559 run mass: MS performed LU {at=4597595.676861357, lu_delay=4.725616808049381, ms=00092}
22:49:30.736671 run osmo-ms-mob/00098: Starting mobile
22:49:30.754401 run osmo-ms-mob/00098(pid=232): Launched
22:49:30.765751 run mass: MS start registered {at=4597596.974066665, delay=0.004951821640133858, ms=00098}
22:49:30.970120 run mass: MS performed LU {at=4597597.178342982, lu_delay=5.440345296636224, ms=00093}
22:49:31.135929 run mass: MS performed LU {at=4597597.344150995, lu_delay=4.706139315851033, ms=00094}
22:49:32.544857 run osmo-ms-mob/00099: Starting mobile
22:49:32.561083 run osmo-ms-mob/00099(pid=233): Launched
22:49:32.567039 run mass: All started... {duration=55.772022609598935, too_slow=0}
22:49:32.572726 run mass: MS start registered {at=4597598.781054889, delay=0.005681308917701244, ms=00099}
22:49:32.954237 run mass: MS performed LU {at=4597599.162462089, lu_delay=5.6861456939950585, ms=00095}
22:49:33.207490 run mass: MS performed LU {at=4597599.415709277, lu_delay=4.877905992791057, ms=00096}
22:49:34.883929 run mass: MS performed LU {at=4597601.092146416, lu_delay=5.429413054138422, ms=00097}
22:49:36.719845 run mass: MS performed LU {at=4597602.928040169, lu_delay=5.953973503783345, ms=00098}
22:49:38.622194 run mass: MS performed LU {at=4597604.830412379, lu_delay=6.049357489682734, ms=00099}
22:49:38.645657 run mass: Tests done {all_completed=True, max=23.384934132918715, min=3.578085626475513}
22:49:38.651380 tst register_default_mass.py: Test passed (81.1 sec)
22:49:38.656700 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminating (SIGTERM)
22:49:38.659936 run osmo-hlr_127.0.42.2(pid=22): Terminating (SIGTERM)
22:49:38.663131 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminating (SIGTERM)
22:49:38.666324 run osmo-stp_127.0.42.5(pid=24): Terminating (SIGTERM)
22:49:38.669552 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminating (SIGTERM)
22:49:38.672823 run osmo-msc_127.0.42.6(pid=26): Terminating (SIGTERM)
22:49:38.676101 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminating (SIGTERM)
22:49:38.679527 run osmo-mgw_127.0.42.3(pid=28): Terminating (SIGTERM)
22:49:38.682987 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminating (SIGTERM)
22:49:38.686317 run osmo-mgw_127.0.42.4(pid=30): Terminating (SIGTERM)
22:49:38.690244 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminating (SIGTERM)
22:49:38.694160 run osmo-bsc_127.0.42.7(pid=32): Terminating (SIGTERM)
22:49:38.697603 run osmo-bts-virtual(pid=33): Terminating (SIGTERM)
22:49:38.701048 run osmo-ms-virt-phy/00000(pid=34): Terminating (SIGTERM)
22:49:38.704544 run osmo-ms-virt-phy/00001(pid=35): Terminating (SIGTERM)
22:49:38.707998 run osmo-ms-virt-phy/00002(pid=36): Terminating (SIGTERM)
22:49:38.711445 run osmo-ms-virt-phy/00003(pid=37): Terminating (SIGTERM)
22:49:38.714904 run osmo-ms-virt-phy/00004(pid=38): Terminating (SIGTERM)
22:49:38.718345 run osmo-ms-virt-phy/00005(pid=39): Terminating (SIGTERM)
22:49:38.721790 run osmo-ms-virt-phy/00006(pid=40): Terminating (SIGTERM)
22:49:38.725251 run osmo-ms-virt-phy/00007(pid=41): Terminating (SIGTERM)
22:49:38.728689 run osmo-ms-virt-phy/00008(pid=42): Terminating (SIGTERM)
22:49:38.732027 run osmo-ms-virt-phy/00009(pid=43): Terminating (SIGTERM)
22:49:38.735438 run osmo-ms-virt-phy/00010(pid=44): Terminating (SIGTERM)
22:49:38.738895 run osmo-ms-virt-phy/00011(pid=45): Terminating (SIGTERM)
22:49:38.742347 run osmo-ms-virt-phy/00012(pid=46): Terminating (SIGTERM)
22:49:38.746031 run osmo-ms-virt-phy/00013(pid=47): Terminating (SIGTERM)
22:49:38.749429 run osmo-ms-virt-phy/00014(pid=48): Terminating (SIGTERM)
22:49:38.752900 run osmo-ms-virt-phy/00015(pid=49): Terminating (SIGTERM)
22:49:38.756366 run osmo-ms-virt-phy/00016(pid=50): Terminating (SIGTERM)
22:49:38.759818 run osmo-ms-virt-phy/00017(pid=51): Terminating (SIGTERM)
22:49:38.763477 run osmo-ms-virt-phy/00018(pid=52): Terminating (SIGTERM)
22:49:38.766925 run osmo-ms-virt-phy/00019(pid=53): Terminating (SIGTERM)
22:49:38.770339 run osmo-ms-virt-phy/00020(pid=54): Terminating (SIGTERM)
22:49:38.773799 run osmo-ms-virt-phy/00021(pid=55): Terminating (SIGTERM)
22:49:38.777252 run osmo-ms-virt-phy/00022(pid=56): Terminating (SIGTERM)
22:49:38.780708 run osmo-ms-virt-phy/00023(pid=57): Terminating (SIGTERM)
22:49:38.784149 run osmo-ms-virt-phy/00024(pid=58): Terminating (SIGTERM)
22:49:38.787605 run osmo-ms-virt-phy/00025(pid=59): Terminating (SIGTERM)
22:49:38.791214 run osmo-ms-virt-phy/00026(pid=60): Terminating (SIGTERM)
22:49:38.794692 run osmo-ms-virt-phy/00027(pid=61): Terminating (SIGTERM)
22:49:38.798131 run osmo-ms-virt-phy/00028(pid=62): Terminating (SIGTERM)
22:49:38.801593 run osmo-ms-virt-phy/00029(pid=63): Terminating (SIGTERM)
22:49:38.805050 run osmo-ms-virt-phy/00030(pid=64): Terminating (SIGTERM)
22:49:38.808511 run osmo-ms-virt-phy/00031(pid=65): Terminating (SIGTERM)
22:49:38.812164 run osmo-ms-virt-phy/00032(pid=66): Terminating (SIGTERM)
22:49:38.815622 run osmo-ms-virt-phy/00033(pid=67): Terminating (SIGTERM)
22:49:38.819077 run osmo-ms-virt-phy/00034(pid=68): Terminating (SIGTERM)
22:49:38.822526 run osmo-ms-virt-phy/00035(pid=69): Terminating (SIGTERM)
22:49:38.825996 run osmo-ms-virt-phy/00036(pid=70): Terminating (SIGTERM)
22:49:38.829429 run osmo-ms-virt-phy/00037(pid=71): Terminating (SIGTERM)
22:49:38.832879 run osmo-ms-virt-phy/00038(pid=72): Terminating (SIGTERM)
22:49:38.836342 run osmo-ms-virt-phy/00039(pid=73): Terminating (SIGTERM)
22:49:38.839777 run osmo-ms-virt-phy/00040(pid=74): Terminating (SIGTERM)
22:49:38.843199 run osmo-ms-virt-phy/00041(pid=75): Terminating (SIGTERM)
22:49:38.846640 run osmo-ms-virt-phy/00042(pid=76): Terminating (SIGTERM)
22:49:38.850057 run osmo-ms-virt-phy/00043(pid=77): Terminating (SIGTERM)
22:49:38.853494 run osmo-ms-virt-phy/00044(pid=78): Terminating (SIGTERM)
22:49:38.857034 run osmo-ms-virt-phy/00045(pid=79): Terminating (SIGTERM)
22:49:38.860486 run osmo-ms-virt-phy/00046(pid=80): Terminating (SIGTERM)
22:49:38.863946 run osmo-ms-virt-phy/00047(pid=81): Terminating (SIGTERM)
22:49:38.867409 run osmo-ms-virt-phy/00048(pid=82): Terminating (SIGTERM)
22:49:38.870833 run osmo-ms-virt-phy/00049(pid=83): Terminating (SIGTERM)
22:49:38.874289 run osmo-ms-virt-phy/00050(pid=84): Terminating (SIGTERM)
22:49:38.877733 run osmo-ms-virt-phy/00051(pid=85): Terminating (SIGTERM)
22:49:38.881182 run osmo-ms-virt-phy/00052(pid=86): Terminating (SIGTERM)
22:49:38.884636 run osmo-ms-virt-phy/00053(pid=87): Terminating (SIGTERM)
22:49:38.888088 run osmo-ms-virt-phy/00054(pid=88): Terminating (SIGTERM)
22:49:38.891515 run osmo-ms-virt-phy/00055(pid=89): Terminating (SIGTERM)
22:49:38.894967 run osmo-ms-virt-phy/00056(pid=90): Terminating (SIGTERM)
22:49:38.898419 run osmo-ms-virt-phy/00057(pid=91): Terminating (SIGTERM)
22:49:38.901877 run osmo-ms-virt-phy/00058(pid=92): Terminating (SIGTERM)
22:49:38.905311 run osmo-ms-virt-phy/00059(pid=93): Terminating (SIGTERM)
22:49:38.908767 run osmo-ms-virt-phy/00060(pid=94): Terminating (SIGTERM)
22:49:38.912218 run osmo-ms-virt-phy/00061(pid=95): Terminating (SIGTERM)
22:49:38.915675 run osmo-ms-virt-phy/00062(pid=96): Terminating (SIGTERM)
22:49:38.919149 run osmo-ms-virt-phy/00063(pid=97): Terminating (SIGTERM)
22:49:38.922595 run osmo-ms-virt-phy/00064(pid=98): Terminating (SIGTERM)
22:49:38.926043 run osmo-ms-virt-phy/00065(pid=99): Terminating (SIGTERM)
22:49:38.929511 run osmo-ms-virt-phy/00066(pid=100): Terminating (SIGTERM)
22:49:38.932970 run osmo-ms-virt-phy/00067(pid=101): Terminating (SIGTERM)
22:49:38.936418 run osmo-ms-virt-phy/00068(pid=102): Terminating (SIGTERM)
22:49:38.939864 run osmo-ms-virt-phy/00069(pid=103): Terminating (SIGTERM)
22:49:38.943308 run osmo-ms-virt-phy/00070(pid=104): Terminating (SIGTERM)
22:49:38.946951 run osmo-ms-virt-phy/00071(pid=105): Terminating (SIGTERM)
22:49:38.950952 run osmo-ms-virt-phy/00072(pid=106): Terminating (SIGTERM)
22:49:38.954434 run osmo-ms-virt-phy/00073(pid=107): Terminating (SIGTERM)
22:49:38.957880 run osmo-ms-virt-phy/00074(pid=108): Terminating (SIGTERM)
22:49:38.961332 run osmo-ms-virt-phy/00075(pid=109): Terminating (SIGTERM)
22:49:38.964769 run osmo-ms-virt-phy/00076(pid=110): Terminating (SIGTERM)
22:49:38.968236 run osmo-ms-virt-phy/00077(pid=111): Terminating (SIGTERM)
22:49:38.972133 run osmo-ms-virt-phy/00078(pid=112): Terminating (SIGTERM)
22:49:38.975452 run osmo-ms-virt-phy/00079(pid=113): Terminating (SIGTERM)
22:49:38.978894 run osmo-ms-virt-phy/00080(pid=114): Terminating (SIGTERM)
22:49:38.982747 run osmo-ms-virt-phy/00081(pid=115): Terminating (SIGTERM)
22:49:38.986763 run osmo-ms-virt-phy/00082(pid=116): Terminating (SIGTERM)
22:49:38.990223 run osmo-ms-virt-phy/00083(pid=117): Terminating (SIGTERM)
22:49:38.993680 run osmo-ms-virt-phy/00084(pid=118): Terminating (SIGTERM)
22:49:38.997123 run osmo-ms-virt-phy/00085(pid=119): Terminating (SIGTERM)
22:49:39.000602 run osmo-ms-virt-phy/00086(pid=120): Terminating (SIGTERM)
22:49:39.004053 run osmo-ms-virt-phy/00087(pid=121): Terminating (SIGTERM)
22:49:39.007410 run osmo-ms-virt-phy/00088(pid=122): Terminating (SIGTERM)
22:49:39.010711 run osmo-ms-virt-phy/00089(pid=123): Terminating (SIGTERM)
22:49:39.014119 run osmo-ms-virt-phy/00090(pid=124): Terminating (SIGTERM)
22:49:39.017565 run osmo-ms-virt-phy/00091(pid=125): Terminating (SIGTERM)
22:49:39.021011 run osmo-ms-virt-phy/00092(pid=126): Terminating (SIGTERM)
22:49:39.024441 run osmo-ms-virt-phy/00093(pid=127): Terminating (SIGTERM)
22:49:39.027879 run osmo-ms-virt-phy/00094(pid=128): Terminating (SIGTERM)
22:49:39.031265 run osmo-ms-virt-phy/00095(pid=129): Terminating (SIGTERM)
22:49:39.034616 run osmo-ms-virt-phy/00096(pid=130): Terminating (SIGTERM)
22:49:39.038052 run osmo-ms-virt-phy/00097(pid=131): Terminating (SIGTERM)
22:49:39.041395 run osmo-ms-virt-phy/00098(pid=132): Terminating (SIGTERM)
22:49:39.044843 run osmo-ms-virt-phy/00099(pid=133): Terminating (SIGTERM)
22:49:39.048295 run osmo-ms-mob/00000(pid=134): Terminating (SIGTERM)
22:49:39.051618 run osmo-ms-mob/00001(pid=135): Terminating (SIGTERM)
22:49:39.054932 run osmo-ms-mob/00002(pid=136): Terminating (SIGTERM)
22:49:39.058259 run osmo-ms-mob/00003(pid=137): Terminating (SIGTERM)
22:49:39.061552 run osmo-ms-mob/00004(pid=138): Terminating (SIGTERM)
22:49:39.064861 run osmo-ms-mob/00005(pid=139): Terminating (SIGTERM)
22:49:39.068152 run osmo-ms-mob/00006(pid=140): Terminating (SIGTERM)
22:49:39.071440 run osmo-ms-mob/00007(pid=141): Terminating (SIGTERM)
22:49:39.074732 run osmo-ms-mob/00008(pid=142): Terminating (SIGTERM)
22:49:39.078030 run osmo-ms-mob/00009(pid=143): Terminating (SIGTERM)
22:49:39.081333 run osmo-ms-mob/00010(pid=144): Terminating (SIGTERM)
22:49:39.084631 run osmo-ms-mob/00011(pid=145): Terminating (SIGTERM)
22:49:39.087935 run osmo-ms-mob/00012(pid=146): Terminating (SIGTERM)
22:49:39.091230 run osmo-ms-mob/00013(pid=147): Terminating (SIGTERM)
22:49:39.094514 run osmo-ms-mob/00014(pid=148): Terminating (SIGTERM)
22:49:39.097801 run osmo-ms-mob/00015(pid=149): Terminating (SIGTERM)
22:49:39.101096 run osmo-ms-mob/00016(pid=150): Terminating (SIGTERM)
22:49:39.104377 run osmo-ms-mob/00017(pid=151): Terminating (SIGTERM)
22:49:39.107655 run osmo-ms-mob/00018(pid=152): Terminating (SIGTERM)
22:49:39.110945 run osmo-ms-mob/00019(pid=153): Terminating (SIGTERM)
22:49:39.114227 run osmo-ms-mob/00020(pid=154): Terminating (SIGTERM)
22:49:39.117512 run osmo-ms-mob/00021(pid=155): Terminating (SIGTERM)
22:49:39.120800 run osmo-ms-mob/00022(pid=156): Terminating (SIGTERM)
22:49:39.124094 run osmo-ms-mob/00023(pid=157): Terminating (SIGTERM)
22:49:39.127371 run osmo-ms-mob/00024(pid=158): Terminating (SIGTERM)
22:49:39.130666 run osmo-ms-mob/00025(pid=159): Terminating (SIGTERM)
22:49:39.133953 run osmo-ms-mob/00026(pid=160): Terminating (SIGTERM)
22:49:39.137236 run osmo-ms-mob/00027(pid=161): Terminating (SIGTERM)
22:49:39.140515 run osmo-ms-mob/00028(pid=162): Terminating (SIGTERM)
22:49:39.143806 run osmo-ms-mob/00029(pid=163): Terminating (SIGTERM)
22:49:39.147078 run osmo-ms-mob/00030(pid=164): Terminating (SIGTERM)
22:49:39.150372 run osmo-ms-mob/00031(pid=165): Terminating (SIGTERM)
22:49:39.153669 run osmo-ms-mob/00032(pid=166): Terminating (SIGTERM)
22:49:39.156956 run osmo-ms-mob/00033(pid=167): Terminating (SIGTERM)
22:49:39.160247 run osmo-ms-mob/00034(pid=168): Terminating (SIGTERM)
22:49:39.163550 run osmo-ms-mob/00035(pid=169): Terminating (SIGTERM)
22:49:39.166837 run osmo-ms-mob/00036(pid=170): Terminating (SIGTERM)
22:49:39.170130 run osmo-ms-mob/00037(pid=171): Terminating (SIGTERM)
22:49:39.173420 run osmo-ms-mob/00038(pid=172): Terminating (SIGTERM)
22:49:39.176690 run osmo-ms-mob/00039(pid=173): Terminating (SIGTERM)
22:49:39.179976 run osmo-ms-mob/00040(pid=174): Terminating (SIGTERM)
22:49:39.183262 run osmo-ms-mob/00041(pid=175): Terminating (SIGTERM)
22:49:39.186537 run osmo-ms-mob/00042(pid=176): Terminating (SIGTERM)
22:49:39.189805 run osmo-ms-mob/00043(pid=177): Terminating (SIGTERM)
22:49:39.193086 run osmo-ms-mob/00044(pid=178): Terminating (SIGTERM)
22:49:39.196372 run osmo-ms-mob/00045(pid=179): Terminating (SIGTERM)
22:49:39.199662 run osmo-ms-mob/00046(pid=180): Terminating (SIGTERM)
22:49:39.202935 run osmo-ms-mob/00047(pid=181): Terminating (SIGTERM)
22:49:39.206215 run osmo-ms-mob/00048(pid=182): Terminating (SIGTERM)
22:49:39.209494 run osmo-ms-mob/00049(pid=183): Terminating (SIGTERM)
22:49:39.212784 run osmo-ms-mob/00050(pid=184): Terminating (SIGTERM)
22:49:39.216143 run osmo-ms-mob/00051(pid=185): Terminating (SIGTERM)
22:49:39.219432 run osmo-ms-mob/00052(pid=186): Terminating (SIGTERM)
22:49:39.222727 run osmo-ms-mob/00053(pid=187): Terminating (SIGTERM)
22:49:39.226027 run osmo-ms-mob/00054(pid=188): Terminating (SIGTERM)
22:49:39.229329 run osmo-ms-mob/00055(pid=189): Terminating (SIGTERM)
22:49:39.232619 run osmo-ms-mob/00056(pid=190): Terminating (SIGTERM)
22:49:39.235910 run osmo-ms-mob/00057(pid=191): Terminating (SIGTERM)
22:49:39.239204 run osmo-ms-mob/00058(pid=192): Terminating (SIGTERM)
22:49:39.242501 run osmo-ms-mob/00059(pid=193): Terminating (SIGTERM)
22:49:39.245811 run osmo-ms-mob/00060(pid=194): Terminating (SIGTERM)
22:49:39.249096 run osmo-ms-mob/00061(pid=195): Terminating (SIGTERM)
22:49:39.252406 run osmo-ms-mob/00062(pid=196): Terminating (SIGTERM)
22:49:39.255707 run osmo-ms-mob/00063(pid=197): Terminating (SIGTERM)
22:49:39.259000 run osmo-ms-mob/00064(pid=198): Terminating (SIGTERM)
22:49:39.262295 run osmo-ms-mob/00065(pid=199): Terminating (SIGTERM)
22:49:39.265588 run osmo-ms-mob/00066(pid=200): Terminating (SIGTERM)
22:49:39.268871 run osmo-ms-mob/00067(pid=201): Terminating (SIGTERM)
22:49:39.272171 run osmo-ms-mob/00068(pid=202): Terminating (SIGTERM)
22:49:39.275465 run osmo-ms-mob/00069(pid=203): Terminating (SIGTERM)
22:49:39.278746 run osmo-ms-mob/00070(pid=204): Terminating (SIGTERM)
22:49:39.282054 run osmo-ms-mob/00071(pid=205): Terminating (SIGTERM)
22:49:39.285342 run osmo-ms-mob/00072(pid=206): Terminating (SIGTERM)
22:49:39.288640 run osmo-ms-mob/00073(pid=207): Terminating (SIGTERM)
22:49:39.291932 run osmo-ms-mob/00074(pid=208): Terminating (SIGTERM)
22:49:39.295224 run osmo-ms-mob/00075(pid=209): Terminating (SIGTERM)
22:49:39.298516 run osmo-ms-mob/00076(pid=210): Terminating (SIGTERM)
22:49:39.301818 run osmo-ms-mob/00077(pid=211): Terminating (SIGTERM)
22:49:39.305105 run osmo-ms-mob/00078(pid=212): Terminating (SIGTERM)
22:49:39.308395 run osmo-ms-mob/00079(pid=213): Terminating (SIGTERM)
22:49:39.311684 run osmo-ms-mob/00080(pid=214): Terminating (SIGTERM)
22:49:39.314962 run osmo-ms-mob/00081(pid=215): Terminating (SIGTERM)
22:49:39.318256 run osmo-ms-mob/00082(pid=216): Terminating (SIGTERM)
22:49:39.321546 run osmo-ms-mob/00083(pid=217): Terminating (SIGTERM)
22:49:39.324829 run osmo-ms-mob/00084(pid=218): Terminating (SIGTERM)
22:49:39.328135 run osmo-ms-mob/00085(pid=219): Terminating (SIGTERM)
22:49:39.331438 run osmo-ms-mob/00086(pid=220): Terminating (SIGTERM)
22:49:39.334727 run osmo-ms-mob/00087(pid=221): Terminating (SIGTERM)
22:49:39.338017 run osmo-ms-mob/00088(pid=222): Terminating (SIGTERM)
22:49:39.341316 run osmo-ms-mob/00089(pid=223): Terminating (SIGTERM)
22:49:39.344606 run osmo-ms-mob/00090(pid=224): Terminating (SIGTERM)
22:49:39.347904 run osmo-ms-mob/00091(pid=225): Terminating (SIGTERM)
22:49:39.351198 run osmo-ms-mob/00092(pid=226): Terminating (SIGTERM)
22:49:39.354482 run osmo-ms-mob/00093(pid=227): Terminating (SIGTERM)
22:49:39.357774 run osmo-ms-mob/00094(pid=228): Terminating (SIGTERM)
22:49:39.361062 run osmo-ms-mob/00095(pid=229): Terminating (SIGTERM)
22:49:39.364356 run osmo-ms-mob/00096(pid=230): Terminating (SIGTERM)
22:49:39.367644 run osmo-ms-mob/00097(pid=231): Terminating (SIGTERM)
22:49:39.370943 run osmo-ms-mob/00098(pid=232): Terminating (SIGTERM)
22:49:39.374215 run osmo-ms-mob/00099(pid=233): Terminating (SIGTERM)
22:49:39.377523 --- ParallelTerminationStrategy: PID 21 died...
22:49:39.379009 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminated: ok {rc=0}
22:49:39.382661 --- ParallelTerminationStrategy: PID 22 died...
22:49:39.384157 run osmo-hlr_127.0.42.2(pid=22): Terminated: ok {rc=0}
22:49:39.387792 --- ParallelTerminationStrategy: PID 23 died...
22:49:39.389270 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminated: ok {rc=0}
22:49:39.392896 --- ParallelTerminationStrategy: PID 24 died...
22:49:39.394370 run osmo-stp_127.0.42.5(pid=24): Terminated: ok {rc=0}
22:49:39.397998 --- ParallelTerminationStrategy: PID 25 died...
22:49:39.399472 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminated: ok {rc=0}
22:49:39.403138 --- ParallelTerminationStrategy: PID 26 died...
22:49:39.404643 run osmo-msc_127.0.42.6(pid=26): Terminated: ok {rc=0}
22:49:39.408290 --- ParallelTerminationStrategy: PID 27 died...
22:49:39.409771 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminated: ok {rc=0}
22:49:39.413417 --- ParallelTerminationStrategy: PID 28 died...
22:49:39.414895 run osmo-mgw_127.0.42.3(pid=28): Terminated {rc=15}
22:49:39.418558 --- ParallelTerminationStrategy: PID 29 died...
22:49:39.420044 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminated: ok {rc=0}
22:49:39.423683 --- ParallelTerminationStrategy: PID 30 died...
22:49:39.425162 run osmo-mgw_127.0.42.4(pid=30): Terminated {rc=15}
22:49:39.428828 --- ParallelTerminationStrategy: PID 31 died...
22:49:39.430318 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminated: ok {rc=0}
22:49:39.433983 --- ParallelTerminationStrategy: PID 32 died...
22:49:39.435468 run osmo-bsc_127.0.42.7(pid=32): Terminated: ok {rc=0}
22:49:39.439128 --- ParallelTerminationStrategy: PID 34 died...
22:49:39.440624 run osmo-ms-virt-phy/00000(pid=34): Terminated: ok {rc=0}
22:49:39.444293 --- ParallelTerminationStrategy: PID 35 died...
22:49:39.445771 run osmo-ms-virt-phy/00001(pid=35): Terminated: ok {rc=0}
22:49:39.449435 --- ParallelTerminationStrategy: PID 36 died...
22:49:39.450919 run osmo-ms-virt-phy/00002(pid=36): Terminated: ok {rc=0}
22:49:39.454570 --- ParallelTerminationStrategy: PID 37 died...
22:49:39.456077 run osmo-ms-virt-phy/00003(pid=37): Terminated: ok {rc=0}
22:49:39.459735 --- ParallelTerminationStrategy: PID 38 died...
22:49:39.461216 run osmo-ms-virt-phy/00004(pid=38): Terminated: ok {rc=0}
22:49:39.464863 --- ParallelTerminationStrategy: PID 39 died...
22:49:39.466344 run osmo-ms-virt-phy/00005(pid=39): Terminated: ok {rc=0}
22:49:39.469985 --- ParallelTerminationStrategy: PID 40 died...
22:49:39.471470 run osmo-ms-virt-phy/00006(pid=40): Terminated: ok {rc=0}
22:49:39.475127 --- ParallelTerminationStrategy: PID 41 died...
22:49:39.476617 run osmo-ms-virt-phy/00007(pid=41): Terminated: ok {rc=0}
22:49:39.480249 --- ParallelTerminationStrategy: PID 42 died...
22:49:39.481714 run osmo-ms-virt-phy/00008(pid=42): Terminated: ok {rc=0}
22:49:39.485334 --- ParallelTerminationStrategy: PID 43 died...
22:49:39.486807 run osmo-ms-virt-phy/00009(pid=43): Terminated: ok {rc=0}
22:49:39.490434 --- ParallelTerminationStrategy: PID 44 died...
22:49:39.491927 run osmo-ms-virt-phy/00010(pid=44): Terminated: ok {rc=0}
22:49:39.495568 --- ParallelTerminationStrategy: PID 45 died...
22:49:39.497057 run osmo-ms-virt-phy/00011(pid=45): Terminated: ok {rc=0}
22:49:39.500704 --- ParallelTerminationStrategy: PID 46 died...
22:49:39.502178 run osmo-ms-virt-phy/00012(pid=46): Terminated: ok {rc=0}
22:49:39.505808 --- ParallelTerminationStrategy: PID 47 died...
22:49:39.507284 run osmo-ms-virt-phy/00013(pid=47): Terminated: ok {rc=0}
22:49:39.510912 --- ParallelTerminationStrategy: PID 48 died...
22:49:39.512404 run osmo-ms-virt-phy/00014(pid=48): Terminated: ok {rc=0}
22:49:39.516038 --- ParallelTerminationStrategy: PID 49 died...
22:49:39.517509 run osmo-ms-virt-phy/00015(pid=49): Terminated: ok {rc=0}
22:49:39.521142 --- ParallelTerminationStrategy: PID 50 died...
22:49:39.522608 run osmo-ms-virt-phy/00016(pid=50): Terminated: ok {rc=0}
22:49:39.526242 --- ParallelTerminationStrategy: PID 51 died...
22:49:39.527757 run osmo-ms-virt-phy/00017(pid=51): Terminated: ok {rc=0}
22:49:39.531396 --- ParallelTerminationStrategy: PID 52 died...
22:49:39.532877 run osmo-ms-virt-phy/00018(pid=52): Terminated: ok {rc=0}
22:49:39.536549 --- ParallelTerminationStrategy: PID 53 died...
22:49:39.538035 run osmo-ms-virt-phy/00019(pid=53): Terminated: ok {rc=0}
22:49:39.541644 --- ParallelTerminationStrategy: PID 54 died...
22:49:39.543111 run osmo-ms-virt-phy/00020(pid=54): Terminated: ok {rc=0}
22:49:39.546750 --- ParallelTerminationStrategy: PID 55 died...
22:49:39.548219 run osmo-ms-virt-phy/00021(pid=55): Terminated: ok {rc=0}
22:49:39.551832 --- ParallelTerminationStrategy: PID 56 died...
22:49:39.553298 run osmo-ms-virt-phy/00022(pid=56): Terminated: ok {rc=0}
22:49:39.556919 --- ParallelTerminationStrategy: PID 57 died...
22:49:39.558387 run osmo-ms-virt-phy/00023(pid=57): Terminated: ok {rc=0}
22:49:39.562018 --- ParallelTerminationStrategy: PID 58 died...
22:49:39.563493 run osmo-ms-virt-phy/00024(pid=58): Terminated: ok {rc=0}
22:49:39.567123 --- ParallelTerminationStrategy: PID 59 died...
22:49:39.568598 run osmo-ms-virt-phy/00025(pid=59): Terminated: ok {rc=0}
22:49:39.572228 --- ParallelTerminationStrategy: PID 60 died...
22:49:39.573694 run osmo-ms-virt-phy/00026(pid=60): Terminated: ok {rc=0}
22:49:39.577341 --- ParallelTerminationStrategy: PID 61 died...
22:49:39.578812 run osmo-ms-virt-phy/00027(pid=61): Terminated: ok {rc=0}
22:49:39.582426 --- ParallelTerminationStrategy: PID 62 died...
22:49:39.583887 run osmo-ms-virt-phy/00028(pid=62): Terminated: ok {rc=0}
22:49:39.587503 --- ParallelTerminationStrategy: PID 63 died...
22:49:39.588979 run osmo-ms-virt-phy/00029(pid=63): Terminated: ok {rc=0}
22:49:39.592592 --- ParallelTerminationStrategy: PID 64 died...
22:49:39.594052 run osmo-ms-virt-phy/00030(pid=64): Terminated: ok {rc=0}
22:49:39.597676 --- ParallelTerminationStrategy: PID 65 died...
22:49:39.599145 run osmo-ms-virt-phy/00031(pid=65): Terminated: ok {rc=0}
22:49:39.602755 --- ParallelTerminationStrategy: PID 66 died...
22:49:39.604232 run osmo-ms-virt-phy/00032(pid=66): Terminated: ok {rc=0}
22:49:39.607869 --- ParallelTerminationStrategy: PID 67 died...
22:49:39.609338 run osmo-ms-virt-phy/00033(pid=67): Terminated: ok {rc=0}
22:49:39.612940 --- ParallelTerminationStrategy: PID 68 died...
22:49:39.614403 run osmo-ms-virt-phy/00034(pid=68): Terminated: ok {rc=0}
22:49:39.618051 --- ParallelTerminationStrategy: PID 69 died...
22:49:39.619510 run osmo-ms-virt-phy/00035(pid=69): Terminated: ok {rc=0}
22:49:39.623125 --- ParallelTerminationStrategy: PID 70 died...
22:49:39.624600 run osmo-ms-virt-phy/00036(pid=70): Terminated: ok {rc=0}
22:49:39.628228 --- ParallelTerminationStrategy: PID 71 died...
22:49:39.629704 run osmo-ms-virt-phy/00037(pid=71): Terminated: ok {rc=0}
22:49:39.633327 --- ParallelTerminationStrategy: PID 72 died...
22:49:39.634799 run osmo-ms-virt-phy/00038(pid=72): Terminated: ok {rc=0}
22:49:39.638427 --- ParallelTerminationStrategy: PID 73 died...
22:49:39.639908 run osmo-ms-virt-phy/00039(pid=73): Terminated: ok {rc=0}
22:49:39.643513 --- ParallelTerminationStrategy: PID 74 died...
22:49:39.644985 run osmo-ms-virt-phy/00040(pid=74): Terminated: ok {rc=0}
22:49:39.648618 --- ParallelTerminationStrategy: PID 75 died...
22:49:39.650083 run osmo-ms-virt-phy/00041(pid=75): Terminated: ok {rc=0}
22:49:39.653702 --- ParallelTerminationStrategy: PID 76 died...
22:49:39.655161 run osmo-ms-virt-phy/00042(pid=76): Terminated: ok {rc=0}
22:49:39.658783 --- ParallelTerminationStrategy: PID 77 died...
22:49:39.660254 run osmo-ms-virt-phy/00043(pid=77): Terminated: ok {rc=0}
22:49:39.663875 --- ParallelTerminationStrategy: PID 78 died...
22:49:39.665338 run osmo-ms-virt-phy/00044(pid=78): Terminated: ok {rc=0}
22:49:39.668971 --- ParallelTerminationStrategy: PID 79 died...
22:49:39.670433 run osmo-ms-virt-phy/00045(pid=79): Terminated: ok {rc=0}
22:49:39.674052 --- ParallelTerminationStrategy: PID 80 died...
22:49:39.675522 run osmo-ms-virt-phy/00046(pid=80): Terminated: ok {rc=0}
22:49:39.679147 --- ParallelTerminationStrategy: PID 81 died...
22:49:39.680621 run osmo-ms-virt-phy/00047(pid=81): Terminated: ok {rc=0}
22:49:39.684268 --- ParallelTerminationStrategy: PID 82 died...
22:49:39.685742 run osmo-ms-virt-phy/00048(pid=82): Terminated: ok {rc=0}
22:49:39.689359 --- ParallelTerminationStrategy: PID 83 died...
22:49:39.690825 run osmo-ms-virt-phy/00049(pid=83): Terminated: ok {rc=0}
22:49:39.694449 --- ParallelTerminationStrategy: PID 84 died...
22:49:39.695932 run osmo-ms-virt-phy/00050(pid=84): Terminated: ok {rc=0}
22:49:39.699537 --- ParallelTerminationStrategy: PID 85 died...
22:49:39.701017 run osmo-ms-virt-phy/00051(pid=85): Terminated: ok {rc=0}
22:49:39.704658 --- ParallelTerminationStrategy: PID 86 died...
22:49:39.706122 run osmo-ms-virt-phy/00052(pid=86): Terminated: ok {rc=0}
22:49:39.709785 --- ParallelTerminationStrategy: PID 87 died...
22:49:39.711247 run osmo-ms-virt-phy/00053(pid=87): Terminated: ok {rc=0}
22:49:39.714866 --- ParallelTerminationStrategy: PID 88 died...
22:49:39.716343 run osmo-ms-virt-phy/00054(pid=88): Terminated: ok {rc=0}
22:49:39.719975 --- ParallelTerminationStrategy: PID 89 died...
22:49:39.721443 run osmo-ms-virt-phy/00055(pid=89): Terminated: ok {rc=0}
22:49:39.725086 --- ParallelTerminationStrategy: PID 90 died...
22:49:39.726585 run osmo-ms-virt-phy/00056(pid=90): Terminated: ok {rc=0}
22:49:39.730219 --- ParallelTerminationStrategy: PID 91 died...
22:49:39.731693 run osmo-ms-virt-phy/00057(pid=91): Terminated: ok {rc=0}
22:49:39.735336 --- ParallelTerminationStrategy: PID 92 died...
22:49:39.736817 run osmo-ms-virt-phy/00058(pid=92): Terminated: ok {rc=0}
22:49:39.740456 --- ParallelTerminationStrategy: PID 93 died...
22:49:39.741923 run osmo-ms-virt-phy/00059(pid=93): Terminated: ok {rc=0}
22:49:39.745553 --- ParallelTerminationStrategy: PID 94 died...
22:49:39.747017 run osmo-ms-virt-phy/00060(pid=94): Terminated: ok {rc=0}
22:49:39.750651 --- ParallelTerminationStrategy: PID 95 died...
22:49:39.752131 run osmo-ms-virt-phy/00061(pid=95): Terminated: ok {rc=0}
22:49:39.755762 --- ParallelTerminationStrategy: PID 96 died...
22:49:39.757227 run osmo-ms-virt-phy/00062(pid=96): Terminated: ok {rc=0}
22:49:39.760881 --- ParallelTerminationStrategy: PID 97 died...
22:49:39.762362 run osmo-ms-virt-phy/00063(pid=97): Terminated: ok {rc=0}
22:49:39.766006 --- ParallelTerminationStrategy: PID 98 died...
22:49:39.767480 run osmo-ms-virt-phy/00064(pid=98): Terminated: ok {rc=0}
22:49:39.771125 --- ParallelTerminationStrategy: PID 99 died...
22:49:39.772596 run osmo-ms-virt-phy/00065(pid=99): Terminated: ok {rc=0}
22:49:39.776230 --- ParallelTerminationStrategy: PID 100 died...
22:49:39.777693 run osmo-ms-virt-phy/00066(pid=100): Terminated: ok {rc=0}
22:49:39.781323 --- ParallelTerminationStrategy: PID 101 died...
22:49:39.782791 run osmo-ms-virt-phy/00067(pid=101): Terminated: ok {rc=0}
22:49:39.786425 --- ParallelTerminationStrategy: PID 102 died...
22:49:39.787911 run osmo-ms-virt-phy/00068(pid=102): Terminated: ok {rc=0}
22:49:39.791536 --- ParallelTerminationStrategy: PID 103 died...
22:49:39.793017 run osmo-ms-virt-phy/00069(pid=103): Terminated: ok {rc=0}
22:49:39.796651 --- ParallelTerminationStrategy: PID 104 died...
22:49:39.798127 run osmo-ms-virt-phy/00070(pid=104): Terminated: ok {rc=0}
22:49:39.801747 --- ParallelTerminationStrategy: PID 105 died...
22:49:39.803215 run osmo-ms-virt-phy/00071(pid=105): Terminated: ok {rc=0}
22:49:39.806842 --- ParallelTerminationStrategy: PID 106 died...
22:49:39.808322 run osmo-ms-virt-phy/00072(pid=106): Terminated: ok {rc=0}
22:49:39.811953 --- ParallelTerminationStrategy: PID 107 died...
22:49:39.813420 run osmo-ms-virt-phy/00073(pid=107): Terminated: ok {rc=0}
22:49:39.817082 --- ParallelTerminationStrategy: PID 108 died...
22:49:39.818552 run osmo-ms-virt-phy/00074(pid=108): Terminated: ok {rc=0}
22:49:39.822199 --- ParallelTerminationStrategy: PID 109 died...
22:49:39.823662 run osmo-ms-virt-phy/00075(pid=109): Terminated: ok {rc=0}
22:49:39.827300 --- ParallelTerminationStrategy: PID 110 died...
22:49:39.828807 run osmo-ms-virt-phy/00076(pid=110): Terminated: ok {rc=0}
22:49:39.832442 --- ParallelTerminationStrategy: PID 111 died...
22:49:39.833911 run osmo-ms-virt-phy/00077(pid=111): Terminated: ok {rc=0}
22:49:39.837546 --- ParallelTerminationStrategy: PID 112 died...
22:49:39.839017 run osmo-ms-virt-phy/00078(pid=112): Terminated: ok {rc=0}
22:49:39.842650 --- ParallelTerminationStrategy: PID 113 died...
22:49:39.844135 run osmo-ms-virt-phy/00079(pid=113): Terminated: ok {rc=0}
22:49:39.847776 --- ParallelTerminationStrategy: PID 114 died...
22:49:39.849245 run osmo-ms-virt-phy/00080(pid=114): Terminated: ok {rc=0}
22:49:39.852875 --- ParallelTerminationStrategy: PID 115 died...
22:49:39.854341 run osmo-ms-virt-phy/00081(pid=115): Terminated: ok {rc=0}
22:49:39.857970 --- ParallelTerminationStrategy: PID 116 died...
22:49:39.859440 run osmo-ms-virt-phy/00082(pid=116): Terminated: ok {rc=0}
22:49:39.863075 --- ParallelTerminationStrategy: PID 117 died...
22:49:39.864545 run osmo-ms-virt-phy/00083(pid=117): Terminated: ok {rc=0}
22:49:39.868214 --- ParallelTerminationStrategy: PID 118 died...
22:49:39.869694 run osmo-ms-virt-phy/00084(pid=118): Terminated: ok {rc=0}
22:49:39.873310 --- ParallelTerminationStrategy: PID 119 died...
22:49:39.874791 run osmo-ms-virt-phy/00085(pid=119): Terminated: ok {rc=0}
22:49:39.878431 --- ParallelTerminationStrategy: PID 120 died...
22:49:39.879901 run osmo-ms-virt-phy/00086(pid=120): Terminated: ok {rc=0}
22:49:39.883522 --- ParallelTerminationStrategy: PID 121 died...
22:49:39.885014 run osmo-ms-virt-phy/00087(pid=121): Terminated: ok {rc=0}
22:49:39.888647 --- ParallelTerminationStrategy: PID 122 died...
22:49:39.890128 run osmo-ms-virt-phy/00088(pid=122): Terminated: ok {rc=0}
22:49:39.893772 --- ParallelTerminationStrategy: PID 123 died...
22:49:39.895243 run osmo-ms-virt-phy/00089(pid=123): Terminated: ok {rc=0}
22:49:39.898862 --- ParallelTerminationStrategy: PID 124 died...
22:49:39.900340 run osmo-ms-virt-phy/00090(pid=124): Terminated: ok {rc=0}
22:49:39.903976 --- ParallelTerminationStrategy: PID 125 died...
22:49:39.905447 run osmo-ms-virt-phy/00091(pid=125): Terminated: ok {rc=0}
22:49:39.909096 --- ParallelTerminationStrategy: PID 126 died...
22:49:39.910573 run osmo-ms-virt-phy/00092(pid=126): Terminated: ok {rc=0}
22:49:39.914224 --- ParallelTerminationStrategy: PID 127 died...
22:49:39.915695 run osmo-ms-virt-phy/00093(pid=127): Terminated: ok {rc=0}
22:49:39.919313 --- ParallelTerminationStrategy: PID 128 died...
22:49:39.920795 run osmo-ms-virt-phy/00094(pid=128): Terminated: ok {rc=0}
22:49:39.924431 --- ParallelTerminationStrategy: PID 129 died...
22:49:39.925911 run osmo-ms-virt-phy/00095(pid=129): Terminated: ok {rc=0}
22:49:39.929539 --- ParallelTerminationStrategy: PID 130 died...
22:49:39.931013 run osmo-ms-virt-phy/00096(pid=130): Terminated: ok {rc=0}
22:49:39.934633 --- ParallelTerminationStrategy: PID 131 died...
22:49:39.936111 run osmo-ms-virt-phy/00097(pid=131): Terminated: ok {rc=0}
22:49:39.939726 --- ParallelTerminationStrategy: PID 132 died...
22:49:39.941190 run osmo-ms-virt-phy/00098(pid=132): Terminated: ok {rc=0}
22:49:39.944809 --- ParallelTerminationStrategy: PID 133 died...
22:49:39.946281 run osmo-ms-virt-phy/00099(pid=133): Terminated: ok {rc=0}
22:49:39.949894 --- ParallelTerminationStrategy: PID 134 died...
22:49:39.951362 run osmo-ms-mob/00000(pid=134): Terminated {rc=26112}
22:49:39.955015 --- ParallelTerminationStrategy: PID 135 died...
22:49:39.956491 run osmo-ms-mob/00001(pid=135): Terminated {rc=26112}
22:49:39.960145 --- ParallelTerminationStrategy: PID 136 died...
22:49:39.961617 run osmo-ms-mob/00002(pid=136): Terminated {rc=26112}
22:49:39.965314 --- ParallelTerminationStrategy: PID 137 died...
22:49:39.966792 run osmo-ms-mob/00003(pid=137): Terminated {rc=26112}
22:49:39.970454 --- ParallelTerminationStrategy: PID 138 died...
22:49:39.971947 run osmo-ms-mob/00004(pid=138): Terminated {rc=26112}
22:49:39.975604 --- ParallelTerminationStrategy: PID 139 died...
22:49:39.977100 run osmo-ms-mob/00005(pid=139): Terminated {rc=26112}
22:49:39.980749 --- ParallelTerminationStrategy: PID 140 died...
22:49:39.982227 run osmo-ms-mob/00006(pid=140): Terminated {rc=26112}
22:49:39.985891 --- ParallelTerminationStrategy: PID 141 died...
22:49:39.987356 run osmo-ms-mob/00007(pid=141): Terminated {rc=26112}
22:49:39.991029 --- ParallelTerminationStrategy: PID 142 died...
22:49:39.992494 run osmo-ms-mob/00008(pid=142): Terminated {rc=26112}
22:49:39.996140 --- ParallelTerminationStrategy: PID 143 died...
22:49:39.997597 run osmo-ms-mob/00009(pid=143): Terminated {rc=26112}
22:49:40.001270 --- ParallelTerminationStrategy: PID 144 died...
22:49:40.002736 run osmo-ms-mob/00010(pid=144): Terminated {rc=26112}
22:49:40.006403 --- ParallelTerminationStrategy: PID 145 died...
22:49:40.007877 run osmo-ms-mob/00011(pid=145): Terminated {rc=26112}
22:49:40.011521 --- ParallelTerminationStrategy: PID 146 died...
22:49:40.013026 run osmo-ms-mob/00012(pid=146): Terminated {rc=26112}
22:49:40.016681 --- ParallelTerminationStrategy: PID 147 died...
22:49:40.018151 run osmo-ms-mob/00013(pid=147): Terminated {rc=26112}
22:49:40.021809 --- ParallelTerminationStrategy: PID 148 died...
22:49:40.023282 run osmo-ms-mob/00014(pid=148): Terminated {rc=26112}
22:49:40.026943 --- ParallelTerminationStrategy: PID 149 died...
22:49:40.028428 run osmo-ms-mob/00015(pid=149): Terminated {rc=26112}
22:49:40.032072 --- ParallelTerminationStrategy: PID 150 died...
22:49:40.033542 run osmo-ms-mob/00016(pid=150): Terminated {rc=26112}
22:49:40.037199 --- ParallelTerminationStrategy: PID 151 died...
22:49:40.038676 run osmo-ms-mob/00017(pid=151): Terminated {rc=26112}
22:49:40.042318 --- ParallelTerminationStrategy: PID 152 died...
22:49:40.043795 run osmo-ms-mob/00018(pid=152): Terminated {rc=26112}
22:49:40.047444 --- ParallelTerminationStrategy: PID 153 died...
22:49:40.048945 run osmo-ms-mob/00019(pid=153): Terminated {rc=26112}
22:49:40.052615 --- ParallelTerminationStrategy: PID 154 died...
22:49:40.054086 run osmo-ms-mob/00020(pid=154): Terminated {rc=26112}
22:49:40.057737 --- ParallelTerminationStrategy: PID 155 died...
22:49:40.059210 run osmo-ms-mob/00021(pid=155): Terminated {rc=26112}
22:49:40.062874 --- ParallelTerminationStrategy: PID 156 died...
22:49:40.064351 run osmo-ms-mob/00022(pid=156): Terminated {rc=26112}
22:49:40.068010 --- ParallelTerminationStrategy: PID 157 died...
22:49:40.069491 run osmo-ms-mob/00023(pid=157): Terminated {rc=26112}
22:49:40.073136 --- ParallelTerminationStrategy: PID 158 died...
22:49:40.074615 run osmo-ms-mob/00024(pid=158): Terminated {rc=26112}
22:49:40.078266 --- ParallelTerminationStrategy: PID 159 died...
22:49:40.079748 run osmo-ms-mob/00025(pid=159): Terminated {rc=26112}
22:49:40.083394 --- ParallelTerminationStrategy: PID 160 died...
22:49:40.084882 run osmo-ms-mob/00026(pid=160): Terminated {rc=26112}
22:49:40.088537 --- ParallelTerminationStrategy: PID 161 died...
22:49:40.090003 run osmo-ms-mob/00027(pid=161): Terminated {rc=26112}
22:49:40.093650 --- ParallelTerminationStrategy: PID 162 died...
22:49:40.095115 run osmo-ms-mob/00028(pid=162): Terminated {rc=26112}
22:49:40.098773 --- ParallelTerminationStrategy: PID 163 died...
22:49:40.100260 run osmo-ms-mob/00029(pid=163): Terminated {rc=26112}
22:49:40.103900 --- ParallelTerminationStrategy: PID 164 died...
22:49:40.105372 run osmo-ms-mob/00030(pid=164): Terminated {rc=26112}
22:49:40.109019 --- ParallelTerminationStrategy: PID 165 died...
22:49:40.110491 run osmo-ms-mob/00031(pid=165): Terminated {rc=26112}
22:49:40.114178 --- ParallelTerminationStrategy: PID 166 died...
22:49:40.115648 run osmo-ms-mob/00032(pid=166): Terminated {rc=26112}
22:49:40.119322 --- ParallelTerminationStrategy: PID 167 died...
22:49:40.120798 run osmo-ms-mob/00033(pid=167): Terminated {rc=26112}
22:49:40.124464 --- ParallelTerminationStrategy: PID 168 died...
22:49:40.125939 run osmo-ms-mob/00034(pid=168): Terminated {rc=26112}
22:49:40.129603 --- ParallelTerminationStrategy: PID 169 died...
22:49:40.131074 run osmo-ms-mob/00035(pid=169): Terminated {rc=26112}
22:49:40.134732 --- ParallelTerminationStrategy: PID 170 died...
22:49:40.136212 run osmo-ms-mob/00036(pid=170): Terminated {rc=26112}
22:49:40.139858 --- ParallelTerminationStrategy: PID 171 died...
22:49:40.141326 run osmo-ms-mob/00037(pid=171): Terminated {rc=26112}
22:49:40.144968 --- ParallelTerminationStrategy: PID 172 died...
22:49:40.146436 run osmo-ms-mob/00038(pid=172): Terminated {rc=26112}
22:49:40.150080 --- ParallelTerminationStrategy: PID 173 died...
22:49:40.151542 run osmo-ms-mob/00039(pid=173): Terminated {rc=26112}
22:49:40.155205 --- ParallelTerminationStrategy: PID 174 died...
22:49:40.156686 run osmo-ms-mob/00040(pid=174): Terminated {rc=26112}
22:49:40.160336 --- ParallelTerminationStrategy: PID 175 died...
22:49:40.161816 run osmo-ms-mob/00041(pid=175): Terminated {rc=26112}
22:49:40.165486 --- ParallelTerminationStrategy: PID 176 died...
22:49:40.166965 run osmo-ms-mob/00042(pid=176): Terminated {rc=26112}
22:49:40.170591 --- ParallelTerminationStrategy: PID 177 died...
22:49:40.172071 run osmo-ms-mob/00043(pid=177): Terminated {rc=26112}
22:49:40.175741 --- ParallelTerminationStrategy: PID 178 died...
22:49:40.177224 run osmo-ms-mob/00044(pid=178): Terminated {rc=26112}
22:49:40.180874 --- ParallelTerminationStrategy: PID 179 died...
22:49:40.182345 run osmo-ms-mob/00045(pid=179): Terminated {rc=26112}
22:49:40.185989 --- ParallelTerminationStrategy: PID 180 died...
22:49:40.187452 run osmo-ms-mob/00046(pid=180): Terminated {rc=26112}
22:49:40.191113 --- ParallelTerminationStrategy: PID 181 died...
22:49:40.192599 run osmo-ms-mob/00047(pid=181): Terminated {rc=26112}
22:49:40.196251 --- ParallelTerminationStrategy: PID 182 died...
22:49:40.197724 run osmo-ms-mob/00048(pid=182): Terminated {rc=26112}
22:49:40.201384 --- ParallelTerminationStrategy: PID 183 died...
22:49:40.202848 run osmo-ms-mob/00049(pid=183): Terminated {rc=26112}
22:49:40.206494 --- ParallelTerminationStrategy: PID 184 died...
22:49:40.207982 run osmo-ms-mob/00050(pid=184): Terminated {rc=26112}
22:49:40.211615 --- ParallelTerminationStrategy: PID 185 died...
22:49:40.213106 run osmo-ms-mob/00051(pid=185): Terminated {rc=26112}
22:49:40.216788 --- ParallelTerminationStrategy: PID 186 died...
22:49:40.218252 run osmo-ms-mob/00052(pid=186): Terminated {rc=26112}
22:49:40.221915 --- ParallelTerminationStrategy: PID 187 died...
22:49:40.223386 run osmo-ms-mob/00053(pid=187): Terminated {rc=26112}
22:49:40.227049 --- ParallelTerminationStrategy: PID 188 died...
22:49:40.228531 run osmo-ms-mob/00054(pid=188): Terminated {rc=26112}
22:49:40.232199 --- ParallelTerminationStrategy: PID 189 died...
22:49:40.233680 run osmo-ms-mob/00055(pid=189): Terminated {rc=26112}
22:49:40.237350 --- ParallelTerminationStrategy: PID 190 died...
22:49:40.238824 run osmo-ms-mob/00056(pid=190): Terminated {rc=26112}
22:49:40.242488 --- ParallelTerminationStrategy: PID 191 died...
22:49:40.243972 run osmo-ms-mob/00057(pid=191): Terminated {rc=26112}
22:49:40.247636 --- ParallelTerminationStrategy: PID 192 died...
22:49:40.249127 run osmo-ms-mob/00058(pid=192): Terminated {rc=26112}
22:49:40.252787 --- ParallelTerminationStrategy: PID 193 died...
22:49:40.254268 run osmo-ms-mob/00059(pid=193): Terminated {rc=26112}
22:49:40.257914 --- ParallelTerminationStrategy: PID 194 died...
22:49:40.259384 run osmo-ms-mob/00060(pid=194): Terminated {rc=26112}
22:49:40.263045 --- ParallelTerminationStrategy: PID 195 died...
22:49:40.264527 run osmo-ms-mob/00061(pid=195): Terminated {rc=26112}
22:49:40.268177 --- ParallelTerminationStrategy: PID 196 died...
22:49:40.269646 run osmo-ms-mob/00062(pid=196): Terminated {rc=26112}
22:49:40.273320 --- ParallelTerminationStrategy: PID 197 died...
22:49:40.274801 run osmo-ms-mob/00063(pid=197): Terminated {rc=26112}
22:49:40.278446 --- ParallelTerminationStrategy: PID 198 died...
22:49:40.279931 run osmo-ms-mob/00064(pid=198): Terminated {rc=26112}
22:49:40.283571 --- ParallelTerminationStrategy: PID 199 died...
22:49:40.285047 run osmo-ms-mob/00065(pid=199): Terminated {rc=26112}
22:49:40.288699 --- ParallelTerminationStrategy: PID 200 died...
22:49:40.290173 run osmo-ms-mob/00066(pid=200): Terminated {rc=26112}
22:49:40.293826 --- ParallelTerminationStrategy: PID 201 died...
22:49:40.295289 run osmo-ms-mob/00067(pid=201): Terminated {rc=26112}
22:49:40.298954 --- ParallelTerminationStrategy: PID 202 died...
22:49:40.300441 run osmo-ms-mob/00068(pid=202): Terminated {rc=26112}
22:49:40.304081 --- ParallelTerminationStrategy: PID 203 died...
22:49:40.305553 run osmo-ms-mob/00069(pid=203): Terminated {rc=26112}
22:49:40.309198 --- ParallelTerminationStrategy: PID 204 died...
22:49:40.310681 run osmo-ms-mob/00070(pid=204): Terminated {rc=26112}
22:49:40.314342 --- ParallelTerminationStrategy: PID 205 died...
22:49:40.315813 run osmo-ms-mob/00071(pid=205): Terminated {rc=26112}
22:49:40.319473 --- ParallelTerminationStrategy: PID 206 died...
22:49:40.320954 run osmo-ms-mob/00072(pid=206): Terminated {rc=26112}
22:49:40.324607 --- ParallelTerminationStrategy: PID 207 died...
22:49:40.326074 run osmo-ms-mob/00073(pid=207): Terminated {rc=26112}
22:49:40.329724 --- ParallelTerminationStrategy: PID 208 died...
22:49:40.331200 run osmo-ms-mob/00074(pid=208): Terminated {rc=26112}
22:49:40.334852 --- ParallelTerminationStrategy: PID 209 died...
22:49:40.336340 run osmo-ms-mob/00075(pid=209): Terminated {rc=26112}
22:49:40.339981 --- ParallelTerminationStrategy: PID 210 died...
22:49:40.341455 run osmo-ms-mob/00076(pid=210): Terminated {rc=26112}
22:49:40.345112 --- ParallelTerminationStrategy: PID 211 died...
22:49:40.346579 run osmo-ms-mob/00077(pid=211): Terminated {rc=26112}
22:49:40.350257 --- ParallelTerminationStrategy: PID 212 died...
22:49:40.351726 run osmo-ms-mob/00078(pid=212): Terminated {rc=26112}
22:49:40.355371 --- ParallelTerminationStrategy: PID 213 died...
22:49:40.356856 run osmo-ms-mob/00079(pid=213): Terminated {rc=26112}
22:49:40.360506 --- ParallelTerminationStrategy: PID 214 died...
22:49:40.361977 run osmo-ms-mob/00080(pid=214): Terminated {rc=26112}
22:49:40.365625 --- ParallelTerminationStrategy: PID 215 died...
22:49:40.367092 run osmo-ms-mob/00081(pid=215): Terminated {rc=26112}
22:49:40.370737 --- ParallelTerminationStrategy: PID 216 died...
22:49:40.372206 run osmo-ms-mob/00082(pid=216): Terminated {rc=26112}
22:49:40.375869 --- ParallelTerminationStrategy: PID 217 died...
22:49:40.377346 run osmo-ms-mob/00083(pid=217): Terminated {rc=26112}
22:49:40.381009 --- ParallelTerminationStrategy: PID 218 died...
22:49:40.382478 run osmo-ms-mob/00084(pid=218): Terminated {rc=26112}
22:49:40.386128 --- ParallelTerminationStrategy: PID 219 died...
22:49:40.387600 run osmo-ms-mob/00085(pid=219): Terminated {rc=26112}
22:49:40.391253 --- ParallelTerminationStrategy: PID 220 died...
22:49:40.392746 run osmo-ms-mob/00086(pid=220): Terminated {rc=26112}
22:49:40.396398 --- ParallelTerminationStrategy: PID 221 died...
22:49:40.397875 run osmo-ms-mob/00087(pid=221): Terminated {rc=26112}
22:49:40.401525 --- ParallelTerminationStrategy: PID 222 died...
22:49:40.402995 run osmo-ms-mob/00088(pid=222): Terminated {rc=26112}
22:49:40.406640 --- ParallelTerminationStrategy: PID 223 died...
22:49:40.408134 run osmo-ms-mob/00089(pid=223): Terminated {rc=26112}
22:49:40.411789 --- ParallelTerminationStrategy: PID 224 died...
22:49:40.413256 run osmo-ms-mob/00090(pid=224): Terminated {rc=26112}
22:49:40.416922 --- ParallelTerminationStrategy: PID 225 died...
22:49:40.418395 run osmo-ms-mob/00091(pid=225): Terminated {rc=26112}
22:49:40.422043 --- ParallelTerminationStrategy: PID 226 died...
22:49:40.423518 run osmo-ms-mob/00092(pid=226): Terminated {rc=26112}
22:49:40.427195 --- ParallelTerminationStrategy: PID 227 died...
22:49:40.428664 run osmo-ms-mob/00093(pid=227): Terminated {rc=26112}
22:49:40.432326 --- ParallelTerminationStrategy: PID 228 died...
22:49:40.433798 run osmo-ms-mob/00094(pid=228): Terminated {rc=26112}
22:49:40.437453 --- ParallelTerminationStrategy: PID 229 died...
22:49:40.438927 run osmo-ms-mob/00095(pid=229): Terminated {rc=26112}
22:49:40.442593 --- ParallelTerminationStrategy: PID 230 died...
22:49:40.444085 run osmo-ms-mob/00096(pid=230): Terminated {rc=26112}
22:49:40.447765 --- ParallelTerminationStrategy: PID 231 died...
22:49:40.449242 run osmo-ms-mob/00097(pid=231): Terminated {rc=26112}
22:49:40.452900 --- ParallelTerminationStrategy: PID 232 died...
22:49:40.454369 run osmo-ms-mob/00098(pid=232): Terminated {rc=26112}
22:49:40.458036 --- ParallelTerminationStrategy: PID 233 died...
22:49:40.459567 run osmo-ms-mob/00099(pid=233): Terminated {rc=26112}
22:49:43.864012 --- ParallelTerminationStrategy: PID 33 died...
22:49:43.870385 run osmo-bts-virtual(pid=33): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8276 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.934928 tst trial-8276: Storing JUnit report in /build/trial-8276/run.2026-03-20_22-48-17/trial-8276.xml
--------------------------------------------------------------------------------------------
trial-8276 PASS
--------------------------------------------------------------------------------------------
22:49:43.945935 tst trial-8276: trial-8276: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8276/inst
+ cd trial-8276
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-20 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8276-run.tgz run.2026-03-20_22-48-17
+ tar czf /build/trial-8276-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-20_13_27_28.tgz osmo-bts-oc2g.build-2026-03-20_00_51_20.tgz osmo-bts-sysmo.build-2026-03-20_00_51_17.tgz osmo-bts.build-2026-03-20_00_51_40.tgz osmo-ggsn.build-2026-03-20_20_42_33.tgz osmo-hlr.build-2026-03-20_16_36_48.tgz osmo-hnbgw.build-2026-03-20_15_04_51.tgz osmo-mgw.build-2026-03-20_08_35_28.tgz osmo-msc.build-2026-03-20_13_36_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-20_07_35_18.tgz osmo-pcu-sysmo.build-2026-03-20_07_35_08.tgz osmo-pcu.build-2026-03-20_07_35_19.tgz osmo-sgsn.build-2026-03-20_20_48_13.tgz osmo-stp.build-2026-03-20_13_26_09.tgz osmo-trx.build-2026-03-20_15_02_04.tgz osmocom-bb.build-2026-03-20_21_17_33.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