Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10960586806509901006.sh
+ rm -rf trial-8085-bin.tgz trial-8085-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24579
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10856
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10156
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12680
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13003
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12192
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40354
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7392
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42380
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8103
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 13017
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7286
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11381
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7432
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8879
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6152
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 7286
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1368765930311390474.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-8085
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
f17cc18 ttcn3-bts-test: show respawn count at the end
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.2s
#7 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#7 CACHED
#8 [ 8/28] RUN MKDIR /var/run/sshd
#8 CACHED
#9 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#9 CACHED
#10 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#10 CACHED
#11 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#11 CACHED
#12 [ 2/28] RUN useradd -ms /bin/bash jenkins
#12 CACHED
#13 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#13 CACHED
#14 [20/28] WORKDIR /TMP
#14 CACHED
#15 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#15 CACHED
#16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#16 CACHED
#17 [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
#17 CACHED
#18 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#18 CACHED
#19 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#19 CACHED
#20 [ 9/28] COPY SSH /root/.ssh
#20 CACHED
#21 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#21 CACHED
#22 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#22 CACHED
#23 [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
#23 CACHED
#24 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#24 CACHED
#25 [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
#25 CACHED
#26 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#26 CACHED
#27 [ 3/28] RUN groupadd osmo-gsm-tester
#27 CACHED
#28 [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
#28 CACHED
#29 [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
#29 CACHED
#30 [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
#30 CACHED
#31 [ 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
#31 CACHED
#32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:ea2b2d03b9343b55939b2f64ce01c8b2930ab22c3efba2a1168ca8a5408213e5 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
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=8086 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-09-11 22:48:30
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8086
+ mkdir -p trial-8086
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-11_13_26_28.tgz osmo-bts-oc2g.build-2025-09-11_00_51_34.tgz osmo-bts-sysmo.build-2025-09-11_00_51_36.tgz osmo-bts.build-2025-09-11_00_51_44.tgz osmo-ggsn.build-2025-09-11_20_42_34.tgz osmo-hlr.build-2025-09-11_16_36_53.tgz osmo-hnbgw.build-2025-09-11_13_30_23.tgz osmo-mgw.build-2025-09-11_08_33_17.tgz osmo-msc.build-2025-09-11_13_34_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-11_07_34_03.tgz osmo-pcu-sysmo.build-2025-09-11_07_36_07.tgz osmo-pcu.build-2025-09-11_07_36_15.tgz osmo-sgsn.build-2025-09-11_20_48_10.tgz osmo-stp.build-2025-09-11_13_25_18.tgz osmo-trx.build-2025-09-11_14_26_13.tgz osmocom-bb.build-2025-09-11_21_17_23.tgz srslte.build-19.tgz trial-8086
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-11_13_26_28.md5 osmo-bts-oc2g.build-2025-09-11_00_51_34.md5 osmo-bts-sysmo.build-2025-09-11_00_51_36.md5 osmo-bts.build-2025-09-11_00_51_44.md5 osmo-ggsn.build-2025-09-11_20_42_34.md5 osmo-hlr.build-2025-09-11_16_36_53.md5 osmo-hnbgw.build-2025-09-11_13_30_23.md5 osmo-mgw.build-2025-09-11_08_33_17.md5 osmo-msc.build-2025-09-11_13_34_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-11_07_34_03.md5 osmo-pcu-sysmo.build-2025-09-11_07_36_07.md5 osmo-pcu.build-2025-09-11_07_36_15.md5 osmo-sgsn.build-2025-09-11_20_48_10.md5 osmo-stp.build-2025-09-11_13_25_18.md5 osmo-trx.build-2025-09-11_14_26_13.md5 osmocom-bb.build-2025-09-11_21_17_23.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-11_13_26_28.md5 osmo-bts-oc2g.build-2025-09-11_00_51_34.md5 osmo-bts-sysmo.build-2025-09-11_00_51_36.md5 osmo-bts.build-2025-09-11_00_51_44.md5 osmo-ggsn.build-2025-09-11_20_42_34.md5 osmo-hlr.build-2025-09-11_16_36_53.md5 osmo-hnbgw.build-2025-09-11_13_30_23.md5 osmo-mgw.build-2025-09-11_08_33_17.md5 osmo-msc.build-2025-09-11_13_34_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-11_07_34_03.md5 osmo-pcu-sysmo.build-2025-09-11_07_36_07.md5 osmo-pcu.build-2025-09-11_07_36_15.md5 osmo-sgsn.build-2025-09-11_20_48_10.md5 osmo-stp.build-2025-09-11_13_25_18.md5 osmo-trx.build-2025-09-11_14_26_13.md5 osmocom-bb.build-2025-09-11_21_17_23.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8086 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8086'
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-8086
--------------------------------------------------------------------------------------------
22:48:31.173927 tst trial-8086: Detailed log at /build/trial-8086/run.2025-09-11_22-48-31/log
---------------------------------------------------------------------
trial-8086 netreg_mass
---------------------------------------------------------------------
22:48:31.393042 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:31.393415 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:31.394224 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:31.395424 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:31.436524 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:31.437331 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:31.438484 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:31.527863 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-8086 netreg_mass register_default_mass.py
----------------------------------------------
22:48:31.530178 tst register_default_mass.py:9: Claiming resources for the test
22:48:31.546507 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.547080 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.547556 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.548010 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.548459 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.548946 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.549402 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:31.592956 tst register_default_mass.py: using LAC 2
22:48:31.631182 tst register_default_mass.py: using RAC 2
22:48:31.773561 tst register_default_mass.py: using CellId 2
22:48:31.827876 tst register_default_mass.py: using BVCI 3
22:48:31.845780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.846528 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.847099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.847637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.848163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.848697 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.849198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.849706 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.850473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.850993 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.851494 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.852006 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.852545 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.853096 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.853613 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.854145 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.854669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.855180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.855701 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.856214 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.856734 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.857260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.857777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.858288 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.858841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.859357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.859864 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.860361 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.860901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.861419 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.861918 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.862430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.862953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.863472 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.863982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.864502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.865024 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.865544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.866075 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.866584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.867083 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.867601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.868117 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.868627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.869151 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.869660 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.870163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.870669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.871194 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.871703 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.872212 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.872740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.873250 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.873753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.874352 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.874869 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.875380 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.875879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.876399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.876934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.877437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.877955 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.878468 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.878973 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.879481 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.879990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.880489 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.881032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.881549 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.882045 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.882563 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.883072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.883669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.884189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.884707 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.885214 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.885732 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.886254 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.886762 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.887280 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.887787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.888293 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.888819 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.889342 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.889835 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.890325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.890828 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.891326 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.891826 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.892325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.892856 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.893365 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.893872 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.894386 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.894888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.895383 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.895901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.896411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.896932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.897434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.897942 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.898507 tst register_default_mass.py:21: Launching a simple network
22:48:31.908760 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:32.044632 run create_hlr_db(pid=20): Launched
22:48:33.058085 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:33.078326 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:33.094583 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:33.100533 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:33.285444 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:33.301253 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:33.307130 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:33.742053 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:33.757221 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:36.767852 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:36.885462 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:36.901138 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:36.907277 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:36.931944 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:36.947577 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:36.953452 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:37.277233 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:37.292609 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:43.320836 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:43.491412 run osmo-bts-virtual(pid=34): Launched
22:48:44.552892 tst register_default_mass.py: using MSISDN 1001
22:48:44.558936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:44.660113 tst register_default_mass.py: using MSISDN 1002
22:48:44.680342 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:44.755344 tst register_default_mass.py: using MSISDN 1003
22:48:44.768728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:44.841217 tst register_default_mass.py: using MSISDN 1004
22:48:44.849757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:44.928910 tst register_default_mass.py: using MSISDN 1005
22:48:44.935336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:45.011909 tst register_default_mass.py: using MSISDN 1006
22:48:45.017897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:45.107587 tst register_default_mass.py: using MSISDN 1007
22:48:45.129959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:45.195734 tst register_default_mass.py: using MSISDN 1008
22:48:45.201965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:45.277513 tst register_default_mass.py: using MSISDN 1009
22:48:45.285108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:45.354206 tst register_default_mass.py: using MSISDN 1010
22:48:45.360483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:45.433398 tst register_default_mass.py: using MSISDN 1011
22:48:45.441487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:45.705956 tst register_default_mass.py: using MSISDN 1012
22:48:45.715984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:45.791110 tst register_default_mass.py: using MSISDN 1013
22:48:45.802395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:45.883033 tst register_default_mass.py: using MSISDN 1014
22:48:45.903768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:45.967605 tst register_default_mass.py: using MSISDN 1015
22:48:45.982722 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:46.068438 tst register_default_mass.py: using MSISDN 1016
22:48:46.076494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:46.154745 tst register_default_mass.py: using MSISDN 1017
22:48:46.167806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:46.400530 tst register_default_mass.py: using MSISDN 1018
22:48:46.406687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:46.608829 tst register_default_mass.py: using MSISDN 1019
22:48:46.615309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:47.001276 tst register_default_mass.py: using MSISDN 1020
22:48:47.010547 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:47.115816 tst register_default_mass.py: using MSISDN 1021
22:48:47.141058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:47.222560 tst register_default_mass.py: using MSISDN 1022
22:48:47.243939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:47.322529 tst register_default_mass.py: using MSISDN 1023
22:48:47.335928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:47.415370 tst register_default_mass.py: using MSISDN 1024
22:48:47.426175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:47.502656 tst register_default_mass.py: using MSISDN 1025
22:48:47.515244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:47.623320 tst register_default_mass.py: using MSISDN 1026
22:48:47.629637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:47.706247 tst register_default_mass.py: using MSISDN 1027
22:48:47.716648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:47.786538 tst register_default_mass.py: using MSISDN 1028
22:48:47.792685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:47.932481 tst register_default_mass.py: using MSISDN 1029
22:48:47.938384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:48.033816 tst register_default_mass.py: using MSISDN 1030
22:48:48.043851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:48.121220 tst register_default_mass.py: using MSISDN 1031
22:48:48.147752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:48.219217 tst register_default_mass.py: using MSISDN 1032
22:48:48.229748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:48.312501 tst register_default_mass.py: using MSISDN 1033
22:48:48.331788 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:48.403823 tst register_default_mass.py: using MSISDN 1034
22:48:48.422366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:48.503161 tst register_default_mass.py: using MSISDN 1035
22:48:48.509093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:48.581556 tst register_default_mass.py: using MSISDN 1036
22:48:48.587496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:48.659149 tst register_default_mass.py: using MSISDN 1037
22:48:48.665277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:48.748708 tst register_default_mass.py: using MSISDN 1038
22:48:48.770943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:48.833426 tst register_default_mass.py: using MSISDN 1039
22:48:48.854647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:48.933074 tst register_default_mass.py: using MSISDN 1040
22:48:48.942405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:49.017682 tst register_default_mass.py: using MSISDN 1041
22:48:49.038447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:49.121053 tst register_default_mass.py: using MSISDN 1042
22:48:49.133830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:49.216251 tst register_default_mass.py: using MSISDN 1043
22:48:49.238363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:49.325751 tst register_default_mass.py: using MSISDN 1044
22:48:49.345750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:49.410996 tst register_default_mass.py: using MSISDN 1045
22:48:49.432790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:49.508656 tst register_default_mass.py: using MSISDN 1046
22:48:49.515283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:49.590916 tst register_default_mass.py: using MSISDN 1047
22:48:49.597922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:49.676370 tst register_default_mass.py: using MSISDN 1048
22:48:49.697728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:49.761742 tst register_default_mass.py: using MSISDN 1049
22:48:49.783844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:49.858114 tst register_default_mass.py: using MSISDN 1050
22:48:49.880156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:49.949673 tst register_default_mass.py: using MSISDN 1051
22:48:49.971230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:50.038532 tst register_default_mass.py: using MSISDN 1052
22:48:50.048343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:50.116444 tst register_default_mass.py: using MSISDN 1053
22:48:50.128969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:50.201788 tst register_default_mass.py: using MSISDN 1054
22:48:50.223925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:50.295842 tst register_default_mass.py: using MSISDN 1055
22:48:50.308930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:50.374303 tst register_default_mass.py: using MSISDN 1056
22:48:50.395965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:50.480618 tst register_default_mass.py: using MSISDN 1057
22:48:50.501692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:50.588923 tst register_default_mass.py: using MSISDN 1058
22:48:50.606295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:50.745580 tst register_default_mass.py: using MSISDN 1059
22:48:50.770354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:50.853645 tst register_default_mass.py: using MSISDN 1060
22:48:50.873794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:51.046601 tst register_default_mass.py: using MSISDN 1061
22:48:51.065699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:51.145552 tst register_default_mass.py: using MSISDN 1062
22:48:51.161941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:51.232831 tst register_default_mass.py: using MSISDN 1063
22:48:51.255145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:51.325697 tst register_default_mass.py: using MSISDN 1064
22:48:51.341177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:51.420467 tst register_default_mass.py: using MSISDN 1065
22:48:51.427519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:51.501412 tst register_default_mass.py: using MSISDN 1066
22:48:51.521324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:51.612383 tst register_default_mass.py: using MSISDN 1067
22:48:51.629074 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:51.707490 tst register_default_mass.py: using MSISDN 1068
22:48:51.725769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:51.802108 tst register_default_mass.py: using MSISDN 1069
22:48:51.824238 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:51.892486 tst register_default_mass.py: using MSISDN 1070
22:48:51.900808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:51.981844 tst register_default_mass.py: using MSISDN 1071
22:48:51.992180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:52.059307 tst register_default_mass.py: using MSISDN 1072
22:48:52.075865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:52.149033 tst register_default_mass.py: using MSISDN 1073
22:48:52.166321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:52.698471 tst register_default_mass.py: using MSISDN 1074
22:48:52.719633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:52.799237 tst register_default_mass.py: using MSISDN 1075
22:48:52.821286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:52.907977 tst register_default_mass.py: using MSISDN 1076
22:48:52.915513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:52.994617 tst register_default_mass.py: using MSISDN 1077
22:48:53.012166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:53.095680 tst register_default_mass.py: using MSISDN 1078
22:48:53.117223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:53.181060 tst register_default_mass.py: using MSISDN 1079
22:48:53.202552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:53.267621 tst register_default_mass.py: using MSISDN 1080
22:48:53.289120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:53.363315 tst register_default_mass.py: using MSISDN 1081
22:48:53.376730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:53.466147 tst register_default_mass.py: using MSISDN 1082
22:48:53.473109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:53.541362 tst register_default_mass.py: using MSISDN 1083
22:48:53.559977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:53.638795 tst register_default_mass.py: using MSISDN 1084
22:48:53.648976 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:53.721343 tst register_default_mass.py: using MSISDN 1085
22:48:53.740305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:53.803356 tst register_default_mass.py: using MSISDN 1086
22:48:53.822311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:53.903705 tst register_default_mass.py: using MSISDN 1087
22:48:53.921937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:53.993305 tst register_default_mass.py: using MSISDN 1088
22:48:54.009071 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:54.091043 tst register_default_mass.py: using MSISDN 1089
22:48:54.106245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:54.190178 tst register_default_mass.py: using MSISDN 1090
22:48:54.208121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:54.286615 tst register_default_mass.py: using MSISDN 1091
22:48:54.300607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:54.367554 tst register_default_mass.py: using MSISDN 1092
22:48:54.374234 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:54.453742 tst register_default_mass.py: using MSISDN 1093
22:48:54.466596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:54.540271 tst register_default_mass.py: using MSISDN 1094
22:48:54.555689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:54.640686 tst register_default_mass.py: using MSISDN 1095
22:48:54.663270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:54.728668 tst register_default_mass.py: using MSISDN 1096
22:48:54.734871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:54.809946 tst register_default_mass.py: using MSISDN 1097
22:48:54.829724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:54.909955 tst register_default_mass.py: using MSISDN 1098
22:48:54.930683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:54.993597 tst register_default_mass.py: using MSISDN 1099
22:48:55.004156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:55.079875 tst register_default_mass.py: using MSISDN 1100
22:48:55.096551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:55.217825 run mass: Starting testcase
22:48:55.224018 run mass: Pre-launching all virtphy's
22:48:55.229837 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:55.243631 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:55.249994 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:55.263573 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:55.269839 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:55.283377 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:55.289836 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:55.303329 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:55.310002 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:55.323582 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:55.330111 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:55.343843 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:55.350121 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:55.363651 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:55.369951 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:55.383825 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:55.390122 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:55.403384 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:55.409734 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:55.423115 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:55.429273 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:55.442454 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:55.448571 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:55.461840 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:55.468137 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:55.481459 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:55.487587 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:55.501001 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:55.507155 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:55.520897 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:55.527500 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:55.541148 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:55.547603 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:55.561233 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:55.567754 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:55.581121 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:55.587329 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:55.600584 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:55.606866 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:55.620039 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:55.626200 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:55.639538 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:55.645704 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:55.659015 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:55.665136 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:55.678406 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:55.684511 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:55.697798 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:55.704023 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:55.717379 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:55.723479 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:55.736876 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:55.742945 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:55.755953 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:55.762137 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:55.775284 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:55.781499 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:55.794658 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:55.801047 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:55.814965 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:55.822542 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:55.836160 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:55.842289 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:55.855666 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:55.862080 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:55.876272 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:55.882601 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:55.896263 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:55.902550 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:55.916106 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:55.922247 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:55.935611 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:55.941808 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:55.955248 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:55.961541 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:55.974937 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:55.981225 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:55.994978 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:56.001316 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:56.015108 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:56.021310 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:56.034706 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:56.041127 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:56.054417 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:56.060746 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:56.073963 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:56.080055 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:56.093197 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:56.099290 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:56.112515 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:56.118785 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:56.132126 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:56.138250 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:56.151124 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:56.157215 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:56.170379 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:56.176548 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:56.189628 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:56.195778 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:56.208880 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:56.215238 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:56.228948 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:56.235300 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:56.249524 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:56.256143 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:56.269576 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:56.275911 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:56.289374 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:56.295956 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:56.309581 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:56.316041 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:56.329756 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:56.335995 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:56.349495 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:56.355664 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:56.368901 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:56.375038 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:56.387807 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:56.393952 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:56.407270 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:56.413342 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:56.426502 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:56.432612 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:56.445893 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:56.452024 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:56.465360 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:56.471517 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:56.485032 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:56.491279 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:56.504579 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:56.510865 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:56.524310 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:56.530759 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:56.544391 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:56.550692 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:56.564302 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:56.570348 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:56.583478 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:56.589545 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:56.602592 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:56.608700 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:56.621818 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:56.627891 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:56.641058 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:56.647182 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:56.660075 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:56.666248 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:56.679381 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:56.685334 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:56.698529 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:56.704777 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:56.718250 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:56.724541 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:56.737832 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:56.744018 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:56.756923 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:56.762968 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:56.776301 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:56.782304 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:56.795124 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:56.801177 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:56.814217 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:56.820454 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:56.833724 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:56.840184 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:56.854017 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:56.860480 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:56.874230 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:56.880564 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:56.893789 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:56.900118 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:56.913330 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:56.919424 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:56.932972 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:56.939534 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:56.953435 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:56.959693 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:56.973211 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:56.979716 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:56.993626 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:57.000122 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:57.013888 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:57.020211 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:57.033934 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:57.040314 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:57.054262 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:57.060632 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:57.074403 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:57.080731 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:57.094534 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:57.100861 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:57.114617 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:57.120950 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:57.134671 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:57.140983 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:57.154718 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:57.161033 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:57.174565 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:57.180878 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:57.194477 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:57.200675 run mass: Checking if sockets are in the filesystem
22:48:57.212961 run osmo-ms-mob/00000: Starting mobile
22:48:57.226412 run osmo-ms-mob/00000(pid=135): Launched
22:48:57.241396 run mass: MS start registered {at=20861842.94470849, delay=0.008754897862672806, ms=00000}
22:49:01.413422 run osmo-ms-mob/00001: Starting mobile
22:49:01.427019 run osmo-ms-mob/00001(pid=136): Launched
22:49:01.438718 run mass: MS start registered {at=20861847.142058305, delay=0.005468439310789108, ms=00001}
22:49:01.969272 run mass: MS performed LU {at=20861847.672514558, lu_delay=4.727806068956852, ms=00000}
22:49:03.228902 run osmo-ms-mob/00002: Starting mobile
22:49:03.243154 run osmo-ms-mob/00002(pid=137): Launched
22:49:03.255112 run mass: MS start registered {at=20861848.958451632, delay=0.0054892972111701965, ms=00002}
22:49:04.513630 run osmo-ms-mob/00003: Starting mobile
22:49:04.527445 run osmo-ms-mob/00003(pid=138): Launched
22:49:04.541058 run mass: MS start registered {at=20861850.244383026, delay=0.006543461233377457, ms=00003}
22:49:05.613947 run osmo-ms-mob/00004: Starting mobile
22:49:05.627227 run osmo-ms-mob/00004(pid=139): Launched
22:49:05.638788 run mass: MS start registered {at=20861851.342132438, delay=0.005444556474685669, ms=00004}
22:49:06.621357 run osmo-ms-mob/00005: Starting mobile
22:49:06.635685 run osmo-ms-mob/00005(pid=140): Launched
22:49:06.647647 run mass: MS start registered {at=20861852.350988016, delay=0.0053706094622612, ms=00005}
22:49:07.522942 run osmo-ms-mob/00006: Starting mobile
22:49:07.541505 run osmo-ms-mob/00006(pid=141): Launched
22:49:07.553471 run mass: MS start registered {at=20861853.256814055, delay=0.005169179290533066, ms=00006}
22:49:07.618621 run mass: MS performed LU {at=20861853.321846597, lu_delay=6.179788291454315, ms=00001}
22:49:08.412637 run osmo-ms-mob/00007: Starting mobile
22:49:08.426931 run osmo-ms-mob/00007(pid=142): Launched
22:49:08.439195 run mass: MS start registered {at=20861854.142522503, delay=0.005907200276851654, ms=00007}
22:49:09.212736 run osmo-ms-mob/00008: Starting mobile
22:49:09.227583 run osmo-ms-mob/00008(pid=143): Launched
22:49:09.239843 run mass: MS start registered {at=20861854.94317471, delay=0.006052564829587936, ms=00008}
22:49:09.518836 run mass: MS performed LU {at=20861855.222162683, lu_delay=4.977779656648636, ms=00003}
22:49:09.546272 run mass: MS performed LU {at=20861855.249604177, lu_delay=6.29115254431963, ms=00002}
22:49:09.931041 run osmo-ms-mob/00009: Starting mobile
22:49:09.964551 run osmo-ms-mob/00009(pid=144): Launched
22:49:09.976713 run mass: MS start registered {at=20861855.68005358, delay=0.006041649729013443, ms=00009}
22:49:10.628937 run osmo-ms-mob/00010: Starting mobile
22:49:10.643365 run osmo-ms-mob/00010(pid=145): Launched
22:49:10.654886 run mass: MS start registered {at=20861856.358214453, delay=0.004426885396242142, ms=00010}
22:49:11.213606 run osmo-ms-mob/00011: Starting mobile
22:49:11.227599 run osmo-ms-mob/00011(pid=146): Launched
22:49:11.239470 run mass: MS start registered {at=20861856.942816556, delay=0.005453813821077347, ms=00011}
22:49:11.384389 run mass: MS performed LU {at=20861857.087640706, lu_delay=5.7455082684755325, ms=00004}
22:49:11.476032 run mass: MS performed LU {at=20861857.179392096, lu_delay=4.828404080122709, ms=00005}
22:49:11.828230 run osmo-ms-mob/00012: Starting mobile
22:49:11.842534 run osmo-ms-mob/00012(pid=147): Launched
22:49:11.854392 run mass: MS start registered {at=20861857.557734817, delay=0.005804851651191711, ms=00012}
22:49:12.428667 run osmo-ms-mob/00013: Starting mobile
22:49:12.443219 run osmo-ms-mob/00013(pid=148): Launched
22:49:12.454843 run mass: MS start registered {at=20861858.158186466, delay=0.005529060959815979, ms=00013}
22:49:13.012643 run osmo-ms-mob/00014: Starting mobile
22:49:13.026655 run osmo-ms-mob/00014(pid=149): Launched
22:49:13.038532 run mass: MS start registered {at=20861858.741871815, delay=0.005522683262825012, ms=00014}
22:49:13.285427 run mass: MS performed LU {at=20861858.988754537, lu_delay=4.846232034265995, ms=00007}
22:49:13.312469 run mass: MS performed LU {at=20861859.01580032, lu_delay=5.758986264467239, ms=00006}
22:49:13.612926 run osmo-ms-mob/00015: Starting mobile
22:49:13.626835 run osmo-ms-mob/00015(pid=150): Launched
22:49:13.638746 run mass: MS start registered {at=20861859.34209632, delay=0.005503285676240921, ms=00015}
22:49:14.112592 run osmo-ms-mob/00016: Starting mobile
22:49:14.126790 run osmo-ms-mob/00016(pid=151): Launched
22:49:14.138880 run mass: MS start registered {at=20861859.84222278, delay=0.005680449306964874, ms=00016}
22:49:14.612669 run osmo-ms-mob/00017: Starting mobile
22:49:14.626130 run osmo-ms-mob/00017(pid=152): Launched
22:49:14.638233 run mass: MS start registered {at=20861860.34158613, delay=0.0056641437113285065, ms=00017}
22:49:15.148664 run mass: MS performed LU {at=20861860.851992246, lu_delay=5.171938665211201, ms=00009}
22:49:15.160591 run osmo-ms-mob/00018: Starting mobile
22:49:15.174307 run osmo-ms-mob/00018(pid=153): Launched
22:49:15.186257 run mass: MS start registered {at=20861860.889607243, delay=0.005511324852705002, ms=00018}
22:49:15.214367 run mass: MS performed LU {at=20861860.91770597, lu_delay=5.974531263113022, ms=00008}
22:49:15.518791 run mass: MS performed LU {at=20861861.222118866, lu_delay=4.863904412835836, ms=00010}
22:49:15.530701 run osmo-ms-mob/00019: Starting mobile
22:49:15.544167 run osmo-ms-mob/00019(pid=154): Launched
22:49:15.555958 run mass: MS start registered {at=20861861.259301387, delay=0.005266796797513962, ms=00019}
22:49:16.112908 run osmo-ms-mob/00020: Starting mobile
22:49:16.126935 run osmo-ms-mob/00020(pid=155): Launched
22:49:16.140244 run mass: MS start registered {at=20861861.843590625, delay=0.006812244653701782, ms=00020}
22:49:16.613098 run osmo-ms-mob/00021: Starting mobile
22:49:16.626537 run osmo-ms-mob/00021(pid=156): Launched
22:49:16.638184 run mass: MS start registered {at=20861862.341532655, delay=0.005199916660785675, ms=00021}
22:49:17.012449 run osmo-ms-mob/00022: Starting mobile
22:49:17.025864 run osmo-ms-mob/00022(pid=157): Launched
22:49:17.037636 run mass: MS start registered {at=20861862.740986377, delay=0.00562913715839386, ms=00022}
22:49:17.050298 run mass: MS performed LU {at=20861862.75363334, lu_delay=5.195898521691561, ms=00012}
22:49:17.077829 run mass: MS performed LU {at=20861862.781185634, lu_delay=5.838369078934193, ms=00011}
22:49:17.184686 run mass: MS performed LU {at=20861862.88801491, lu_delay=4.72982844337821, ms=00013}
22:49:17.513444 run osmo-ms-mob/00023: Starting mobile
22:49:17.527231 run osmo-ms-mob/00023(pid=158): Launched
22:49:17.539376 run mass: MS start registered {at=20861863.24272304, delay=0.0056470222771167755, ms=00023}
22:49:17.912923 run osmo-ms-mob/00024: Starting mobile
22:49:17.926513 run osmo-ms-mob/00024(pid=159): Launched
22:49:17.938824 run mass: MS start registered {at=20861863.642166574, delay=0.005398109555244446, ms=00024}
22:49:18.412963 run osmo-ms-mob/00025: Starting mobile
22:49:18.428226 run osmo-ms-mob/00025(pid=160): Launched
22:49:18.440053 run mass: MS start registered {at=20861864.14340234, delay=0.005330923944711685, ms=00025}
22:49:18.813501 run osmo-ms-mob/00026: Starting mobile
22:49:18.827725 run osmo-ms-mob/00026(pid=161): Launched
22:49:18.839402 run mass: MS start registered {at=20861864.542743854, delay=0.005302824079990387, ms=00026}
22:49:18.915350 run mass: MS performed LU {at=20861864.618679825, lu_delay=5.276583503931761, ms=00015}
22:49:18.979920 run mass: MS performed LU {at=20861864.683246963, lu_delay=4.841024182736874, ms=00016}
22:49:19.048861 run mass: MS performed LU {at=20861864.752189398, lu_delay=6.010317582637072, ms=00014}
22:49:19.061334 run osmo-ms-mob/00027: Starting mobile
22:49:19.075281 run osmo-ms-mob/00027(pid=162): Launched
22:49:19.087742 run mass: MS start registered {at=20861864.79108345, delay=0.004990525543689728, ms=00027}
22:49:19.612523 run osmo-ms-mob/00028: Starting mobile
22:49:19.627185 run osmo-ms-mob/00028(pid=163): Launched
22:49:19.639177 run mass: MS start registered {at=20861865.342524104, delay=0.005564089864492416, ms=00028}
22:49:20.013182 run osmo-ms-mob/00029: Starting mobile
22:49:20.027842 run osmo-ms-mob/00029(pid=164): Launched
22:49:20.039510 run mass: MS start registered {at=20861865.74285951, delay=0.005234554409980774, ms=00029}
22:49:20.412591 run osmo-ms-mob/00030: Starting mobile
22:49:20.426719 run osmo-ms-mob/00030(pid=165): Launched
22:49:20.438616 run mass: MS start registered {at=20861866.141962282, delay=0.0054304711520671844, ms=00030}
22:49:20.714849 run mass: MS performed LU {at=20861866.418175664, lu_delay=5.528568420559168, ms=00018}
22:49:20.727000 run osmo-ms-mob/00031: Starting mobile
22:49:20.755352 run osmo-ms-mob/00031(pid=166): Launched
22:49:20.767300 run mass: MS start registered {at=20861866.470644884, delay=0.005578428506851196, ms=00031}
22:49:20.816900 run mass: MS performed LU {at=20861866.52022763, lu_delay=5.260926242917776, ms=00019}
22:49:20.844336 run mass: MS performed LU {at=20861866.547680505, lu_delay=6.2060943730175495, ms=00017}
22:49:20.858321 run osmo-ms-mob/00032: Starting mobile
22:49:20.874369 run osmo-ms-mob/00032(pid=167): Launched
22:49:20.886170 run mass: MS start registered {at=20861866.58951959, delay=0.004321310669183731, ms=00032}
22:49:20.968691 run mass: MS performed LU {at=20861866.672021642, lu_delay=4.8284310176968575, ms=00020}
22:49:21.512645 run osmo-ms-mob/00033: Starting mobile
22:49:21.527688 run osmo-ms-mob/00033(pid=168): Launched
22:49:21.539731 run mass: MS start registered {at=20861867.243068475, delay=0.00578693300485611, ms=00033}
22:49:21.938441 run osmo-ms-mob/00034: Starting mobile
22:49:21.952818 run osmo-ms-mob/00034(pid=169): Launched
22:49:21.964495 run mass: MS start registered {at=20861867.667848047, delay=0.003225170075893402, ms=00034}
22:49:22.213097 run osmo-ms-mob/00035: Starting mobile
22:49:22.226575 run osmo-ms-mob/00035(pid=170): Launched
22:49:22.238228 run mass: MS start registered {at=20861867.94157502, delay=0.005424924194812775, ms=00035}
22:49:22.612535 run osmo-ms-mob/00036: Starting mobile
22:49:22.625878 run osmo-ms-mob/00036(pid=171): Launched
22:49:22.637936 run mass: MS start registered {at=20861868.341274604, delay=0.0058667100965976715, ms=00036}
22:49:22.681038 run mass: MS performed LU {at=20861868.384374827, lu_delay=5.141651786863804, ms=00023}
22:49:22.746060 run mass: MS performed LU {at=20861868.449387882, lu_delay=4.807221308350563, ms=00024}
22:49:22.814764 run mass: MS performed LU {at=20861868.51809221, lu_delay=6.176559556275606, ms=00021}
22:49:22.826967 run osmo-ms-mob/00037: Starting mobile
22:49:22.840518 run osmo-ms-mob/00037(pid=172): Launched
22:49:22.853008 run mass: MS start registered {at=20861868.55635146, delay=0.005805213004350662, ms=00037}
22:49:22.870493 run mass: MS performed LU {at=20861868.573788624, lu_delay=5.832802247256041, ms=00022}
22:49:23.312847 run osmo-ms-mob/00038: Starting mobile
22:49:23.326788 run osmo-ms-mob/00038(pid=173): Launched
22:49:23.386365 run mass: MS start registered {at=20861869.08969712, delay=4.018843173980713e-05, ms=00038}
22:49:23.612610 run osmo-ms-mob/00039: Starting mobile
22:49:23.626658 run osmo-ms-mob/00039(pid=174): Launched
22:49:23.638377 run mass: MS start registered {at=20861869.34172554, delay=0.005421236157417297, ms=00039}
22:49:24.016963 run osmo-ms-mob/00040: Starting mobile
22:49:24.033146 run osmo-ms-mob/00040(pid=175): Launched
22:49:24.045521 run mass: MS start registered {at=20861869.748864766, delay=0.005955670028924942, ms=00040}
22:49:24.313332 run osmo-ms-mob/00041: Starting mobile
22:49:24.327188 run osmo-ms-mob/00041(pid=176): Launched
22:49:24.339592 run mass: MS start registered {at=20861870.042947117, delay=0.0038848407566547394, ms=00041}
22:49:24.480336 run mass: MS performed LU {at=20861870.183666363, lu_delay=5.3925829119980335, ms=00027}
22:49:24.582315 run mass: MS performed LU {at=20861870.28564064, lu_delay=6.142238296568394, ms=00025}
22:49:24.594233 run osmo-ms-mob/00042: Starting mobile
22:49:24.607383 run osmo-ms-mob/00042(pid=177): Launched
22:49:24.613710 run mass: MS performed LU {at=20861870.31706675, lu_delay=4.974542647600174, ms=00028}
22:49:24.619697 run mass: MS start registered {at=20861870.323061913, delay=0.006015274673700333, ms=00042}
22:49:24.734761 run mass: MS performed LU {at=20861870.438091896, lu_delay=5.89534804224968, ms=00026}
22:49:24.771662 run mass: MS performed LU {at=20861870.474989753, lu_delay=4.732130244374275, ms=00029}
22:49:24.783576 run osmo-ms-mob/00043: Starting mobile
22:49:24.797335 run osmo-ms-mob/00043(pid=178): Launched
22:49:24.808967 run mass: MS start registered {at=20861870.512318224, delay=0.005232274532318115, ms=00043}
22:49:25.312484 run osmo-ms-mob/00044: Starting mobile
22:49:25.326538 run osmo-ms-mob/00044(pid=179): Launched
22:49:25.338488 run mass: MS start registered {at=20861871.041831233, delay=0.0056013017892837524, ms=00044}
22:49:25.612686 run osmo-ms-mob/00045: Starting mobile
22:49:25.626743 run osmo-ms-mob/00045(pid=180): Launched
22:49:25.639332 run mass: MS start registered {at=20861871.342673164, delay=0.006011895835399628, ms=00045}
22:49:25.913514 run osmo-ms-mob/00046: Starting mobile
22:49:25.927583 run osmo-ms-mob/00046(pid=181): Launched
22:49:25.940650 run mass: MS start registered {at=20861871.643987805, delay=0.005957793444395065, ms=00046}
22:49:26.213649 run osmo-ms-mob/00047: Starting mobile
22:49:26.227683 run osmo-ms-mob/00047(pid=182): Launched
22:49:26.239656 run mass: MS start registered {at=20861871.942999154, delay=0.005595725029706955, ms=00047}
22:49:26.446816 run mass: MS performed LU {at=20861872.150136203, lu_delay=5.679491318762302, ms=00031}
22:49:26.458672 run osmo-ms-mob/00048: Starting mobile
22:49:26.472390 run osmo-ms-mob/00048(pid=183): Launched
22:49:26.484579 run mass: MS start registered {at=20861872.18791114, delay=0.005879741162061691, ms=00048}
22:49:26.511671 run mass: MS performed LU {at=20861872.214999974, lu_delay=6.073037691414356, ms=00030}
22:49:26.580302 run mass: MS performed LU {at=20861872.283632856, lu_delay=5.69411326572299, ms=00032}
22:49:26.592570 run osmo-ms-mob/00049: Starting mobile
22:49:26.606509 run osmo-ms-mob/00049(pid=184): Launched
22:49:26.622363 run mass: MS start registered {at=20861872.32570341, delay=0.009158410131931305, ms=00049}
22:49:26.636091 run mass: MS performed LU {at=20861872.33942833, lu_delay=5.096359856426716, ms=00033}
22:49:26.908349 run mass: MS performed LU {at=20861872.61167939, lu_delay=4.943831343203783, ms=00034}
22:49:26.920327 run osmo-ms-mob/00050: Starting mobile
22:49:26.933931 run osmo-ms-mob/00050(pid=185): Launched
22:49:26.945773 run mass: MS start registered {at=20861872.64912006, delay=0.005434829741716385, ms=00050}
22:49:27.513412 run osmo-ms-mob/00051: Starting mobile
22:49:27.527503 run osmo-ms-mob/00051(pid=186): Launched
22:49:27.539660 run mass: MS start registered {at=20861873.242999256, delay=0.0054350197315216064, ms=00051}
22:49:27.814005 run osmo-ms-mob/00052: Starting mobile
22:49:27.828049 run osmo-ms-mob/00052(pid=187): Launched
22:49:27.840611 run mass: MS start registered {at=20861873.54395903, delay=0.005834810435771942, ms=00052}
22:49:28.118306 run osmo-ms-mob/00053: Starting mobile
22:49:28.146628 run osmo-ms-mob/00053(pid=188): Launched
22:49:28.165480 run mass: MS start registered {at=20861873.868811816, delay=0.006337881088256836, ms=00053}
22:49:28.246858 run mass: MS performed LU {at=20861873.95016383, lu_delay=6.008588809520006, ms=00035}
22:49:28.348692 run mass: MS performed LU {at=20861874.052006744, lu_delay=4.710281204432249, ms=00039}
22:49:28.362551 run osmo-ms-mob/00054: Starting mobile
22:49:28.377092 run osmo-ms-mob/00054(pid=189): Launched
22:49:28.383494 run mass: MS performed LU {at=20861874.086848766, lu_delay=4.997151646763086, ms=00038}
22:49:28.389691 run mass: MS start registered {at=20861874.09305553, delay=0.0062321871519088745, ms=00054}
22:49:28.500256 run mass: MS performed LU {at=20861874.20358546, lu_delay=5.862310856580734, ms=00036}
22:49:28.532716 run osmo-ms-mob/00055: Starting mobile
22:49:28.547171 run osmo-ms-mob/00055(pid=190): Launched
22:49:28.559198 run mass: MS start registered {at=20861874.262538094, delay=0.005679871886968613, ms=00055}
22:49:29.013327 run osmo-ms-mob/00056: Starting mobile
22:49:29.027781 run osmo-ms-mob/00056(pid=191): Launched
22:49:29.040318 run mass: MS start registered {at=20861874.74366246, delay=0.005788981914520264, ms=00056}
22:49:29.313997 run osmo-ms-mob/00057: Starting mobile
22:49:29.328633 run osmo-ms-mob/00057(pid=192): Launched
22:49:29.341600 run mass: MS start registered {at=20861875.04491227, delay=0.006369017064571381, ms=00057}
22:49:29.712921 run osmo-ms-mob/00058: Starting mobile
22:49:29.727938 run osmo-ms-mob/00058(pid=193): Launched
22:49:29.742181 run mass: MS start registered {at=20861875.4455138, delay=4.83393669128418e-05, ms=00058}
22:49:30.015210 run osmo-ms-mob/00059: Starting mobile
22:49:30.029945 run osmo-ms-mob/00059(pid=194): Launched
22:49:30.046151 run mass: MS start registered {at=20861875.749462213, delay=0.008619766682386398, ms=00059}
22:49:30.212386 run mass: MS performed LU {at=20861875.915712703, lu_delay=4.573039539158344, ms=00045}
22:49:30.238054 run osmo-ms-mob/00060: Starting mobile
22:49:30.252808 run osmo-ms-mob/00060(pid=195): Launched
22:49:30.264733 run mass: MS start registered {at=20861875.968079425, delay=0.005473054945468903, ms=00060}
22:49:30.346262 run mass: MS performed LU {at=20861876.04958695, lu_delay=6.006639834493399, ms=00041}
22:49:30.402085 run mass: MS performed LU {at=20861876.10539507, lu_delay=6.356530304998159, ms=00040}
22:49:30.438770 run mass: MS performed LU {at=20861876.142097514, lu_delay=5.629779290407896, ms=00043}
22:49:30.451316 run osmo-ms-mob/00061: Starting mobile
22:49:30.465663 run osmo-ms-mob/00061(pid=196): Launched
22:49:30.472090 run mass: MS performed LU {at=20861876.17544701, lu_delay=5.852385096251965, ms=00042}
22:49:30.478246 run mass: MS start registered {at=20861876.18161056, delay=0.006187271326780319, ms=00061}
22:49:31.014148 run osmo-ms-mob/00062: Starting mobile
22:49:31.028418 run osmo-ms-mob/00062(pid=197): Launched
22:49:31.040618 run mass: MS start registered {at=20861876.743962087, delay=0.00563696026802063, ms=00062}
22:49:31.313404 run osmo-ms-mob/00063: Starting mobile
22:49:31.328105 run osmo-ms-mob/00063(pid=198): Launched
22:49:31.340489 run mass: MS start registered {at=20861877.043835975, delay=0.005943339318037033, ms=00063}
22:49:31.402928 run mass: MS performed LU {at=20861877.106256362, lu_delay=3.8632571063935757, ms=00051}
22:49:31.712954 run osmo-ms-mob/00064: Starting mobile
22:49:31.727136 run osmo-ms-mob/00064(pid=199): Launched
22:49:31.739339 run mass: MS start registered {at=20861877.442675047, delay=0.005588904023170471, ms=00064}
22:49:32.012065 run mass: MS performed LU {at=20861877.715396732, lu_delay=6.071408927440643, ms=00046}
22:49:32.024839 run osmo-ms-mob/00065: Starting mobile
22:49:32.039243 run osmo-ms-mob/00065(pid=200): Launched
22:49:32.051518 run mass: MS start registered {at=20861877.75485784, delay=0.0056451112031936646, ms=00065}
22:49:32.113635 run mass: MS performed LU {at=20861877.816960692, lu_delay=5.873961538076401, ms=00047}
22:49:32.141682 run mass: MS performed LU {at=20861877.845015395, lu_delay=5.195895336568356, ms=00050}
22:49:32.153517 run osmo-ms-mob/00066: Starting mobile
22:49:32.167632 run osmo-ms-mob/00066(pid=201): Launched
22:49:32.179482 run mass: MS start registered {at=20861877.882821437, delay=0.005375266075134277, ms=00066}
22:49:32.265973 run mass: MS performed LU {at=20861877.9692993, lu_delay=5.643595892935991, ms=00049}
22:49:32.813511 run osmo-ms-mob/00067: Starting mobile
22:49:32.828126 run osmo-ms-mob/00067(pid=202): Launched
22:49:32.865283 run mass: MS start registered {at=20861878.568550736, delay=0.03055781126022339, ms=00067}
22:49:33.118207 run osmo-ms-mob/00068: Starting mobile
22:49:33.137001 run osmo-ms-mob/00068(pid=203): Launched
22:49:33.151765 run mass: MS start registered {at=20861878.855101608, delay=0.006110314279794693, ms=00068}
22:49:33.204183 run mass: MS performed LU {at=20861878.90743876, lu_delay=5.363479729741812, ms=00052}
22:49:33.514173 run osmo-ms-mob/00069: Starting mobile
22:49:33.529631 run osmo-ms-mob/00069(pid=204): Launched
22:49:33.542831 run mass: MS start registered {at=20861879.246168993, delay=0.005961772054433823, ms=00069}
22:49:33.912637 run osmo-ms-mob/00070: Starting mobile
22:49:33.926824 run osmo-ms-mob/00070(pid=205): Launched
22:49:33.933644 run mass: MS performed LU {at=20861879.63699689, lu_delay=5.543941359966993, ms=00054}
22:49:33.939802 run mass: MS start registered {at=20861879.643166523, delay=0.006193559616804123, ms=00070}
22:49:33.969496 run mass: MS performed LU {at=20861879.672822934, lu_delay=4.627910662442446, ms=00057}
22:49:33.978895 run mass: MS performed LU {at=20861879.682207145, lu_delay=4.938544683158398, ms=00056}
22:49:33.991246 run osmo-ms-mob/00071: Starting mobile
22:49:34.005373 run osmo-ms-mob/00071(pid=206): Launched
22:49:34.017047 run mass: MS start registered {at=20861879.72039545, delay=0.005198832601308823, ms=00071}
22:49:34.712961 run osmo-ms-mob/00072: Starting mobile
22:49:34.726806 run osmo-ms-mob/00072(pid=207): Launched
22:49:34.739126 run mass: MS start registered {at=20861880.44246882, delay=0.005775164812803268, ms=00072}
22:49:34.938361 run mass: MS performed LU {at=20861880.641686514, lu_delay=6.379148419946432, ms=00055}
22:49:35.113995 run osmo-ms-mob/00073: Starting mobile
22:49:35.129111 run osmo-ms-mob/00073(pid=208): Launched
22:49:35.135647 run mass: MS performed LU {at=20861880.839000344, lu_delay=4.095038257539272, ms=00062}
22:49:35.142230 run mass: MS performed LU {at=20861880.8455889, lu_delay=3.8017529249191284, ms=00063}
22:49:35.148762 run mass: MS start registered {at=20861880.852124512, delay=0.013150345534086227, ms=00073}
22:49:35.513383 run osmo-ms-mob/00074: Starting mobile
22:49:35.528171 run osmo-ms-mob/00074(pid=209): Launched
22:49:35.540778 run mass: MS start registered {at=20861881.24411521, delay=0.0050416141748428345, ms=00074}
22:49:35.778383 run mass: MS performed LU {at=20861881.481691614, lu_delay=5.300081055611372, ms=00061}
22:49:35.796560 run mass: MS performed LU {at=20861881.499887627, lu_delay=5.750425413250923, ms=00059}
22:49:35.809584 run osmo-ms-mob/00075: Starting mobile
22:49:35.823820 run osmo-ms-mob/00075(pid=210): Launched
22:49:35.840032 run mass: MS start registered {at=20861881.54336351, delay=0.009532608091831207, ms=00075}
22:49:36.413197 run osmo-ms-mob/00076: Starting mobile
22:49:36.428412 run osmo-ms-mob/00076(pid=211): Launched
22:49:36.441512 run mass: MS start registered {at=20861882.14486008, delay=0.005984526127576828, ms=00076}
22:49:36.802713 run mass: MS performed LU {at=20861882.506019782, lu_delay=7.060505982488394, ms=00058}
22:49:36.820134 run osmo-ms-mob/00077: Starting mobile
22:49:36.836321 run osmo-ms-mob/00077(pid=212): Launched
22:49:36.849940 run mass: MS start registered {at=20861882.553276684, delay=0.006607964634895325, ms=00077}
22:49:37.001434 run mass: MS performed LU {at=20861882.704764854, lu_delay=3.849663246423006, ms=00068}
22:49:37.312869 run osmo-ms-mob/00078: Starting mobile
22:49:37.327553 run osmo-ms-mob/00078(pid=213): Launched
22:49:37.340639 run mass: MS start registered {at=20861883.043962922, delay=0.006254713982343674, ms=00078}
22:49:37.698780 run mass: MS performed LU {at=20861883.402091164, lu_delay=5.519269727170467, ms=00066}
22:49:37.713758 run osmo-ms-mob/00079: Starting mobile
22:49:37.730533 run osmo-ms-mob/00079(pid=214): Launched
22:49:37.744992 run mass: MS start registered {at=20861883.44832586, delay=0.005541544407606125, ms=00079}
22:49:37.763019 run mass: MS performed LU {at=20861883.46634794, lu_delay=4.897797204554081, ms=00067}
22:49:37.808489 run mass: MS performed LU {at=20861883.511819202, lu_delay=5.756961364299059, ms=00065}
22:49:37.970359 run mass: MS performed LU {at=20861883.673689105, lu_delay=6.231014057993889, ms=00064}
22:49:38.213687 run osmo-ms-mob/00080: Starting mobile
22:49:38.228470 run osmo-ms-mob/00080(pid=215): Launched
22:49:38.245021 run mass: MS start registered {at=20861883.94834004, delay=0.009402487426996231, ms=00080}
22:49:38.713903 run osmo-ms-mob/00081: Starting mobile
22:49:38.729137 run osmo-ms-mob/00081(pid=216): Launched
22:49:38.742475 run mass: MS start registered {at=20861884.445807185, delay=0.006494689732789993, ms=00081}
22:49:38.860886 run mass: MS performed LU {at=20861884.564196605, lu_delay=3.712072093039751, ms=00073}
22:49:39.113254 run osmo-ms-mob/00082: Starting mobile
22:49:39.127263 run osmo-ms-mob/00082(pid=217): Launched
22:49:39.140282 run mass: MS start registered {at=20861884.843598843, delay=0.005931612104177475, ms=00082}
22:49:39.544491 run mass: MS performed LU {at=20861885.247799132, lu_delay=6.001630138605833, ms=00069}
22:49:39.562514 run mass: MS performed LU {at=20861885.265823103, lu_delay=4.823354285210371, ms=00072}
22:49:39.577222 run osmo-ms-mob/00083: Starting mobile
22:49:39.594571 run osmo-ms-mob/00083(pid=218): Launched
22:49:39.610863 run mass: MS start registered {at=20861885.31418553, delay=0.007950223982334137, ms=00083}
22:49:39.627025 run mass: MS performed LU {at=20861885.33032648, lu_delay=5.687159955501556, ms=00070}
22:49:39.890280 run mass: MS performed LU {at=20861885.593609247, lu_delay=5.8732137978076935, ms=00071}
22:49:40.213953 run osmo-ms-mob/00084: Starting mobile
22:49:40.228391 run osmo-ms-mob/00084(pid=219): Launched
22:49:40.240815 run mass: MS start registered {at=20861885.94411245, delay=0.005790293216705322, ms=00084}
22:49:40.713077 run osmo-ms-mob/00085: Starting mobile
22:49:40.727334 run osmo-ms-mob/00085(pid=220): Launched
22:49:40.741242 run mass: MS start registered {at=20861886.444582164, delay=0.006610147655010223, ms=00085}
22:49:41.312834 run osmo-ms-mob/00086: Starting mobile
22:49:41.326284 run osmo-ms-mob/00086(pid=221): Launched
22:49:41.338365 run mass: MS start registered {at=20861887.041693293, delay=0.005865994840860367, ms=00086}
22:49:41.529007 run mass: MS performed LU {at=20861887.232338935, lu_delay=5.08747885376215, ms=00076}
22:49:41.643590 run mass: MS performed LU {at=20861887.346919004, lu_delay=5.803555492311716, ms=00075}
22:49:41.699271 run mass: MS performed LU {at=20861887.40258043, lu_delay=6.158465217798948, ms=00074}
22:49:41.913384 run osmo-ms-mob/00087: Starting mobile
22:49:41.927169 run osmo-ms-mob/00087(pid=222): Launched
22:49:41.940126 run mass: MS start registered {at=20861887.64345834, delay=0.006577525287866592, ms=00087}
22:49:42.523979 run osmo-ms-mob/00088: Starting mobile
22:49:42.538914 run osmo-ms-mob/00088(pid=223): Launched
22:49:42.551436 run mass: MS start registered {at=20861888.25478042, delay=0.005636237561702728, ms=00088}
22:49:43.112864 run osmo-ms-mob/00089: Starting mobile
22:49:43.127012 run osmo-ms-mob/00089(pid=224): Launched
22:49:43.139880 run mass: MS start registered {at=20861888.843226485, delay=0.006029505282640457, ms=00089}
22:49:43.310121 run mass: MS performed LU {at=20861889.013453268, lu_delay=5.565127406269312, ms=00079}
22:49:43.393473 run mass: MS performed LU {at=20861889.096693996, lu_delay=4.650886811316013, ms=00081}
22:49:43.439828 run mass: MS performed LU {at=20861889.143155728, lu_delay=5.1948156878352165, ms=00080}
22:49:43.563518 run mass: MS performed LU {at=20861889.266840305, lu_delay=6.222877383232117, ms=00078}
22:49:43.575608 run osmo-ms-mob/00090: Starting mobile
22:49:43.589994 run osmo-ms-mob/00090(pid=225): Launched
22:49:43.602056 run mass: MS start registered {at=20861889.30539745, delay=0.00566481426358223, ms=00090}
22:49:44.412535 run osmo-ms-mob/00091: Starting mobile
22:49:44.426359 run osmo-ms-mob/00091(pid=226): Launched
22:49:44.438796 run mass: MS start registered {at=20861890.142141923, delay=0.005870945751667023, ms=00091}
22:49:45.112642 run osmo-ms-mob/00092: Starting mobile
22:49:45.127207 run osmo-ms-mob/00092(pid=227): Launched
22:49:45.139730 run mass: MS start registered {at=20861890.84307985, delay=0.005851376801729202, ms=00092}
22:49:45.174571 run mass: MS performed LU {at=20861890.877911672, lu_delay=5.563726142048836, ms=00083}
22:49:45.230097 run mass: MS performed LU {at=20861890.933426548, lu_delay=4.9893140979111195, ms=00084}
22:49:45.293938 run mass: MS performed LU {at=20861890.99726165, lu_delay=6.15366280823946, ms=00082}
22:49:45.719336 run mass: MS performed LU {at=20861891.42266652, lu_delay=4.978084355592728, ms=00085}
22:49:45.737355 run mass: MS performed LU {at=20861891.440708745, lu_delay=22.884357284754515, ms=00037}
22:49:45.749083 run osmo-ms-mob/00093: Starting mobile
22:49:45.763369 run osmo-ms-mob/00093(pid=228): Launched
22:49:45.776022 run mass: MS start registered {at=20861891.479372263, delay=0.005505319684743881, ms=00093}
22:49:46.812789 run osmo-ms-mob/00094: Starting mobile
22:49:46.826673 run osmo-ms-mob/00094(pid=229): Launched
22:49:46.839126 run mass: MS start registered {at=20861892.54247821, delay=0.005091290920972824, ms=00094}
22:49:47.159096 run mass: MS performed LU {at=20861892.862416066, lu_delay=5.2189577259123325, ms=00087}
22:49:47.204981 run mass: MS performed LU {at=20861892.908305977, lu_delay=5.866612683981657, ms=00086}
22:49:47.311278 run mass: MS performed LU {at=20861893.014608044, lu_delay=4.759827625006437, ms=00088}
22:49:47.329613 run mass: MS performed LU {at=20861893.032932326, lu_delay=21.99110109359026, ms=00044}
22:49:47.712602 run osmo-ms-mob/00095: Starting mobile
22:49:47.726609 run osmo-ms-mob/00095(pid=230): Launched
22:49:47.739418 run mass: MS start registered {at=20861893.442763824, delay=0.005999140441417694, ms=00095}
22:49:48.844783 run osmo-ms-mob/00096: Starting mobile
22:49:48.858438 run osmo-ms-mob/00096(pid=231): Launched
22:49:48.864943 run mass: Starting too slowly. Moving on {now=20861894.5683122, sleep=-0.058524880558252335, target=20861894.50978732}
22:49:48.871076 run mass: MS start registered {at=20861894.57443464, delay=0.006124768406152725, ms=00096}
22:49:49.885690 run osmo-ms-mob/00097: Starting mobile
22:49:49.899666 run osmo-ms-mob/00097(pid=232): Launched
22:49:49.911968 run mass: MS start registered {at=20861895.61530479, delay=0.005707971751689911, ms=00097}
22:49:50.970409 run mass: MS performed LU {at=20861896.673733298, lu_delay=5.830653447657824, ms=00092}
22:49:50.988975 run mass: MS performed LU {at=20861896.692314383, lu_delay=7.386916931718588, ms=00090}
22:49:51.001072 run osmo-ms-mob/00098: Starting mobile
22:49:51.015026 run osmo-ms-mob/00098(pid=233): Launched
22:49:51.027269 run mass: MS start registered {at=20861896.730610147, delay=0.005751732736825943, ms=00098}
22:49:51.058872 run mass: MS performed LU {at=20861896.76220451, lu_delay=7.918978024274111, ms=00089}
22:49:51.076685 run mass: MS performed LU {at=20861896.780015636, lu_delay=22.91120382025838, ms=00053}
22:49:51.114109 run mass: MS performed LU {at=20861896.817434236, lu_delay=24.62952309474349, ms=00048}
22:49:51.160348 run mass: MS performed LU {at=20861896.863671932, lu_delay=5.384299669414759, ms=00093}
22:49:51.178344 run mass: MS performed LU {at=20861896.881679468, lu_delay=6.7395375445485115, ms=00091}
22:49:52.743432 run mass: MS performed LU {at=20861898.446756925, lu_delay=5.904278714209795, ms=00094}
22:49:52.780214 run mass: MS performed LU {at=20861898.483488075, lu_delay=5.040724251419306, ms=00095}
22:49:52.805854 run osmo-ms-mob/00099: Starting mobile
22:49:52.836958 run osmo-ms-mob/00099(pid=234): Launched
22:49:52.851352 run mass: All started... {duration=55.64492342993617, too_slow=1}
22:49:52.864544 run mass: MS start registered {at=20861898.56788142, delay=0.013177938759326935, ms=00099}
22:49:53.034006 run mass: MS performed LU {at=20861898.737290572, lu_delay=22.769211146980524, ms=00060}
22:49:54.691295 run mass: MS performed LU {at=20861900.394605637, lu_delay=4.779300846159458, ms=00097}
22:49:54.709447 run mass: MS performed LU {at=20861900.412783846, lu_delay=5.83834920451045, ms=00096}
22:49:56.619988 run mass: MS performed LU {at=20861902.323300444, lu_delay=5.592690296471119, ms=00098}
22:49:58.457061 run mass: MS performed LU {at=20861904.160389565, lu_delay=5.592508144676685, ms=00099}
22:49:58.709796 run mass: MS performed LU {at=20861904.413125597, lu_delay=21.85984891280532, ms=00077}
22:49:58.716264 run mass: Tests done {all_completed=True, max=24.62952309474349, min=3.712072093039751}
22:49:58.721981 tst register_default_mass.py: Test passed (87.2 sec)
22:49:58.727718 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:58.731266 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:58.734858 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:58.738474 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:58.742066 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:58.745650 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:58.749312 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:58.752999 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:58.756795 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:58.760643 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:58.764473 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:58.768344 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:58.772278 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:58.776365 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:58.780611 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:58.785000 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:58.789527 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:58.794134 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:58.798782 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:58.803366 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:58.807871 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:58.812320 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:58.816718 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:58.821232 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:58.825662 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:58.830048 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:58.852917 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:58.856694 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:58.860479 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:58.864433 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:58.868503 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:58.872623 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:58.876790 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:58.881243 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:58.885526 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:58.889802 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:58.894134 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:58.898463 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:58.903132 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:58.907486 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:58.912164 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:58.916640 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:58.921263 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:58.925497 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:58.930086 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:58.934387 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:58.938622 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:58.942843 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:58.947188 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:58.951428 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:58.955648 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:58.959917 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:58.964221 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:58.968491 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:58.972833 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:58.977164 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:58.981484 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:58.985738 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:58.989979 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:58.994211 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:58.998543 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:59.002894 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:59.007269 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:59.011655 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:59.016049 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:59.020562 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:59.025522 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:59.030299 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:59.034788 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:59.040084 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:59.044564 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:59.049776 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:59.054243 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:59.058613 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:59.062974 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:59.067341 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:59.071940 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:59.076232 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:59.080454 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:59.084745 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:59.089391 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:59.093959 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:59.098324 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:59.102701 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:59.107103 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:59.111474 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:59.116150 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:59.125008 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:59.129565 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:59.134491 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:59.138763 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:59.142901 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:59.147072 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:59.151198 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:59.155414 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:59.159647 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:59.163928 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:59.168161 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:59.172674 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:59.176917 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:59.181189 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:59.185421 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:59.189687 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:59.194013 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:59.198839 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:59.203128 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:59.207370 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:59.211675 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:59.215904 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:59.220825 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:59.225196 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:59.229991 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:59.234225 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:59.238511 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:59.242805 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:59.247070 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:59.251273 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:59.255432 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:59.259527 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:59.263635 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:59.267723 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:59.271821 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:59.275921 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:59.280006 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:59.284098 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:59.288152 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:59.292092 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:59.296106 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:59.300134 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:59.304136 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:59.308124 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:59.312097 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:59.316066 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:59.320038 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:59.324044 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:59.328010 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:59.331969 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:59.335956 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:59.340024 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:59.344040 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:59.348178 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:59.352305 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:59.356407 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:59.360526 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:59.364640 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:59.368722 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:59.372640 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:59.376499 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:59.380381 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:59.384235 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:59.388139 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:59.392015 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:59.395908 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:59.399788 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:59.403665 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:59.407536 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:59.411423 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:59.415304 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:59.419225 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:59.423107 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:59.426996 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:59.430893 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:59.434765 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:59.438760 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:59.442660 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:59.446562 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:59.450444 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:59.454323 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:59.458193 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:59.462080 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:59.465869 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:59.469654 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:59.473443 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:59.477231 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:59.481017 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:59.484784 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:59.488557 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:59.492343 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:59.496122 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:59.499900 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:59.503698 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:59.507491 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:59.511265 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:59.515060 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:59.518842 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:59.522691 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:59.526562 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:59.530426 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:59.534318 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:59.538225 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:59.542126 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:59.546110 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:59.550170 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:59.554251 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:59.558327 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:59.562437 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:59.566534 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:59.570656 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:59.574913 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:59.579124 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:59.583376 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:59.587574 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:59.591762 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:59.595962 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:59.600163 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:59.604362 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:59.608561 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:59.612863 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:59.617120 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:59.621402 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:59.625619 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:59.629812 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:59.634006 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:59.638253 --- ParallelTerminationStrategy: PID 22 died...
22:49:59.640146 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:59.644783 --- ParallelTerminationStrategy: PID 23 died...
22:49:59.646700 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:59.651386 --- ParallelTerminationStrategy: PID 24 died...
22:49:59.653297 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:59.657930 --- ParallelTerminationStrategy: PID 25 died...
22:49:59.659809 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:59.664396 --- ParallelTerminationStrategy: PID 26 died...
22:49:59.666240 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:59.670903 --- ParallelTerminationStrategy: PID 27 died...
22:49:59.672812 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:59.677443 --- ParallelTerminationStrategy: PID 28 died...
22:49:59.679282 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:59.683821 --- ParallelTerminationStrategy: PID 29 died...
22:49:59.685703 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:59.690343 --- ParallelTerminationStrategy: PID 30 died...
22:49:59.692182 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:59.696718 --- ParallelTerminationStrategy: PID 31 died...
22:49:59.698565 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:59.703142 --- ParallelTerminationStrategy: PID 32 died...
22:49:59.704989 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:59.709544 --- ParallelTerminationStrategy: PID 33 died...
22:49:59.711381 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:59.715902 --- ParallelTerminationStrategy: PID 35 died...
22:49:59.717785 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:59.722319 --- ParallelTerminationStrategy: PID 36 died...
22:49:59.724147 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:59.728700 --- ParallelTerminationStrategy: PID 37 died...
22:49:59.730588 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:59.735236 --- ParallelTerminationStrategy: PID 38 died...
22:49:59.737130 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:59.741722 --- ParallelTerminationStrategy: PID 39 died...
22:49:59.743565 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:59.748066 --- ParallelTerminationStrategy: PID 40 died...
22:49:59.749948 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:59.754493 --- ParallelTerminationStrategy: PID 41 died...
22:49:59.756320 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:59.760871 --- ParallelTerminationStrategy: PID 42 died...
22:49:59.762705 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:59.767307 --- ParallelTerminationStrategy: PID 43 died...
22:49:59.769139 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:59.773759 --- ParallelTerminationStrategy: PID 44 died...
22:49:59.775594 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:59.780114 --- ParallelTerminationStrategy: PID 45 died...
22:49:59.781951 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:59.786469 --- ParallelTerminationStrategy: PID 46 died...
22:49:59.788310 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:59.792872 --- ParallelTerminationStrategy: PID 47 died...
22:49:59.794697 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:59.799199 --- ParallelTerminationStrategy: PID 48 died...
22:49:59.801050 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:59.805583 --- ParallelTerminationStrategy: PID 49 died...
22:49:59.807435 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:59.811984 --- ParallelTerminationStrategy: PID 50 died...
22:49:59.813849 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:59.818419 --- ParallelTerminationStrategy: PID 51 died...
22:49:59.820250 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:59.824769 --- ParallelTerminationStrategy: PID 52 died...
22:49:59.826614 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:59.831154 --- ParallelTerminationStrategy: PID 53 died...
22:49:59.833024 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:59.837546 --- ParallelTerminationStrategy: PID 54 died...
22:49:59.839373 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:59.843894 --- ParallelTerminationStrategy: PID 55 died...
22:49:59.845733 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:59.850311 --- ParallelTerminationStrategy: PID 56 died...
22:49:59.852144 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:59.856752 --- ParallelTerminationStrategy: PID 57 died...
22:49:59.858609 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:59.863137 --- ParallelTerminationStrategy: PID 58 died...
22:49:59.865000 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:59.869447 --- ParallelTerminationStrategy: PID 59 died...
22:49:59.871224 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:59.968745 --- ParallelTerminationStrategy: PID 60 died...
22:49:59.975001 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:59.978771 --- ParallelTerminationStrategy: PID 61 died...
22:49:59.980314 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:59.984092 --- ParallelTerminationStrategy: PID 62 died...
22:49:59.985639 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:59.989416 --- ParallelTerminationStrategy: PID 63 died...
22:49:59.990951 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:59.994746 --- ParallelTerminationStrategy: PID 64 died...
22:49:59.996465 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:00.000147 --- ParallelTerminationStrategy: PID 65 died...
22:50:00.001664 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:00.005428 --- ParallelTerminationStrategy: PID 66 died...
22:50:00.006989 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:00.010790 --- ParallelTerminationStrategy: PID 67 died...
22:50:00.012331 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:00.016157 --- ParallelTerminationStrategy: PID 68 died...
22:50:00.017714 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:00.021584 --- ParallelTerminationStrategy: PID 69 died...
22:50:00.023166 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:00.027012 --- ParallelTerminationStrategy: PID 70 died...
22:50:00.028562 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:00.032397 --- ParallelTerminationStrategy: PID 71 died...
22:50:00.033979 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:00.037826 --- ParallelTerminationStrategy: PID 72 died...
22:50:00.039388 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:00.043235 --- ParallelTerminationStrategy: PID 73 died...
22:50:00.044817 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:00.048633 --- ParallelTerminationStrategy: PID 74 died...
22:50:00.050184 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:00.054026 --- ParallelTerminationStrategy: PID 75 died...
22:50:00.055581 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:00.059419 --- ParallelTerminationStrategy: PID 76 died...
22:50:00.060984 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:00.065063 --- ParallelTerminationStrategy: PID 77 died...
22:50:00.066664 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:00.070607 --- ParallelTerminationStrategy: PID 78 died...
22:50:00.072180 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:00.076109 --- ParallelTerminationStrategy: PID 79 died...
22:50:00.077723 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:00.081583 --- ParallelTerminationStrategy: PID 80 died...
22:50:00.083148 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:00.087128 --- ParallelTerminationStrategy: PID 81 died...
22:50:00.088689 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:00.092510 --- ParallelTerminationStrategy: PID 82 died...
22:50:00.094077 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:00.097903 --- ParallelTerminationStrategy: PID 83 died...
22:50:00.099478 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:00.103403 --- ParallelTerminationStrategy: PID 84 died...
22:50:00.104950 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:00.108784 --- ParallelTerminationStrategy: PID 85 died...
22:50:00.110334 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:00.114137 --- ParallelTerminationStrategy: PID 86 died...
22:50:00.115690 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:00.119505 --- ParallelTerminationStrategy: PID 87 died...
22:50:00.121052 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:00.124886 --- ParallelTerminationStrategy: PID 88 died...
22:50:00.126436 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:00.130257 --- ParallelTerminationStrategy: PID 89 died...
22:50:00.131803 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:00.135617 --- ParallelTerminationStrategy: PID 90 died...
22:50:00.137168 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:00.140975 --- ParallelTerminationStrategy: PID 91 died...
22:50:00.142533 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:00.146341 --- ParallelTerminationStrategy: PID 92 died...
22:50:00.147879 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:00.151724 --- ParallelTerminationStrategy: PID 93 died...
22:50:00.153269 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:00.157149 --- ParallelTerminationStrategy: PID 94 died...
22:50:00.158730 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:00.162751 --- ParallelTerminationStrategy: PID 95 died...
22:50:00.164407 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:00.168645 --- ParallelTerminationStrategy: PID 96 died...
22:50:00.170381 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:00.174686 --- ParallelTerminationStrategy: PID 97 died...
22:50:00.176432 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:00.180712 --- ParallelTerminationStrategy: PID 98 died...
22:50:00.182437 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:00.186752 --- ParallelTerminationStrategy: PID 99 died...
22:50:00.188524 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:00.192892 --- ParallelTerminationStrategy: PID 100 died...
22:50:00.194652 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:00.198945 --- ParallelTerminationStrategy: PID 101 died...
22:50:00.200671 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:00.204991 --- ParallelTerminationStrategy: PID 102 died...
22:50:00.206747 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:00.211146 --- ParallelTerminationStrategy: PID 103 died...
22:50:00.212887 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:00.217171 --- ParallelTerminationStrategy: PID 104 died...
22:50:00.218913 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:00.223230 --- ParallelTerminationStrategy: PID 105 died...
22:50:00.224969 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:00.229258 --- ParallelTerminationStrategy: PID 106 died...
22:50:00.230997 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:00.235297 --- ParallelTerminationStrategy: PID 107 died...
22:50:00.237057 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:00.241343 --- ParallelTerminationStrategy: PID 108 died...
22:50:00.243088 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:00.247400 --- ParallelTerminationStrategy: PID 109 died...
22:50:00.249128 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:00.253474 --- ParallelTerminationStrategy: PID 110 died...
22:50:00.255234 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:00.259542 --- ParallelTerminationStrategy: PID 111 died...
22:50:00.261283 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:00.265685 --- ParallelTerminationStrategy: PID 112 died...
22:50:00.267475 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:00.271947 --- ParallelTerminationStrategy: PID 113 died...
22:50:00.273821 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:00.278363 --- ParallelTerminationStrategy: PID 114 died...
22:50:00.280288 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:00.284789 --- ParallelTerminationStrategy: PID 115 died...
22:50:00.286580 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:00.291004 --- ParallelTerminationStrategy: PID 116 died...
22:50:00.292786 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:00.297242 --- ParallelTerminationStrategy: PID 117 died...
22:50:00.299000 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:00.303389 --- ParallelTerminationStrategy: PID 118 died...
22:50:00.305186 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:00.309536 --- ParallelTerminationStrategy: PID 119 died...
22:50:00.311288 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:00.315700 --- ParallelTerminationStrategy: PID 120 died...
22:50:00.317497 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:00.321894 --- ParallelTerminationStrategy: PID 121 died...
22:50:00.323647 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:00.328040 --- ParallelTerminationStrategy: PID 122 died...
22:50:00.329840 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:00.334262 --- ParallelTerminationStrategy: PID 123 died...
22:50:00.336024 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:00.340428 --- ParallelTerminationStrategy: PID 124 died...
22:50:00.342208 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:00.346526 --- ParallelTerminationStrategy: PID 125 died...
22:50:00.348303 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:00.352702 --- ParallelTerminationStrategy: PID 126 died...
22:50:00.354483 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:00.358951 --- ParallelTerminationStrategy: PID 127 died...
22:50:00.360885 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:00.365407 --- ParallelTerminationStrategy: PID 128 died...
22:50:00.367260 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:00.371939 --- ParallelTerminationStrategy: PID 129 died...
22:50:00.373800 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:00.378365 --- ParallelTerminationStrategy: PID 130 died...
22:50:00.380219 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:00.384752 --- ParallelTerminationStrategy: PID 131 died...
22:50:00.386581 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:00.391239 --- ParallelTerminationStrategy: PID 132 died...
22:50:00.393118 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:00.397743 --- ParallelTerminationStrategy: PID 133 died...
22:50:00.399616 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:00.404242 --- ParallelTerminationStrategy: PID 134 died...
22:50:00.406143 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:00.410744 --- ParallelTerminationStrategy: PID 135 died...
22:50:00.412564 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:00.417157 --- ParallelTerminationStrategy: PID 136 died...
22:50:00.418975 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:00.423490 --- ParallelTerminationStrategy: PID 137 died...
22:50:00.425329 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:00.429907 --- ParallelTerminationStrategy: PID 138 died...
22:50:00.431742 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:00.436304 --- ParallelTerminationStrategy: PID 139 died...
22:50:00.438131 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:00.442661 --- ParallelTerminationStrategy: PID 140 died...
22:50:00.444509 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:00.449079 --- ParallelTerminationStrategy: PID 141 died...
22:50:00.450930 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:00.455598 --- ParallelTerminationStrategy: PID 142 died...
22:50:00.457469 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:00.462078 --- ParallelTerminationStrategy: PID 143 died...
22:50:00.463893 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:00.468495 --- ParallelTerminationStrategy: PID 144 died...
22:50:00.470331 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:00.475030 --- ParallelTerminationStrategy: PID 145 died...
22:50:00.476931 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:00.481584 --- ParallelTerminationStrategy: PID 146 died...
22:50:00.483479 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:00.488136 --- ParallelTerminationStrategy: PID 147 died...
22:50:00.490006 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:00.494570 --- ParallelTerminationStrategy: PID 148 died...
22:50:00.496390 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:00.500987 --- ParallelTerminationStrategy: PID 149 died...
22:50:00.502857 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:00.507435 --- ParallelTerminationStrategy: PID 150 died...
22:50:00.509268 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:00.513886 --- ParallelTerminationStrategy: PID 151 died...
22:50:00.515799 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:00.520537 --- ParallelTerminationStrategy: PID 152 died...
22:50:00.522486 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:00.527314 --- ParallelTerminationStrategy: PID 153 died...
22:50:00.529273 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:00.534105 --- ParallelTerminationStrategy: PID 154 died...
22:50:00.536055 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:00.540893 --- ParallelTerminationStrategy: PID 155 died...
22:50:00.542827 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:00.547662 --- ParallelTerminationStrategy: PID 156 died...
22:50:00.549659 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:00.554508 --- ParallelTerminationStrategy: PID 157 died...
22:50:00.556464 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:00.561440 --- ParallelTerminationStrategy: PID 158 died...
22:50:00.563336 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:00.568026 --- ParallelTerminationStrategy: PID 159 died...
22:50:00.569939 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:00.574594 --- ParallelTerminationStrategy: PID 160 died...
22:50:00.576471 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:00.581107 --- ParallelTerminationStrategy: PID 161 died...
22:50:00.582934 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:00.587469 --- ParallelTerminationStrategy: PID 162 died...
22:50:00.589299 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:00.593822 --- ParallelTerminationStrategy: PID 163 died...
22:50:00.595657 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:00.600249 --- ParallelTerminationStrategy: PID 164 died...
22:50:00.602102 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:00.606646 --- ParallelTerminationStrategy: PID 165 died...
22:50:00.608509 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:00.613103 --- ParallelTerminationStrategy: PID 166 died...
22:50:00.614947 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:00.619508 --- ParallelTerminationStrategy: PID 167 died...
22:50:00.621350 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:00.625901 --- ParallelTerminationStrategy: PID 168 died...
22:50:00.627748 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:00.632351 --- ParallelTerminationStrategy: PID 169 died...
22:50:00.634243 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:00.638933 --- ParallelTerminationStrategy: PID 170 died...
22:50:00.640816 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:00.645472 --- ParallelTerminationStrategy: PID 171 died...
22:50:00.647319 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:00.651849 --- ParallelTerminationStrategy: PID 172 died...
22:50:00.653712 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:00.658280 --- ParallelTerminationStrategy: PID 173 died...
22:50:00.660115 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:00.664686 --- ParallelTerminationStrategy: PID 174 died...
22:50:00.666512 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:00.671156 --- ParallelTerminationStrategy: PID 175 died...
22:50:00.672987 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:00.677650 --- ParallelTerminationStrategy: PID 176 died...
22:50:00.679534 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:00.684167 --- ParallelTerminationStrategy: PID 177 died...
22:50:00.686037 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:00.690708 --- ParallelTerminationStrategy: PID 178 died...
22:50:00.692638 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:00.697341 --- ParallelTerminationStrategy: PID 179 died...
22:50:00.699238 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:00.703954 --- ParallelTerminationStrategy: PID 180 died...
22:50:00.705843 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:00.710517 --- ParallelTerminationStrategy: PID 181 died...
22:50:00.712371 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:00.716995 --- ParallelTerminationStrategy: PID 182 died...
22:50:00.718836 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:00.723386 --- ParallelTerminationStrategy: PID 183 died...
22:50:00.725207 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:00.729667 --- ParallelTerminationStrategy: PID 184 died...
22:50:00.731451 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:00.735793 --- ParallelTerminationStrategy: PID 185 died...
22:50:00.737594 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:00.741934 --- ParallelTerminationStrategy: PID 186 died...
22:50:00.743656 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:00.748084 --- ParallelTerminationStrategy: PID 187 died...
22:50:00.749836 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:00.754228 --- ParallelTerminationStrategy: PID 188 died...
22:50:00.755996 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:00.760386 --- ParallelTerminationStrategy: PID 189 died...
22:50:00.762187 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:00.766617 --- ParallelTerminationStrategy: PID 190 died...
22:50:00.768396 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:00.772756 --- ParallelTerminationStrategy: PID 191 died...
22:50:00.774572 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:00.778990 --- ParallelTerminationStrategy: PID 192 died...
22:50:00.780759 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:00.785061 --- ParallelTerminationStrategy: PID 193 died...
22:50:00.786785 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:00.791066 --- ParallelTerminationStrategy: PID 194 died...
22:50:00.792824 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:00.797202 --- ParallelTerminationStrategy: PID 195 died...
22:50:00.798933 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:00.803242 --- ParallelTerminationStrategy: PID 196 died...
22:50:00.804983 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:00.809396 --- ParallelTerminationStrategy: PID 197 died...
22:50:00.811233 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:00.815943 --- ParallelTerminationStrategy: PID 198 died...
22:50:00.817881 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:00.822589 --- ParallelTerminationStrategy: PID 199 died...
22:50:00.824464 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:00.829033 --- ParallelTerminationStrategy: PID 200 died...
22:50:00.830852 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:00.835327 --- ParallelTerminationStrategy: PID 201 died...
22:50:00.837102 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:00.841482 --- ParallelTerminationStrategy: PID 202 died...
22:50:00.843221 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:00.847527 --- ParallelTerminationStrategy: PID 203 died...
22:50:00.849273 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:00.853615 --- ParallelTerminationStrategy: PID 204 died...
22:50:00.855339 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:00.859629 --- ParallelTerminationStrategy: PID 205 died...
22:50:00.861388 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:00.865687 --- ParallelTerminationStrategy: PID 206 died...
22:50:00.867417 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:00.871725 --- ParallelTerminationStrategy: PID 207 died...
22:50:00.873486 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:00.877843 --- ParallelTerminationStrategy: PID 208 died...
22:50:00.879568 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:00.883852 --- ParallelTerminationStrategy: PID 209 died...
22:50:00.885612 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:00.889905 --- ParallelTerminationStrategy: PID 210 died...
22:50:00.891648 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:00.895951 --- ParallelTerminationStrategy: PID 211 died...
22:50:00.897679 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:00.902004 --- ParallelTerminationStrategy: PID 212 died...
22:50:00.903718 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:00.907996 --- ParallelTerminationStrategy: PID 213 died...
22:50:00.909736 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:00.914066 --- ParallelTerminationStrategy: PID 214 died...
22:50:00.915793 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:00.920114 --- ParallelTerminationStrategy: PID 215 died...
22:50:00.921809 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:00.926000 --- ParallelTerminationStrategy: PID 216 died...
22:50:00.927709 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:00.932028 --- ParallelTerminationStrategy: PID 217 died...
22:50:00.933824 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:00.938246 --- ParallelTerminationStrategy: PID 218 died...
22:50:00.940015 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:00.944432 --- ParallelTerminationStrategy: PID 219 died...
22:50:00.946255 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:00.950673 --- ParallelTerminationStrategy: PID 220 died...
22:50:00.952453 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:00.956860 --- ParallelTerminationStrategy: PID 221 died...
22:50:00.958625 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:00.963080 --- ParallelTerminationStrategy: PID 222 died...
22:50:00.964870 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:00.969288 --- ParallelTerminationStrategy: PID 223 died...
22:50:00.971063 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:00.975482 --- ParallelTerminationStrategy: PID 224 died...
22:50:00.977269 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:00.981696 --- ParallelTerminationStrategy: PID 225 died...
22:50:00.983468 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:00.987883 --- ParallelTerminationStrategy: PID 226 died...
22:50:00.989677 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:00.994088 --- ParallelTerminationStrategy: PID 227 died...
22:50:00.995870 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:01.000158 --- ParallelTerminationStrategy: PID 228 died...
22:50:01.001918 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:01.006356 --- ParallelTerminationStrategy: PID 229 died...
22:50:01.008084 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:01.012385 --- ParallelTerminationStrategy: PID 230 died...
22:50:01.014160 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:01.018453 --- ParallelTerminationStrategy: PID 231 died...
22:50:01.020196 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:01.024541 --- ParallelTerminationStrategy: PID 232 died...
22:50:01.026400 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:01.030830 --- ParallelTerminationStrategy: PID 233 died...
22:50:01.032623 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:01.037068 --- ParallelTerminationStrategy: PID 234 died...
22:50:01.038833 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:04.442849 --- ParallelTerminationStrategy: PID 34 died...
22:50:04.444630 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8086 netreg_mass PASS
---------------------------------------------------------------------
22:50:04.521727 tst trial-8086: Storing JUnit report in /build/trial-8086/run.2025-09-11_22-48-31/trial-8086.xml
--------------------------------------------------------------------------------------------
trial-8086 PASS
--------------------------------------------------------------------------------------------
22:50:04.534091 tst trial-8086: trial-8086: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (87.2 sec)
+ exit_code=0
+ rm -rf trial-8086/inst
+ cd trial-8086
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-11 22:48:30
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8086-run.tgz run.2025-09-11_22-48-31
+ tar czf /build/trial-8086-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-11_13_26_28.tgz osmo-bts-oc2g.build-2025-09-11_00_51_34.tgz osmo-bts-sysmo.build-2025-09-11_00_51_36.tgz osmo-bts.build-2025-09-11_00_51_44.tgz osmo-ggsn.build-2025-09-11_20_42_34.tgz osmo-hlr.build-2025-09-11_16_36_53.tgz osmo-hnbgw.build-2025-09-11_13_30_23.tgz osmo-mgw.build-2025-09-11_08_33_17.tgz osmo-msc.build-2025-09-11_13_34_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-11_07_34_03.tgz osmo-pcu-sysmo.build-2025-09-11_07_36_07.tgz osmo-pcu.build-2025-09-11_07_36_15.tgz osmo-sgsn.build-2025-09-11_20_48_10.tgz osmo-stp.build-2025-09-11_13_25_18.tgz osmo-trx.build-2025-09-11_14_26_13.tgz osmocom-bb.build-2025-09-11_21_17_23.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: SUCCESS