Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif" > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16337644898552183871.sh + rm -rf trial-8299-bin.tgz trial-8299-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25683 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11304 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10864 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13121 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13447 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13757 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42500 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7815 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44802 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8813 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 13446 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7780 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11829 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7855 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9327 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6575 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 7780 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12222335453478621365.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-8299 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 290ae4c ttcn3-bts-test: write bts logs to tmpfs + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [ 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 #7 CACHED #8 [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 #8 CACHED #9 [ 9/28] COPY SSH /root/.ssh #9 CACHED #10 [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 #10 CACHED #11 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #11 CACHED #12 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #12 CACHED #13 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #13 CACHED #14 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #14 CACHED #15 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #15 CACHED #16 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #16 CACHED #17 [ 2/28] RUN useradd -ms /bin/bash jenkins #17 CACHED #18 [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 #18 CACHED #19 [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 #19 CACHED #20 [20/28] WORKDIR /TMP #20 CACHED #21 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #21 CACHED #22 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #22 CACHED #23 [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 #23 CACHED #24 [ 8/28] RUN MKDIR /var/run/sshd #24 CACHED #25 [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 #25 CACHED #26 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #26 CACHED #27 [ 3/28] RUN groupadd osmo-gsm-tester #27 CACHED #28 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #28 CACHED #29 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #29 CACHED #30 [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 #30 CACHED #31 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #31 CACHED #32 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:8a2a232384ff3207a1f1f233c1dc60c2b58feb0f5b21f098e6e025f8c783744c done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8300 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2026-04-13 22:48:16 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8300 + mkdir -p trial-8300 + mv open5gs.build-8.tgz osmo-bsc.build-2026-04-13_13_29_57.tgz osmo-bts-oc2g.build-2026-04-13_00_51_29.tgz osmo-bts-sysmo.build-2026-04-13_00_51_30.tgz osmo-bts.build-2026-04-13_00_51_38.tgz osmo-ggsn.build-2026-04-13_20_42_47.tgz osmo-hlr.build-2026-04-13_16_36_53.tgz osmo-hnbgw.build-2026-04-13_13_29_47.tgz osmo-mgw.build-2026-04-13_08_33_05.tgz osmo-msc.build-2026-04-13_13_35_16.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-13_07_35_17.tgz osmo-pcu-sysmo.build-2026-04-13_07_35_17.tgz osmo-pcu.build-2026-04-13_07_35_11.tgz osmo-sgsn.build-2026-04-13_20_48_16.tgz osmo-stp.build-2026-04-13_13_26_11.tgz osmo-trx.build-2026-04-13_14_21_35.tgz osmocom-bb.build-2026-04-13_21_17_19.tgz srslte.build-19.tgz trial-8300 + cat open5gs.build-8.md5 osmo-bsc.build-2026-04-13_13_29_57.md5 osmo-bts-oc2g.build-2026-04-13_00_51_29.md5 osmo-bts-sysmo.build-2026-04-13_00_51_30.md5 osmo-bts.build-2026-04-13_00_51_38.md5 osmo-ggsn.build-2026-04-13_20_42_47.md5 osmo-hlr.build-2026-04-13_16_36_53.md5 osmo-hnbgw.build-2026-04-13_13_29_47.md5 osmo-mgw.build-2026-04-13_08_33_05.md5 osmo-msc.build-2026-04-13_13_35_16.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-13_07_35_17.md5 osmo-pcu-sysmo.build-2026-04-13_07_35_17.md5 osmo-pcu.build-2026-04-13_07_35_11.md5 osmo-sgsn.build-2026-04-13_20_48_16.md5 osmo-stp.build-2026-04-13_13_26_11.md5 osmo-trx.build-2026-04-13_14_21_35.md5 osmocom-bb.build-2026-04-13_21_17_19.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-04-13_13_29_57.md5 osmo-bts-oc2g.build-2026-04-13_00_51_29.md5 osmo-bts-sysmo.build-2026-04-13_00_51_30.md5 osmo-bts.build-2026-04-13_00_51_38.md5 osmo-ggsn.build-2026-04-13_20_42_47.md5 osmo-hlr.build-2026-04-13_16_36_53.md5 osmo-hnbgw.build-2026-04-13_13_29_47.md5 osmo-mgw.build-2026-04-13_08_33_05.md5 osmo-msc.build-2026-04-13_13_35_16.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-13_07_35_17.md5 osmo-pcu-sysmo.build-2026-04-13_07_35_17.md5 osmo-pcu.build-2026-04-13_07_35_11.md5 osmo-sgsn.build-2026-04-13_20_48_16.md5 osmo-stp.build-2026-04-13_13_26_11.md5 osmo-trx.build-2026-04-13_14_21_35.md5 osmocom-bb.build-2026-04-13_21_17_19.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-8300 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8300' 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-8300 -------------------------------------------------------------------------------------------- 22:48:16.524888 tst trial-8300: Detailed log at /build/trial-8300/run.2026-04-13_22-48-16/log --------------------------------------------------------------------- trial-8300 netreg_mass --------------------------------------------------------------------- 22:48:16.732510 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:16.732879 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:16.733648 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:16.734791 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:16.776302 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:16.777166 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:16.778339 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:16.840626 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-8300 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:16.841381 tst register_default_mass.py:9: Claiming resources for the test 22:48:16.856768 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.857269 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.857713 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.858140 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.858572 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.859035 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.859487 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:16.890012 tst register_default_mass.py: using LAC 2 22:48:16.912415 tst register_default_mass.py: using RAC 2 22:48:16.939505 tst register_default_mass.py: using CellId 2 22:48:16.969367 tst register_default_mass.py: using BVCI 3 22:48:16.983265 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.983939 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.984525 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.985099 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.985615 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.986120 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.986610 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.987170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.987714 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.988228 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.988728 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.989236 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.989770 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.990291 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.990804 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.991340 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.991861 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.992373 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.992899 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.993418 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.993939 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.994464 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.994979 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.995509 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.996028 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.996536 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.997039 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.997561 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.998071 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.998579 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.999093 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.999602 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.000115 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.000650 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.001169 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.001677 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.002187 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.002713 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.003223 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.003733 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.004254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.004766 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.005294 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.005803 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.006309 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.006825 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.007331 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.007848 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.008361 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.008870 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.009397 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.009903 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.010406 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.010909 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.011415 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.011926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.012424 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.012943 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.013448 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.013941 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.014449 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.014950 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.015449 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.015972 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.016468 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.016963 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.017458 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.017967 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.018471 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.018979 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.019479 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.019988 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.020565 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.021084 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.021590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.022085 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.022586 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.023091 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.023591 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.024083 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.024593 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.025095 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.025595 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.026108 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.026604 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.027096 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.027601 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.028110 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.028606 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.029124 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.029635 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.030133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.030640 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.031155 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.031653 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.032157 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.032660 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.033162 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.033670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.034172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.034669 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.035227 tst register_default_mass.py:21: Launching a simple network 22:48:17.045187 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:17.165180 run create_hlr_db(pid=20): Launched 22:48:18.180201 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:18.196248 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:18.211308 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:18.216902 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:18.405460 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:18.420102 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:18.425722 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:18.844581 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:18.860257 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:21.875347 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:22.004180 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:22.018986 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:22.024515 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:22.047710 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:22.062577 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:22.068342 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:22.384167 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:22.399385 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:28.425864 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:28.599179 run osmo-bts-virtual(pid=34): Launched 22:48:29.635182 tst register_default_mass.py: using MSISDN 1001 22:48:29.649500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:29.688153 tst register_default_mass.py: using MSISDN 1002 22:48:29.705747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:29.736150 tst register_default_mass.py: using MSISDN 1003 22:48:29.750526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:29.780008 tst register_default_mass.py: using MSISDN 1004 22:48:29.794049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:29.824541 tst register_default_mass.py: using MSISDN 1005 22:48:29.838869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:29.869204 tst register_default_mass.py: using MSISDN 1006 22:48:29.883605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:29.913279 tst register_default_mass.py: using MSISDN 1007 22:48:29.927183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:29.957544 tst register_default_mass.py: using MSISDN 1008 22:48:29.971732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:30.002203 tst register_default_mass.py: using MSISDN 1009 22:48:30.016684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:30.046847 tst register_default_mass.py: using MSISDN 1010 22:48:30.061090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:30.090328 tst register_default_mass.py: using MSISDN 1011 22:48:30.104114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:30.134142 tst register_default_mass.py: using MSISDN 1012 22:48:30.148219 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:30.178558 tst register_default_mass.py: using MSISDN 1013 22:48:30.192913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:30.222807 tst register_default_mass.py: using MSISDN 1014 22:48:30.236840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:30.266922 tst register_default_mass.py: using MSISDN 1015 22:48:30.281230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:30.311094 tst register_default_mass.py: using MSISDN 1016 22:48:30.325277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:30.354952 tst register_default_mass.py: using MSISDN 1017 22:48:30.368897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:30.399015 tst register_default_mass.py: using MSISDN 1018 22:48:30.413206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:30.442832 tst register_default_mass.py: using MSISDN 1019 22:48:30.456896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:30.486983 tst register_default_mass.py: using MSISDN 1020 22:48:30.501099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:30.531068 tst register_default_mass.py: using MSISDN 1021 22:48:30.545242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:30.575258 tst register_default_mass.py: using MSISDN 1022 22:48:30.589397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:30.619373 tst register_default_mass.py: using MSISDN 1023 22:48:30.633720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:30.663649 tst register_default_mass.py: using MSISDN 1024 22:48:30.677865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:30.707253 tst register_default_mass.py: using MSISDN 1025 22:48:30.721111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:30.751129 tst register_default_mass.py: using MSISDN 1026 22:48:30.765286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:30.802805 tst register_default_mass.py: using MSISDN 1027 22:48:30.824336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:30.854816 tst register_default_mass.py: using MSISDN 1028 22:48:30.869890 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:30.900237 tst register_default_mass.py: using MSISDN 1029 22:48:30.914664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:30.944904 tst register_default_mass.py: using MSISDN 1030 22:48:30.958218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:30.988684 tst register_default_mass.py: using MSISDN 1031 22:48:31.002933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:31.033026 tst register_default_mass.py: using MSISDN 1032 22:48:31.047264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:31.077403 tst register_default_mass.py: using MSISDN 1033 22:48:31.091596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:31.122175 tst register_default_mass.py: using MSISDN 1034 22:48:31.136648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:31.167366 tst register_default_mass.py: using MSISDN 1035 22:48:31.181913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:31.212511 tst register_default_mass.py: using MSISDN 1036 22:48:31.224286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:31.254701 tst register_default_mass.py: using MSISDN 1037 22:48:31.264209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:31.294910 tst register_default_mass.py: using MSISDN 1038 22:48:31.306463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:31.336258 tst register_default_mass.py: using MSISDN 1039 22:48:31.349921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:31.381072 tst register_default_mass.py: using MSISDN 1040 22:48:31.395795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:31.426334 tst register_default_mass.py: using MSISDN 1041 22:48:31.440570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:31.470937 tst register_default_mass.py: using MSISDN 1042 22:48:31.485233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:31.515813 tst register_default_mass.py: using MSISDN 1043 22:48:31.530284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:31.560925 tst register_default_mass.py: using MSISDN 1044 22:48:31.575428 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:31.606215 tst register_default_mass.py: using MSISDN 1045 22:48:31.620818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:31.651572 tst register_default_mass.py: using MSISDN 1046 22:48:31.666208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:31.696634 tst register_default_mass.py: using MSISDN 1047 22:48:31.710915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:31.741636 tst register_default_mass.py: using MSISDN 1048 22:48:31.756383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:31.786206 tst register_default_mass.py: using MSISDN 1049 22:48:31.800233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:31.830624 tst register_default_mass.py: using MSISDN 1050 22:48:31.844820 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:31.875888 tst register_default_mass.py: using MSISDN 1051 22:48:31.890621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:31.921654 tst register_default_mass.py: using MSISDN 1052 22:48:31.936284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:31.967158 tst register_default_mass.py: using MSISDN 1053 22:48:31.981771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:32.012494 tst register_default_mass.py: using MSISDN 1054 22:48:32.026944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:32.057531 tst register_default_mass.py: using MSISDN 1055 22:48:32.072027 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:32.102886 tst register_default_mass.py: using MSISDN 1056 22:48:32.117305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:32.147256 tst register_default_mass.py: using MSISDN 1057 22:48:32.161475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:32.192012 tst register_default_mass.py: using MSISDN 1058 22:48:32.206690 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:32.244855 tst register_default_mass.py: using MSISDN 1059 22:48:32.262225 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:32.292687 tst register_default_mass.py: using MSISDN 1060 22:48:32.307285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:32.337853 tst register_default_mass.py: using MSISDN 1061 22:48:32.352248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:32.383073 tst register_default_mass.py: using MSISDN 1062 22:48:32.397725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:32.428458 tst register_default_mass.py: using MSISDN 1063 22:48:32.443006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:32.473877 tst register_default_mass.py: using MSISDN 1064 22:48:32.488526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:32.519374 tst register_default_mass.py: using MSISDN 1065 22:48:32.533918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:32.563630 tst register_default_mass.py: using MSISDN 1066 22:48:32.573293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:32.603768 tst register_default_mass.py: using MSISDN 1067 22:48:32.619389 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:32.649310 tst register_default_mass.py: using MSISDN 1068 22:48:32.663652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:32.693519 tst register_default_mass.py: using MSISDN 1069 22:48:32.707427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:32.737536 tst register_default_mass.py: using MSISDN 1070 22:48:32.751743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:32.781842 tst register_default_mass.py: using MSISDN 1071 22:48:32.795999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:32.826136 tst register_default_mass.py: using MSISDN 1072 22:48:32.840422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:32.870200 tst register_default_mass.py: using MSISDN 1073 22:48:32.884346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:32.914920 tst register_default_mass.py: using MSISDN 1074 22:48:32.929180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:32.959614 tst register_default_mass.py: using MSISDN 1075 22:48:32.973914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:33.004197 tst register_default_mass.py: using MSISDN 1076 22:48:33.018481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:33.048823 tst register_default_mass.py: using MSISDN 1077 22:48:33.063185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:33.093611 tst register_default_mass.py: using MSISDN 1078 22:48:33.107823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:33.138055 tst register_default_mass.py: using MSISDN 1079 22:48:33.152345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:33.183209 tst register_default_mass.py: using MSISDN 1080 22:48:33.197875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:33.228940 tst register_default_mass.py: using MSISDN 1081 22:48:33.243506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:33.274302 tst register_default_mass.py: using MSISDN 1082 22:48:33.288894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:33.320022 tst register_default_mass.py: using MSISDN 1083 22:48:33.334726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:33.365536 tst register_default_mass.py: using MSISDN 1084 22:48:33.380117 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:33.411221 tst register_default_mass.py: using MSISDN 1085 22:48:33.425972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:33.456967 tst register_default_mass.py: using MSISDN 1086 22:48:33.471570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:33.502738 tst register_default_mass.py: using MSISDN 1087 22:48:33.517602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:33.548723 tst register_default_mass.py: using MSISDN 1088 22:48:33.563345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:33.594536 tst register_default_mass.py: using MSISDN 1089 22:48:33.609318 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:33.640684 tst register_default_mass.py: using MSISDN 1090 22:48:33.655548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:33.686836 tst register_default_mass.py: using MSISDN 1091 22:48:33.701534 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:33.732385 tst register_default_mass.py: using MSISDN 1092 22:48:33.746931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:33.778278 tst register_default_mass.py: using MSISDN 1093 22:48:33.793064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:33.824415 tst register_default_mass.py: using MSISDN 1094 22:48:33.839281 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:33.870695 tst register_default_mass.py: using MSISDN 1095 22:48:33.885671 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:33.916999 tst register_default_mass.py: using MSISDN 1096 22:48:33.927147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:33.958493 tst register_default_mass.py: using MSISDN 1097 22:48:33.974589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:34.006189 tst register_default_mass.py: using MSISDN 1098 22:48:34.021300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:34.056769 tst register_default_mass.py: using MSISDN 1099 22:48:34.073405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:34.104989 tst register_default_mass.py: using MSISDN 1100 22:48:34.120430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:34.212145 run mass: Starting testcase 22:48:34.217711 run mass: Pre-launching all virtphy's 22:48:34.223206 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:34.236382 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:34.242443 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:34.255345 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:34.261496 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:34.274680 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:34.280768 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:34.293884 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:34.300002 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:34.313033 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:34.319047 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:34.331963 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:34.338158 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:34.351257 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:34.357329 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:34.370386 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:34.376402 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:34.389473 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:34.395511 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:34.408624 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:34.414694 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:34.427821 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:34.433906 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:34.446941 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:34.453037 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:34.466087 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:34.472130 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:34.485164 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:34.491237 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:34.504317 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:34.510376 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:34.523438 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:34.529684 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:34.542748 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:34.548768 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:34.561805 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:34.567819 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:34.580894 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:34.587010 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:34.600087 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:34.606077 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:34.619106 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:34.625146 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:34.638146 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:34.644168 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:34.657119 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:34.663103 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:34.676079 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:34.682105 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:34.695120 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:34.701128 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:34.714122 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:34.720122 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:34.733144 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:34.739166 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:34.752298 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:34.758311 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:34.771296 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:34.777227 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:34.790143 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:34.796141 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:34.809107 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:34.815041 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:34.827955 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:34.833899 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:34.846679 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:34.852607 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:34.865402 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:34.871358 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:34.884206 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:34.890121 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:34.902962 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:34.908906 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:34.921720 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:34.927668 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:34.940545 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:34.946486 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:34.959370 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:34.965318 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:34.978199 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:34.984304 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:34.997179 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:35.003313 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:35.016169 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:35.022144 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:35.035158 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:35.041103 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:35.054073 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:35.059983 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:35.072827 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:35.078752 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:35.091593 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:35.097559 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:35.110462 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:35.116384 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:35.129261 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:35.135172 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:35.148055 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:35.154040 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:35.166816 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:35.172743 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:35.185514 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:35.191452 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:35.204268 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:35.210156 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:35.223086 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:35.228994 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:35.241956 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:35.247866 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:35.260758 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:35.266701 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:35.279748 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:35.285688 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:35.298508 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:35.304464 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:35.317337 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:35.323245 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:35.336124 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:35.342081 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:35.354913 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:35.360883 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:35.373735 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:35.379666 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:35.392507 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:35.398452 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:35.411245 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:35.417180 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:35.430042 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:35.436021 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:35.448893 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:35.454996 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:35.467929 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:35.474030 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:35.486852 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:35.492781 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:35.505935 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:35.511884 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:35.524896 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:35.530855 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:35.543719 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:35.549680 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:35.562544 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:35.568490 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:35.581318 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:35.587290 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:35.600307 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:35.606350 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:35.619290 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:35.625282 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:35.638275 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:35.644286 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:35.657224 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:35.663238 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:35.676198 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:35.682231 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:35.695403 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:35.701392 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:35.714378 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:35.720342 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:35.733304 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:35.739271 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:35.752314 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:35.758259 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:35.771103 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:35.777008 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:35.789896 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:35.795804 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:35.808635 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:35.814581 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:35.827423 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:35.833346 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:35.846181 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:35.852134 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:35.864981 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:35.870920 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:35.883785 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:35.889774 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:35.902552 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:35.908485 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:35.921463 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:35.927394 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:35.940365 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:35.946275 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:35.959081 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:35.965019 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:35.978059 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:35.983983 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:35.997011 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:36.002929 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:36.015799 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:36.021679 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:36.034569 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:36.040590 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:36.053532 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:36.059455 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:36.072351 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:36.078268 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:36.091163 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:36.097112 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:36.109998 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:36.115936 run mass: Checking if sockets are in the filesystem 22:48:36.139529 run osmo-ms-mob/00000: Starting mobile 22:48:36.152540 run osmo-ms-mob/00000(pid=135): Launched 22:48:36.163769 run mass: MS start registered {at=6671142.372085342, delay=0.005004917271435261, ms=00000} 22:48:40.365246 run osmo-ms-mob/00001: Starting mobile 22:48:40.382203 run osmo-ms-mob/00001(pid=136): Launched 22:48:40.393297 run mass: MS start registered {at=6671146.601609514, delay=0.004995143041014671, ms=00001} 22:48:41.428158 run mass: MS performed LU {at=6671147.636365766, lu_delay=5.2642804235219955, ms=00000} 22:48:42.153428 run osmo-ms-mob/00002: Starting mobile 22:48:42.169549 run osmo-ms-mob/00002(pid=137): Launched 22:48:42.180103 run mass: MS start registered {at=6671148.388414637, delay=0.004555531777441502, ms=00002} 22:48:43.463991 run osmo-ms-mob/00003: Starting mobile 22:48:43.480844 run osmo-ms-mob/00003(pid=138): Launched 22:48:43.491402 run mass: MS start registered {at=6671149.699721242, delay=0.004387629218399525, ms=00003} 22:48:44.554486 run osmo-ms-mob/00004: Starting mobile 22:48:44.570547 run osmo-ms-mob/00004(pid=139): Launched 22:48:44.580962 run mass: MS start registered {at=6671150.789280714, delay=0.0043060388416051865, ms=00004} 22:48:45.193879 run mass: MS performed LU {at=6671151.402067607, lu_delay=4.800458093173802, ms=00001} 22:48:45.532062 run osmo-ms-mob/00005: Starting mobile 22:48:45.544943 run osmo-ms-mob/00005(pid=140): Launched 22:48:45.555393 run mass: MS start registered {at=6671151.763713034, delay=0.004376216791570187, ms=00005} 22:48:46.432283 run osmo-ms-mob/00006: Starting mobile 22:48:46.445185 run osmo-ms-mob/00006(pid=141): Launched 22:48:46.455687 run mass: MS start registered {at=6671152.664008996, delay=0.00430135615170002, ms=00006} 22:48:47.094550 run mass: MS performed LU {at=6671153.302738096, lu_delay=4.914323458448052, ms=00002} 22:48:47.363193 run osmo-ms-mob/00007: Starting mobile 22:48:47.380170 run osmo-ms-mob/00007(pid=142): Launched 22:48:47.390757 run mass: MS start registered {at=6671153.599078342, delay=0.004428076557815075, ms=00007} 22:48:48.132570 run osmo-ms-mob/00008: Starting mobile 22:48:48.145759 run osmo-ms-mob/00008(pid=143): Launched 22:48:48.156306 run mass: MS start registered {at=6671154.364626624, delay=0.004406457766890526, ms=00008} 22:48:48.863578 run osmo-ms-mob/00009: Starting mobile 22:48:48.881004 run osmo-ms-mob/00009(pid=144): Launched 22:48:48.891829 run mass: MS start registered {at=6671155.100150512, delay=0.0045244162902235985, ms=00009} 22:48:48.959353 run mass: MS performed LU {at=6671155.167561998, lu_delay=5.467840755358338, ms=00003} 22:48:49.554152 run osmo-ms-mob/00010: Starting mobile 22:48:49.570060 run osmo-ms-mob/00010(pid=145): Launched 22:48:49.581020 run mass: MS start registered {at=6671155.78933783, delay=0.004536245949566364, ms=00010} 22:48:50.132699 run osmo-ms-mob/00011: Starting mobile 22:48:50.146144 run osmo-ms-mob/00011(pid=146): Launched 22:48:50.156972 run mass: MS start registered {at=6671156.365292004, delay=0.0047530923038721085, ms=00011} 22:48:50.732755 run osmo-ms-mob/00012: Starting mobile 22:48:50.745930 run osmo-ms-mob/00012(pid=147): Launched 22:48:50.757040 run mass: MS start registered {at=6671156.965361444, delay=0.004514530301094055, ms=00012} 22:48:50.860942 run mass: MS performed LU {at=6671157.069155016, lu_delay=6.279874302446842, ms=00004} 22:48:50.888103 run mass: MS performed LU {at=6671157.096338102, lu_delay=5.332625067792833, ms=00005} 22:48:51.363000 run osmo-ms-mob/00013: Starting mobile 22:48:51.380337 run osmo-ms-mob/00013(pid=148): Launched 22:48:51.391139 run mass: MS start registered {at=6671157.599459967, delay=0.004601779393851757, ms=00013} 22:48:51.932288 run osmo-ms-mob/00014: Starting mobile 22:48:51.945669 run osmo-ms-mob/00014(pid=149): Launched 22:48:51.956352 run mass: MS start registered {at=6671158.164672361, delay=0.004528813064098358, ms=00014} 22:48:52.531755 run osmo-ms-mob/00015: Starting mobile 22:48:52.544737 run osmo-ms-mob/00015(pid=150): Launched 22:48:52.555671 run mass: MS start registered {at=6671158.763987768, delay=0.004915939643979073, ms=00015} 22:48:52.725074 run mass: MS performed LU {at=6671158.933287274, lu_delay=5.334208931773901, ms=00007} 22:48:52.790836 run mass: MS performed LU {at=6671158.999044323, lu_delay=6.335035326890647, ms=00006} 22:48:53.056018 run osmo-ms-mob/00016: Starting mobile 22:48:53.072601 run osmo-ms-mob/00016(pid=151): Launched 22:48:53.083295 run mass: MS start registered {at=6671159.291617424, delay=0.004575321450829506, ms=00016} 22:48:53.093202 run mass: MS performed LU {at=6671159.301516998, lu_delay=4.936890373937786, ms=00008} 22:48:53.552369 run osmo-ms-mob/00017: Starting mobile 22:48:53.567023 run osmo-ms-mob/00017(pid=152): Launched 22:48:53.578371 run mass: MS start registered {at=6671159.786692202, delay=0.004972374998033047, ms=00017} 22:48:54.165741 run osmo-ms-mob/00018: Starting mobile 22:48:54.183791 run osmo-ms-mob/00018(pid=153): Launched 22:48:54.194448 run mass: MS start registered {at=6671160.402770205, delay=0.004430190660059452, ms=00018} 22:48:54.554585 run osmo-ms-mob/00019: Starting mobile 22:48:54.570854 run osmo-ms-mob/00019(pid=154): Launched 22:48:54.581857 run mass: MS start registered {at=6671160.790176486, delay=0.004815810360014439, ms=00019} 22:48:54.627399 run mass: MS performed LU {at=6671160.835618875, lu_delay=5.046281045302749, ms=00010} 22:48:54.653485 run mass: MS performed LU {at=6671160.861693802, lu_delay=5.761543290689588, ms=00009} 22:48:54.760341 run mass: MS performed LU {at=6671160.968560832, lu_delay=4.603268827311695, ms=00011} 22:48:55.069823 run osmo-ms-mob/00020: Starting mobile 22:48:55.083146 run osmo-ms-mob/00020(pid=155): Launched 22:48:55.093881 run mass: MS start registered {at=6671161.302203004, delay=0.004498333670198917, ms=00020} 22:48:55.544716 run osmo-ms-mob/00021: Starting mobile 22:48:55.558975 run osmo-ms-mob/00021(pid=156): Launched 22:48:55.570085 run mass: MS start registered {at=6671161.778404762, delay=0.00513401348143816, ms=00021} 22:48:55.954368 run osmo-ms-mob/00022: Starting mobile 22:48:55.971558 run osmo-ms-mob/00022(pid=157): Launched 22:48:55.982731 run mass: MS start registered {at=6671162.191051204, delay=0.004780637100338936, ms=00022} 22:48:56.462493 run osmo-ms-mob/00023: Starting mobile 22:48:56.490798 run osmo-ms-mob/00023(pid=158): Launched 22:48:56.497111 run mass: MS performed LU {at=6671162.705436447, lu_delay=5.105976480059326, ms=00013} 22:48:56.503089 run mass: MS start registered {at=6671162.711423748, delay=0.006009762175381184, ms=00023} 22:48:56.555994 run mass: MS performed LU {at=6671162.764215658, lu_delay=5.798854214139283, ms=00012} 22:48:56.856236 run osmo-ms-mob/00024: Starting mobile 22:48:56.873343 run osmo-ms-mob/00024(pid=159): Launched 22:48:56.879422 run mass: MS performed LU {at=6671163.087750259, lu_delay=4.9230778981000185, ms=00014} 22:48:56.885304 run mass: MS start registered {at=6671163.093639949, delay=0.005908028222620487, ms=00024} 22:48:57.352118 run osmo-ms-mob/00025: Starting mobile 22:48:57.367800 run osmo-ms-mob/00025(pid=160): Launched 22:48:57.378460 run mass: MS start registered {at=6671163.586779255, delay=0.004431611858308315, ms=00025} 22:48:57.732815 run osmo-ms-mob/00026: Starting mobile 22:48:57.753012 run osmo-ms-mob/00026(pid=161): Launched 22:48:57.764456 run mass: MS start registered {at=6671163.972772114, delay=0.00525317806750536, ms=00026} 22:48:58.162092 run osmo-ms-mob/00027: Starting mobile 22:48:58.175307 run osmo-ms-mob/00027(pid=162): Launched 22:48:58.186470 run mass: MS start registered {at=6671164.394787237, delay=0.005160949192941189, ms=00027} 22:48:58.291360 run mass: MS performed LU {at=6671164.499579293, lu_delay=4.712887090630829, ms=00017} 22:48:58.392167 run mass: MS performed LU {at=6671164.600391925, lu_delay=5.83640415687114, ms=00015} 22:48:58.420247 run mass: MS performed LU {at=6671164.628490806, lu_delay=5.336873381398618, ms=00016} 22:48:58.468496 run osmo-ms-mob/00028: Starting mobile 22:48:58.483791 run osmo-ms-mob/00028(pid=163): Launched 22:48:58.494490 run mass: MS start registered {at=6671164.702811393, delay=0.00461945217102766, ms=00028} 22:48:58.974622 run osmo-ms-mob/00029: Starting mobile 22:48:58.993573 run osmo-ms-mob/00029(pid=164): Launched 22:48:59.004423 run mass: MS start registered {at=6671165.212744407, delay=0.004485953599214554, ms=00029} 22:48:59.345973 run osmo-ms-mob/00030: Starting mobile 22:48:59.360103 run osmo-ms-mob/00030(pid=165): Launched 22:48:59.370858 run mass: MS start registered {at=6671165.579180661, delay=0.004582982510328293, ms=00030} 22:48:59.743086 run osmo-ms-mob/00031: Starting mobile 22:48:59.756469 run osmo-ms-mob/00031(pid=166): Launched 22:48:59.767392 run mass: MS start registered {at=6671165.975712651, delay=0.004305258393287659, ms=00031} 22:49:00.061303 run osmo-ms-mob/00032: Starting mobile 22:49:00.076580 run osmo-ms-mob/00032(pid=167): Launched 22:49:00.087514 run mass: MS start registered {at=6671166.295835435, delay=0.00484288576990366, ms=00032} 22:49:00.257382 run mass: MS performed LU {at=6671166.465601123, lu_delay=5.675424637272954, ms=00019} 22:49:00.322363 run mass: MS performed LU {at=6671166.530582051, lu_delay=6.127811845391989, ms=00018} 22:49:00.349944 run osmo-ms-mob/00033: Starting mobile 22:49:00.362781 run osmo-ms-mob/00033(pid=168): Launched 22:49:00.373432 run mass: MS start registered {at=6671166.581755287, delay=0.004571486264467239, ms=00033} 22:49:00.389627 run mass: MS performed LU {at=6671166.597950443, lu_delay=4.819545680657029, ms=00021} 22:49:00.427642 run mass: MS performed LU {at=6671166.635890756, lu_delay=5.333687751553953, ms=00020} 22:49:00.864526 run osmo-ms-mob/00034: Starting mobile 22:49:00.881502 run osmo-ms-mob/00034(pid=169): Launched 22:49:00.892336 run mass: MS start registered {at=6671167.100653881, delay=0.004535275511443615, ms=00034} 22:49:01.144827 run osmo-ms-mob/00035: Starting mobile 22:49:01.158795 run osmo-ms-mob/00035(pid=170): Launched 22:49:01.169891 run mass: MS start registered {at=6671167.378205966, delay=0.004982396028935909, ms=00035} 22:49:01.532781 run osmo-ms-mob/00036: Starting mobile 22:49:01.545845 run osmo-ms-mob/00036(pid=171): Launched 22:49:01.556718 run mass: MS start registered {at=6671167.76504065, delay=0.004817117005586624, ms=00036} 22:49:01.954807 run osmo-ms-mob/00037: Starting mobile 22:49:01.970776 run osmo-ms-mob/00037(pid=172): Launched 22:49:01.981348 run mass: MS start registered {at=6671168.189666882, delay=0.004519890993833542, ms=00037} 22:49:02.057090 run mass: MS performed LU {at=6671168.265312166, lu_delay=4.678532910533249, ms=00025} 22:49:02.158964 run mass: MS performed LU {at=6671168.367182571, lu_delay=5.273542622104287, ms=00024} 22:49:02.173095 run osmo-ms-mob/00038: Starting mobile 22:49:02.186562 run osmo-ms-mob/00038(pid=173): Launched 22:49:02.192674 run mass: MS performed LU {at=6671168.401004721, lu_delay=5.689580973237753, ms=00023} 22:49:02.198509 run mass: MS start registered {at=6671168.40684459, delay=0.005855073221027851, ms=00038} 22:49:02.330243 run mass: MS performed LU {at=6671168.538463718, lu_delay=6.34741251450032, ms=00022} 22:49:02.344158 run osmo-ms-mob/00039: Starting mobile 22:49:02.357632 run osmo-ms-mob/00039(pid=174): Launched 22:49:02.368509 run mass: MS start registered {at=6671168.576833338, delay=0.004689415916800499, ms=00039} 22:49:02.932237 run osmo-ms-mob/00040: Starting mobile 22:49:02.945296 run osmo-ms-mob/00040(pid=175): Launched 22:49:02.956449 run mass: MS start registered {at=6671169.164757654, delay=0.0049742599949240685, ms=00040} 22:49:03.233342 run osmo-ms-mob/00041: Starting mobile 22:49:03.246809 run osmo-ms-mob/00041(pid=176): Launched 22:49:03.257662 run mass: MS start registered {at=6671169.46598385, delay=0.0045275380834937096, ms=00041} 22:49:03.545319 run osmo-ms-mob/00042: Starting mobile 22:49:03.559353 run osmo-ms-mob/00042(pid=177): Launched 22:49:03.570205 run mass: MS start registered {at=6671169.778527532, delay=0.004780298098921776, ms=00042} 22:49:03.954797 run osmo-ms-mob/00043: Starting mobile 22:49:03.971522 run osmo-ms-mob/00043(pid=178): Launched 22:49:03.982529 run mass: MS start registered {at=6671170.190850214, delay=0.004560003988444805, ms=00043} 22:49:04.023456 run mass: MS performed LU {at=6671170.231678093, lu_delay=5.0189336854964495, ms=00029} 22:49:04.087724 run mass: MS performed LU {at=6671170.29591482, lu_delay=4.716734159737825, ms=00030} 22:49:04.115204 run osmo-ms-mob/00044: Starting mobile 22:49:04.128453 run osmo-ms-mob/00044(pid=179): Launched 22:49:04.139058 run mass: MS start registered {at=6671170.347384243, delay=0.004505228251218796, ms=00044} 22:49:04.155552 run mass: MS performed LU {at=6671170.363833915, lu_delay=6.3910618014633656, ms=00026} 22:49:04.193254 run mass: MS performed LU {at=6671170.401496101, lu_delay=6.006708864122629, ms=00027} 22:49:04.214251 run osmo-ms-mob/00045: Starting mobile 22:49:04.227299 run osmo-ms-mob/00045(pid=180): Launched 22:49:04.233859 run mass: MS performed LU {at=6671170.442185838, lu_delay=5.739374444819987, ms=00028} 22:49:04.239793 run mass: MS start registered {at=6671170.448128143, delay=0.005960742011666298, ms=00045} 22:49:04.843962 run osmo-ms-mob/00046: Starting mobile 22:49:04.857859 run osmo-ms-mob/00046(pid=181): Launched 22:49:04.869109 run mass: MS start registered {at=6671171.077430797, delay=0.004763324744999409, ms=00046} 22:49:05.144718 run osmo-ms-mob/00047: Starting mobile 22:49:05.170770 run osmo-ms-mob/00047(pid=182): Launched 22:49:05.181988 run mass: MS start registered {at=6671171.390305403, delay=0.004676608368754387, ms=00047} 22:49:05.446177 run osmo-ms-mob/00048: Starting mobile 22:49:05.460383 run osmo-ms-mob/00048(pid=183): Launched 22:49:05.471106 run mass: MS start registered {at=6671171.679399069, delay=0.004462892189621925, ms=00048} 22:49:05.754007 run osmo-ms-mob/00049: Starting mobile 22:49:05.770422 run osmo-ms-mob/00049(pid=184): Launched 22:49:05.781148 run mass: MS start registered {at=6671171.989468133, delay=0.004536276683211327, ms=00049} 22:49:05.822521 run mass: MS performed LU {at=6671172.030759445, lu_delay=5.449004158377647, ms=00033} 22:49:05.924277 run mass: MS performed LU {at=6671172.132512588, lu_delay=5.031858706846833, ms=00034} 22:49:05.938514 run osmo-ms-mob/00050: Starting mobile 22:49:05.952013 run osmo-ms-mob/00050(pid=185): Launched 22:49:05.958097 run mass: MS performed LU {at=6671172.16642688, lu_delay=5.870591444894671, ms=00032} 22:49:05.963876 run mass: MS start registered {at=6671172.172211961, delay=0.005802422761917114, ms=00050} 22:49:06.095809 run mass: MS performed LU {at=6671172.304029589, lu_delay=6.328316937200725, ms=00031} 22:49:06.131108 run mass: MS performed LU {at=6671172.339373555, lu_delay=4.961167588829994, ms=00035} 22:49:06.148084 run osmo-ms-mob/00051: Starting mobile 22:49:06.161261 run osmo-ms-mob/00051(pid=186): Launched 22:49:06.171954 run mass: MS start registered {at=6671172.380276877, delay=0.004663952626287937, ms=00051} 22:49:06.762738 run osmo-ms-mob/00052: Starting mobile 22:49:06.780327 run osmo-ms-mob/00052(pid=187): Launched 22:49:06.791240 run mass: MS start registered {at=6671172.999561302, delay=0.004476902075111866, ms=00052} 22:49:07.046050 run osmo-ms-mob/00053: Starting mobile 22:49:07.060323 run osmo-ms-mob/00053(pid=188): Launched 22:49:07.071036 run mass: MS start registered {at=6671173.279358219, delay=0.004609103314578533, ms=00053} 22:49:07.344956 run osmo-ms-mob/00054: Starting mobile 22:49:07.358835 run osmo-ms-mob/00054(pid=189): Launched 22:49:07.369525 run mass: MS start registered {at=6671173.577845119, delay=0.0044624293223023415, ms=00054} 22:49:07.631677 run osmo-ms-mob/00055: Starting mobile 22:49:07.644998 run osmo-ms-mob/00055(pid=190): Launched 22:49:07.655760 run mass: MS start registered {at=6671173.864078079, delay=0.004638972692191601, ms=00055} 22:49:07.788435 run mass: MS performed LU {at=6671173.996654685, lu_delay=5.419821347109973, ms=00039} 22:49:07.853080 run mass: MS performed LU {at=6671174.061301117, lu_delay=4.8965434627607465, ms=00040} 22:49:07.880170 run osmo-ms-mob/00056: Starting mobile 22:49:07.893588 run osmo-ms-mob/00056(pid=191): Launched 22:49:07.904322 run mass: MS start registered {at=6671174.112644184, delay=0.004470961168408394, ms=00056} 22:49:07.921486 run mass: MS performed LU {at=6671174.129807001, lu_delay=5.722962411120534, ms=00038} 22:49:07.959395 run mass: MS performed LU {at=6671174.16763541, lu_delay=6.40259476006031, ms=00036} 22:49:07.980179 run osmo-ms-mob/00057: Starting mobile 22:49:07.993204 run osmo-ms-mob/00057(pid=192): Launched 22:49:07.999748 run mass: MS performed LU {at=6671174.208072657, lu_delay=6.018405774608254, ms=00037} 22:49:08.005638 run mass: MS start registered {at=6671174.213972064, delay=0.005942069925367832, ms=00057} 22:49:08.268155 run mass: MS performed LU {at=6671174.476373394, lu_delay=5.010389544069767, ms=00041} 22:49:08.632587 run osmo-ms-mob/00058: Starting mobile 22:49:08.646246 run osmo-ms-mob/00058(pid=193): Launched 22:49:08.657284 run mass: MS start registered {at=6671174.86560233, delay=0.004978083074092865, ms=00058} 22:49:08.944766 run osmo-ms-mob/00059: Starting mobile 22:49:08.958841 run osmo-ms-mob/00059(pid=194): Launched 22:49:08.969788 run mass: MS start registered {at=6671175.178109618, delay=0.004596044309437275, ms=00059} 22:49:09.232011 run osmo-ms-mob/00060: Starting mobile 22:49:09.245071 run osmo-ms-mob/00060(pid=195): Launched 22:49:09.255864 run mass: MS start registered {at=6671175.464185283, delay=0.004603568464517593, ms=00060} 22:49:09.588419 run mass: MS performed LU {at=6671175.796618252, lu_delay=5.348490108735859, ms=00045} 22:49:09.628983 run osmo-ms-mob/00061: Starting mobile 22:49:09.644990 run osmo-ms-mob/00061(pid=196): Launched 22:49:09.655699 run mass: MS start registered {at=6671175.864009348, delay=0.004603632725775242, ms=00061} 22:49:09.690498 run mass: MS performed LU {at=6671175.898743702, lu_delay=5.707893487997353, ms=00043} 22:49:09.861581 run mass: MS performed LU {at=6671176.069800287, lu_delay=5.722416043281555, ms=00044} 22:49:09.890449 run osmo-ms-mob/00062: Starting mobile 22:49:09.904032 run osmo-ms-mob/00062(pid=197): Launched 22:49:09.910235 run mass: MS performed LU {at=6671176.118563763, lu_delay=5.041132966056466, ms=00046} 22:49:09.916134 run mass: MS start registered {at=6671176.124469133, delay=0.005923837423324585, ms=00062} 22:49:09.933496 run mass: MS performed LU {at=6671176.141818159, lu_delay=4.751512756571174, ms=00047} 22:49:09.944274 run osmo-ms-mob/00063: Starting mobile 22:49:09.957538 run osmo-ms-mob/00063(pid=198): Launched 22:49:09.968294 run mass: MS start registered {at=6671176.176618167, delay=0.004659188911318779, ms=00063} 22:49:10.645633 run osmo-ms-mob/00064: Starting mobile 22:49:10.659829 run osmo-ms-mob/00064(pid=199): Launched 22:49:10.670526 run mass: MS start registered {at=6671176.878846397, delay=0.004551472142338753, ms=00064} 22:49:11.044434 run osmo-ms-mob/00065: Starting mobile 22:49:11.058480 run osmo-ms-mob/00065(pid=200): Launched 22:49:11.069232 run mass: MS start registered {at=6671177.277553379, delay=0.0046915654093027115, ms=00065} 22:49:11.344393 run osmo-ms-mob/00066: Starting mobile 22:49:11.358315 run osmo-ms-mob/00066(pid=201): Launched 22:49:11.368937 run mass: MS start registered {at=6671177.577258882, delay=0.004501570947468281, ms=00066} 22:49:11.554941 run mass: MS performed LU {at=6671177.763163692, lu_delay=5.773695559240878, ms=00049} 22:49:11.619081 run mass: MS performed LU {at=6671177.827301527, lu_delay=5.655089566484094, ms=00050} 22:49:11.661457 run osmo-ms-mob/00067: Starting mobile 22:49:11.675342 run osmo-ms-mob/00067(pid=202): Launched 22:49:11.685900 run mass: MS start registered {at=6671177.894221869, delay=0.004568604752421379, ms=00067} 22:49:11.692345 run mass: MS performed LU {at=6671177.900676141, lu_delay=6.221277071163058, ms=00048} 22:49:11.724688 run mass: MS performed LU {at=6671177.932921888, lu_delay=5.552645010873675, ms=00051} 22:49:11.739832 run osmo-ms-mob/00068: Starting mobile 22:49:11.753386 run osmo-ms-mob/00068(pid=203): Launched 22:49:11.761151 run mass: MS performed LU {at=6671177.969469834, lu_delay=4.969908531755209, ms=00052} 22:49:11.767174 run mass: MS start registered {at=6671177.975508827, delay=0.007659660652279854, ms=00068} 22:49:12.034433 run mass: MS performed LU {at=6671178.242651363, lu_delay=4.963293143548071, ms=00053} 22:49:12.443867 run osmo-ms-mob/00069: Starting mobile 22:49:12.458254 run osmo-ms-mob/00069(pid=204): Launched 22:49:12.469795 run mass: MS start registered {at=6671178.678110361, delay=0.00531987939029932, ms=00069} 22:49:12.670900 run mass: MS performed LU {at=6671178.8791219, lu_delay=3.7010122817009687, ms=00059} 22:49:12.845889 run osmo-ms-mob/00070: Starting mobile 22:49:12.859997 run osmo-ms-mob/00070(pid=205): Launched 22:49:12.870889 run mass: MS start registered {at=6671179.079208228, delay=0.004692351445555687, ms=00070} 22:49:13.245459 run osmo-ms-mob/00071: Starting mobile 22:49:13.259483 run osmo-ms-mob/00071(pid=206): Launched 22:49:13.270690 run mass: MS start registered {at=6671179.479005216, delay=0.005031682550907135, ms=00071} 22:49:13.354411 run mass: MS performed LU {at=6671179.56264335, lu_delay=5.449999165721238, ms=00056} 22:49:13.392052 run mass: MS performed LU {at=6671179.600273435, lu_delay=5.386301371268928, ms=00057} 22:49:13.455793 run mass: MS performed LU {at=6671179.664028523, lu_delay=6.086183403618634, ms=00054} 22:49:13.482605 run osmo-ms-mob/00072: Starting mobile 22:49:13.496023 run osmo-ms-mob/00072(pid=207): Launched 22:49:13.506641 run mass: MS start registered {at=6671179.714963454, delay=0.004472407512366772, ms=00072} 22:49:13.662965 run mass: MS performed LU {at=6671179.871184887, lu_delay=6.007106808014214, ms=00055} 22:49:13.699144 run mass: MS performed LU {at=6671179.907428719, lu_delay=5.041826388798654, ms=00058} 22:49:14.075455 run osmo-ms-mob/00073: Starting mobile 22:49:14.095061 run osmo-ms-mob/00073(pid=208): Launched 22:49:14.106159 run mass: MS start registered {at=6671180.314479202, delay=0.004593812860548496, ms=00073} 22:49:14.445166 run osmo-ms-mob/00074: Starting mobile 22:49:14.459037 run osmo-ms-mob/00074(pid=209): Launched 22:49:14.470274 run mass: MS start registered {at=6671180.678586963, delay=0.0051174769178032875, ms=00074} 22:49:14.834347 run osmo-ms-mob/00075: Starting mobile 22:49:14.857765 run osmo-ms-mob/00075(pid=210): Launched 22:49:14.868490 run mass: MS start registered {at=6671181.076812395, delay=0.004725026898086071, ms=00075} 22:49:15.320323 run mass: MS performed LU {at=6671181.528546042, lu_delay=4.649699645116925, ms=00064} 22:49:15.362973 run osmo-ms-mob/00076: Starting mobile 22:49:15.378946 run osmo-ms-mob/00076(pid=211): Launched 22:49:15.385236 run mass: MS performed LU {at=6671181.593564615, lu_delay=5.469095481559634, ms=00062} 22:49:15.391129 run mass: MS start registered {at=6671181.599464476, delay=0.005916468799114227, ms=00076} 22:49:15.453870 run mass: MS performed LU {at=6671181.662089228, lu_delay=5.798079879954457, ms=00061} 22:49:15.528976 run mass: MS performed LU {at=6671181.737202817, lu_delay=5.560584649443626, ms=00063} 22:49:15.556115 run osmo-ms-mob/00077: Starting mobile 22:49:15.569307 run osmo-ms-mob/00077(pid=212): Launched 22:49:15.580203 run mass: MS start registered {at=6671181.788523768, delay=0.004791386425495148, ms=00077} 22:49:16.245303 run osmo-ms-mob/00078: Starting mobile 22:49:16.259267 run osmo-ms-mob/00078(pid=213): Launched 22:49:16.270311 run mass: MS start registered {at=6671182.478628888, delay=0.004797077737748623, ms=00078} 22:49:16.645027 run osmo-ms-mob/00079: Starting mobile 22:49:16.659235 run osmo-ms-mob/00079(pid=214): Launched 22:49:16.670327 run mass: MS start registered {at=6671182.878645534, delay=0.005147155374288559, ms=00079} 22:49:17.120085 run mass: MS performed LU {at=6671183.328307296, lu_delay=6.05075391754508, ms=00065} 22:49:17.175885 run osmo-ms-mob/00080: Starting mobile 22:49:17.190565 run osmo-ms-mob/00080(pid=215): Launched 22:49:17.201348 run mass: MS start registered {at=6671183.409671047, delay=0.004599147476255894, ms=00080} 22:49:17.220322 run mass: MS performed LU {at=6671183.428637664, lu_delay=4.750527302734554, ms=00069} 22:49:17.249398 run mass: MS performed LU {at=6671183.457661504, lu_delay=5.8804026218131185, ms=00066} 22:49:17.392688 run mass: MS performed LU {at=6671183.60090172, lu_delay=5.706679850816727, ms=00067} 22:49:17.447995 run mass: MS performed LU {at=6671183.656230975, lu_delay=4.5770227471366525, ms=00070} 22:49:17.475685 run osmo-ms-mob/00081: Starting mobile 22:49:17.488845 run osmo-ms-mob/00081(pid=216): Launched 22:49:17.499582 run mass: MS start registered {at=6671183.707906712, delay=0.004623831249773502, ms=00081} 22:49:18.031984 run osmo-ms-mob/00082: Starting mobile 22:49:18.045534 run osmo-ms-mob/00082(pid=217): Launched 22:49:18.057145 run mass: MS start registered {at=6671184.265466091, delay=0.004962501116096973, ms=00082} 22:49:18.662024 run osmo-ms-mob/00083: Starting mobile 22:49:18.677312 run osmo-ms-mob/00083(pid=218): Launched 22:49:18.688468 run mass: MS start registered {at=6671184.89678645, delay=0.004818815737962723, ms=00083} 22:49:19.085890 run mass: MS performed LU {at=6671185.294116564, lu_delay=5.81511134840548, ms=00071} 22:49:19.116766 run osmo-ms-mob/00084: Starting mobile 22:49:19.131226 run osmo-ms-mob/00084(pid=219): Launched 22:49:19.141980 run mass: MS start registered {at=6671185.350304837, delay=0.004829618148505688, ms=00084} 22:49:19.150124 run mass: MS performed LU {at=6671185.358448762, lu_delay=5.643485308624804, ms=00072} 22:49:19.219522 run mass: MS performed LU {at=6671185.427721639, lu_delay=4.749134676530957, ms=00074} 22:49:19.294963 run mass: MS performed LU {at=6671185.503006179, lu_delay=5.188526976853609, ms=00073} 22:49:19.672695 run osmo-ms-mob/00085: Starting mobile 22:49:19.689367 run osmo-ms-mob/00085(pid=220): Launched 22:49:19.700751 run mass: MS start registered {at=6671185.909065469, delay=0.005329160951077938, ms=00085} 22:49:20.245503 run osmo-ms-mob/00086: Starting mobile 22:49:20.259217 run osmo-ms-mob/00086(pid=221): Launched 22:49:20.270384 run mass: MS start registered {at=6671186.478702847, delay=0.0046186503022909164, ms=00086} 22:49:20.864381 run osmo-ms-mob/00087: Starting mobile 22:49:20.882163 run osmo-ms-mob/00087(pid=222): Launched 22:49:20.888386 run mass: MS performed LU {at=6671187.09671323, lu_delay=5.308189461939037, ms=00077} 22:49:20.894461 run mass: MS start registered {at=6671187.102793656, delay=0.0060979388654232025, ms=00087} 22:49:20.987908 run mass: MS performed LU {at=6671187.196126343, lu_delay=4.717497454956174, ms=00078} 22:49:21.015271 run mass: MS performed LU {at=6671187.223496172, lu_delay=6.146683776751161, ms=00075} 22:49:21.159477 run mass: MS performed LU {at=6671187.367676323, lu_delay=5.768211847171187, ms=00076} 22:49:21.471160 run osmo-ms-mob/00088: Starting mobile 22:49:21.487502 run osmo-ms-mob/00088(pid=223): Launched 22:49:21.498330 run mass: MS start registered {at=6671187.706651622, delay=0.004851615987718105, ms=00088} 22:49:22.044757 run osmo-ms-mob/00089: Starting mobile 22:49:22.058995 run osmo-ms-mob/00089(pid=224): Launched 22:49:22.069799 run mass: MS start registered {at=6671188.278115454, delay=0.004549849778413773, ms=00089} 22:49:22.644797 run osmo-ms-mob/00090: Starting mobile 22:49:22.658532 run osmo-ms-mob/00090(pid=225): Launched 22:49:22.669270 run mass: MS start registered {at=6671188.877590502, delay=0.004739416763186455, ms=00090} 22:49:22.851892 run mass: MS performed LU {at=6671189.060077189, lu_delay=6.181431654840708, ms=00079} 22:49:22.917032 run mass: MS performed LU {at=6671189.125250985, lu_delay=5.417344273068011, ms=00081} 22:49:22.986053 run mass: MS performed LU {at=6671189.194275532, lu_delay=5.784604485146701, ms=00080} 22:49:23.022214 run mass: MS performed LU {at=6671189.230454989, lu_delay=4.964988897554576, ms=00082} 22:49:23.331375 run osmo-ms-mob/00091: Starting mobile 22:49:23.344544 run osmo-ms-mob/00091(pid=226): Launched 22:49:23.355331 run mass: MS start registered {at=6671189.563652114, delay=0.004671523347496986, ms=00091} 22:49:24.031857 run osmo-ms-mob/00092: Starting mobile 22:49:24.045053 run osmo-ms-mob/00092(pid=227): Launched 22:49:24.055920 run mass: MS start registered {at=6671190.264241998, delay=0.004477141425013542, ms=00092} 22:49:24.652106 run mass: MS performed LU {at=6671190.860326026, lu_delay=5.963539575226605, ms=00083} 22:49:24.753463 run mass: MS performed LU {at=6671190.96168508, lu_delay=5.052619610913098, ms=00085} 22:49:24.810125 run osmo-ms-mob/00093: Starting mobile 22:49:24.825293 run osmo-ms-mob/00093(pid=228): Launched 22:49:24.831427 run mass: MS performed LU {at=6671191.03975711, lu_delay=5.689452272839844, ms=00084} 22:49:24.837366 run mass: MS start registered {at=6671191.045700529, delay=0.005959790199995041, ms=00093} 22:49:24.925424 run mass: MS performed LU {at=6671191.133644161, lu_delay=4.6549413139000535, ms=00086} 22:49:25.745238 run osmo-ms-mob/00094: Starting mobile 22:49:25.759190 run osmo-ms-mob/00094(pid=229): Launched 22:49:25.770777 run mass: MS start registered {at=6671191.979088295, delay=0.00549965538084507, ms=00094} 22:49:26.617904 run mass: MS performed LU {at=6671192.826105922, lu_delay=5.119454300031066, ms=00088} 22:49:26.674258 run osmo-ms-mob/00095: Starting mobile 22:49:26.689626 run osmo-ms-mob/00095(pid=230): Launched 22:49:26.695639 run mass: MS performed LU {at=6671192.903968914, lu_delay=4.625853460282087, ms=00089} 22:49:26.701399 run mass: MS start registered {at=6671192.909734735, delay=0.005783446133136749, ms=00095} 22:49:26.751565 run mass: MS performed LU {at=6671192.959785946, lu_delay=5.856992289423943, ms=00087} 22:49:26.788645 run mass: MS performed LU {at=6671192.996886978, lu_delay=23.218359446153045, ms=00042} 22:49:27.631679 run osmo-ms-mob/00096: Starting mobile 22:49:27.644659 run osmo-ms-mob/00096(pid=231): Launched 22:49:27.655445 run mass: MS start registered {at=6671193.863766586, delay=0.004768745973706245, ms=00096} 22:49:28.519427 run mass: MS performed LU {at=6671194.727645643, lu_delay=5.850055141374469, ms=00090} 22:49:28.546466 run mass: MS performed LU {at=6671194.754712354, lu_delay=5.191060240380466, ms=00091} 22:49:28.653314 run mass: MS performed LU {at=6671194.861532711, lu_delay=4.597290713340044, ms=00092} 22:49:28.695484 run osmo-ms-mob/00097: Starting mobile 22:49:28.711332 run osmo-ms-mob/00097(pid=232): Launched 22:49:28.722194 run mass: MS start registered {at=6671194.930516369, delay=0.004730391316115856, ms=00097} 22:49:30.053740 run osmo-ms-mob/00098: Starting mobile 22:49:30.071308 run osmo-ms-mob/00098(pid=233): Launched 22:49:30.082404 run mass: MS start registered {at=6671196.290721968, delay=0.004707233048975468, ms=00098} 22:49:30.384086 run mass: MS performed LU {at=6671196.592287832, lu_delay=4.613199536688626, ms=00094} 22:49:30.448935 run mass: MS performed LU {at=6671196.657156102, lu_delay=5.611455573700368, ms=00093} 22:49:31.853580 run osmo-ms-mob/00099: Starting mobile 22:49:31.869715 run osmo-ms-mob/00099(pid=234): Launched 22:49:31.875801 run mass: All started... {duration=55.75426075235009, too_slow=0} 22:49:31.881604 run mass: MS start registered {at=6671198.089932578, delay=0.005796176381409168, ms=00099} 22:49:32.284694 run mass: MS performed LU {at=6671198.492914751, lu_delay=5.5831800159066916, ms=00095} 22:49:32.548444 run mass: MS performed LU {at=6671198.756664643, lu_delay=23.292479360476136, ms=00060} 22:49:32.635908 run mass: MS performed LU {at=6671198.844133253, lu_delay=4.980366666801274, ms=00096} 22:49:34.150045 run mass: MS performed LU {at=6671200.358226897, lu_delay=5.427710528485477, ms=00097} 22:49:34.449194 run mass: MS performed LU {at=6671200.65741497, lu_delay=22.681906143203378, ms=00068} 22:49:36.051447 run mass: MS performed LU {at=6671202.259667156, lu_delay=5.968945188447833, ms=00098} 22:49:37.915834 run mass: MS performed LU {at=6671204.124046268, lu_delay=6.0341136902570724, ms=00099} 22:49:37.925117 run mass: Tests done {all_completed=True, max=23.292479360476136, min=3.7010122817009687} 22:49:37.930708 tst register_default_mass.py: Test passed (81.1 sec) 22:49:37.936291 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:37.939742 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:37.943143 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:37.946583 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:37.949967 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:37.953375 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:37.956863 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:37.960380 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:37.963806 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:37.967280 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:37.970739 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:37.974136 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:37.977520 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:37.980916 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:37.984342 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:37.987809 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:37.991327 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:37.995381 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:37.998860 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:38.002848 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:38.006273 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:38.009734 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:38.013155 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:38.016623 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:38.020127 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:38.023606 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:38.027023 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:38.030522 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:38.034070 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:38.037484 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:38.040972 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:38.044491 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:38.047950 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:38.051366 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:38.054779 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:38.058442 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:38.061888 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:38.065323 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:38.069174 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:38.072974 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:38.076761 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:38.080276 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:38.083688 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:38.087075 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:38.090505 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:38.094403 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:38.097813 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:38.101331 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:38.105003 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:38.108508 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:38.112051 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:38.115517 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:38.119056 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:38.122712 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:38.126216 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:38.129709 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:38.133224 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:38.136720 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:38.140206 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:38.143728 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:38.147215 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:38.150808 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:38.154296 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:38.157828 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:38.161365 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:38.164859 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:38.168360 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:38.171886 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:38.175272 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:38.178705 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:38.182141 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:38.185591 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:38.189120 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:38.192509 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:38.196026 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:38.199464 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:38.202892 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:38.206377 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:38.209836 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:38.213318 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:38.217208 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:38.221011 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:38.224664 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:38.228042 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:38.231544 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:38.234998 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:38.238379 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:38.241867 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:38.245818 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:38.249293 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:38.252706 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:38.256176 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:38.259612 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:38.263106 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:38.266594 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:38.270087 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:38.273784 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:38.277910 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:38.281603 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:38.285120 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:38.288634 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:38.292130 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:38.295703 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:38.299219 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:38.302639 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:38.306163 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:38.309568 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:38.313064 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:38.316569 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:38.320087 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:38.323548 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:38.327018 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:38.330547 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:38.334230 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:38.337977 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:38.341666 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:38.345037 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:38.348411 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:38.351782 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:38.355081 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:38.358377 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:38.361697 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:38.364995 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:38.368283 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:38.371579 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:38.374899 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:38.378214 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:38.381553 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:38.384861 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:38.388148 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:38.391450 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:38.394744 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:38.398036 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:38.401335 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:38.404644 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:38.407964 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:38.411253 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:38.414570 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:38.417865 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:38.421168 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:38.424478 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:38.427779 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:38.431064 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:38.434344 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:38.437644 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:38.440955 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:38.444248 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:38.447541 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:38.450843 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:38.454143 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:38.457434 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:38.460729 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:38.464018 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:38.467314 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:38.470620 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:38.473918 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:38.477213 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:38.480503 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:38.483807 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:38.487096 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:38.490384 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:38.493682 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:38.496978 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:38.500274 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:38.503570 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:38.506849 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:38.510151 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:38.513443 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:38.516739 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:38.520028 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:38.523317 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:38.526609 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:38.529914 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:38.533209 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:38.536509 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:38.539810 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:38.543103 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:38.546394 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:38.549684 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:38.552973 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:38.556255 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:38.559557 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:38.562868 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:38.566169 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:38.569460 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:38.572764 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:38.576062 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:38.579346 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:38.582639 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:38.585943 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:38.589249 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:38.592546 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:38.595853 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:38.599163 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:38.602451 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:38.605743 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:38.609029 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:38.612323 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:38.615619 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:38.618904 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:38.622192 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:38.625483 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:38.628797 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:38.632089 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:38.635385 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:38.638677 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:38.641974 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:38.645269 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:38.648555 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:38.651855 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:38.655150 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:38.658451 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:38.661752 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:38.665051 --- ParallelTerminationStrategy: PID 22 died... 22:49:38.666530 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:38.670151 --- ParallelTerminationStrategy: PID 23 died... 22:49:38.671620 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:38.675216 --- ParallelTerminationStrategy: PID 24 died... 22:49:38.676675 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:38.680283 --- ParallelTerminationStrategy: PID 25 died... 22:49:38.681747 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:38.685338 --- ParallelTerminationStrategy: PID 26 died... 22:49:38.686793 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:38.690409 --- ParallelTerminationStrategy: PID 27 died... 22:49:38.691874 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:38.695475 --- ParallelTerminationStrategy: PID 28 died... 22:49:38.696946 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:38.700562 --- ParallelTerminationStrategy: PID 29 died... 22:49:38.702028 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:38.705673 --- ParallelTerminationStrategy: PID 30 died... 22:49:38.707143 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:38.710756 --- ParallelTerminationStrategy: PID 31 died... 22:49:38.712229 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:38.715845 --- ParallelTerminationStrategy: PID 32 died... 22:49:38.717310 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:38.720921 --- ParallelTerminationStrategy: PID 33 died... 22:49:38.722398 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:38.726033 --- ParallelTerminationStrategy: PID 35 died... 22:49:38.727506 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:38.731140 --- ParallelTerminationStrategy: PID 36 died... 22:49:38.732613 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:38.736222 --- ParallelTerminationStrategy: PID 37 died... 22:49:38.737694 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:38.741328 --- ParallelTerminationStrategy: PID 38 died... 22:49:38.742800 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:38.746417 --- ParallelTerminationStrategy: PID 39 died... 22:49:38.747906 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:38.751550 --- ParallelTerminationStrategy: PID 40 died... 22:49:38.753027 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:38.756658 --- ParallelTerminationStrategy: PID 41 died... 22:49:38.758127 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:38.761749 --- ParallelTerminationStrategy: PID 42 died... 22:49:38.763211 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:38.766832 --- ParallelTerminationStrategy: PID 43 died... 22:49:38.768299 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:38.771909 --- ParallelTerminationStrategy: PID 44 died... 22:49:38.773373 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:38.776985 --- ParallelTerminationStrategy: PID 45 died... 22:49:38.778442 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:38.782069 --- ParallelTerminationStrategy: PID 46 died... 22:49:38.783535 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:38.787149 --- ParallelTerminationStrategy: PID 47 died... 22:49:38.788619 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:38.792210 --- ParallelTerminationStrategy: PID 48 died... 22:49:38.793665 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:38.797252 --- ParallelTerminationStrategy: PID 49 died... 22:49:38.798699 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:38.802260 --- ParallelTerminationStrategy: PID 50 died... 22:49:38.803707 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:38.807256 --- ParallelTerminationStrategy: PID 51 died... 22:49:38.808707 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:38.812263 --- ParallelTerminationStrategy: PID 52 died... 22:49:38.813709 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:38.817267 --- ParallelTerminationStrategy: PID 53 died... 22:49:38.818708 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:38.822263 --- ParallelTerminationStrategy: PID 54 died... 22:49:38.823717 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:38.827282 --- ParallelTerminationStrategy: PID 55 died... 22:49:38.828728 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:38.832285 --- ParallelTerminationStrategy: PID 56 died... 22:49:38.833720 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:38.837292 --- ParallelTerminationStrategy: PID 57 died... 22:49:38.838735 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:38.842304 --- ParallelTerminationStrategy: PID 58 died... 22:49:38.843750 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:38.847297 --- ParallelTerminationStrategy: PID 59 died... 22:49:38.848747 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:38.852312 --- ParallelTerminationStrategy: PID 60 died... 22:49:38.853760 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:38.857337 --- ParallelTerminationStrategy: PID 61 died... 22:49:38.858784 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:38.862333 --- ParallelTerminationStrategy: PID 62 died... 22:49:38.863796 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:38.867335 --- ParallelTerminationStrategy: PID 63 died... 22:49:38.868773 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:38.872319 --- ParallelTerminationStrategy: PID 64 died... 22:49:38.873757 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:38.877309 --- ParallelTerminationStrategy: PID 65 died... 22:49:38.878748 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:38.882309 --- ParallelTerminationStrategy: PID 66 died... 22:49:38.883752 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:38.887293 --- ParallelTerminationStrategy: PID 67 died... 22:49:38.888729 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:38.892282 --- ParallelTerminationStrategy: PID 68 died... 22:49:38.893717 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:38.897289 --- ParallelTerminationStrategy: PID 69 died... 22:49:38.898731 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:38.902270 --- ParallelTerminationStrategy: PID 70 died... 22:49:38.903721 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:38.907278 --- ParallelTerminationStrategy: PID 71 died... 22:49:38.908723 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:38.912296 --- ParallelTerminationStrategy: PID 72 died... 22:49:38.913733 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:38.917295 --- ParallelTerminationStrategy: PID 73 died... 22:49:38.918729 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:38.922278 --- ParallelTerminationStrategy: PID 74 died... 22:49:38.923720 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:38.927260 --- ParallelTerminationStrategy: PID 75 died... 22:49:38.928706 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:38.932259 --- ParallelTerminationStrategy: PID 76 died... 22:49:38.933695 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:38.937242 --- ParallelTerminationStrategy: PID 77 died... 22:49:38.938673 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:38.942231 --- ParallelTerminationStrategy: PID 78 died... 22:49:38.943665 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:38.947221 --- ParallelTerminationStrategy: PID 79 died... 22:49:38.948668 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:38.952220 --- ParallelTerminationStrategy: PID 80 died... 22:49:38.953668 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:38.957225 --- ParallelTerminationStrategy: PID 81 died... 22:49:38.958661 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:38.962202 --- ParallelTerminationStrategy: PID 82 died... 22:49:38.963638 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:38.967201 --- ParallelTerminationStrategy: PID 83 died... 22:49:38.968648 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:38.972201 --- ParallelTerminationStrategy: PID 84 died... 22:49:38.973639 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:38.977212 --- ParallelTerminationStrategy: PID 85 died... 22:49:38.978651 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:38.982232 --- ParallelTerminationStrategy: PID 86 died... 22:49:38.983686 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:38.987250 --- ParallelTerminationStrategy: PID 87 died... 22:49:38.988698 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:38.992269 --- ParallelTerminationStrategy: PID 88 died... 22:49:38.993705 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:38.997261 --- ParallelTerminationStrategy: PID 89 died... 22:49:38.998697 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:39.002232 --- ParallelTerminationStrategy: PID 90 died... 22:49:39.003671 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:39.007217 --- ParallelTerminationStrategy: PID 91 died... 22:49:39.008665 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:39.012205 --- ParallelTerminationStrategy: PID 92 died... 22:49:39.013636 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:39.017184 --- ParallelTerminationStrategy: PID 93 died... 22:49:39.018617 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:39.022172 --- ParallelTerminationStrategy: PID 94 died... 22:49:39.023616 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:39.027163 --- ParallelTerminationStrategy: PID 95 died... 22:49:39.028631 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:39.032179 --- ParallelTerminationStrategy: PID 96 died... 22:49:39.033609 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:39.037173 --- ParallelTerminationStrategy: PID 97 died... 22:49:39.038605 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:39.042163 --- ParallelTerminationStrategy: PID 98 died... 22:49:39.043591 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:39.047149 --- ParallelTerminationStrategy: PID 99 died... 22:49:39.048601 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:39.052147 --- ParallelTerminationStrategy: PID 100 died... 22:49:39.053595 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:39.057153 --- ParallelTerminationStrategy: PID 101 died... 22:49:39.058602 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:39.062154 --- ParallelTerminationStrategy: PID 102 died... 22:49:39.063594 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:39.067146 --- ParallelTerminationStrategy: PID 103 died... 22:49:39.068607 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:39.072170 --- ParallelTerminationStrategy: PID 104 died... 22:49:39.073604 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:39.077165 --- ParallelTerminationStrategy: PID 105 died... 22:49:39.078598 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:39.082181 --- ParallelTerminationStrategy: PID 106 died... 22:49:39.083616 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:39.087171 --- ParallelTerminationStrategy: PID 107 died... 22:49:39.088609 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:39.092167 --- ParallelTerminationStrategy: PID 108 died... 22:49:39.093612 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:39.097157 --- ParallelTerminationStrategy: PID 109 died... 22:49:39.098598 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:39.102167 --- ParallelTerminationStrategy: PID 110 died... 22:49:39.103601 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:39.107183 --- ParallelTerminationStrategy: PID 111 died... 22:49:39.108653 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:39.112269 --- ParallelTerminationStrategy: PID 112 died... 22:49:39.113715 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:39.117324 --- ParallelTerminationStrategy: PID 113 died... 22:49:39.118780 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:39.122372 --- ParallelTerminationStrategy: PID 114 died... 22:49:39.123836 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:39.127409 --- ParallelTerminationStrategy: PID 115 died... 22:49:39.128845 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:39.132419 --- ParallelTerminationStrategy: PID 116 died... 22:49:39.133856 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:39.137414 --- ParallelTerminationStrategy: PID 117 died... 22:49:39.138845 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:39.142420 --- ParallelTerminationStrategy: PID 118 died... 22:49:39.143876 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:39.147433 --- ParallelTerminationStrategy: PID 119 died... 22:49:39.148887 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:39.152443 --- ParallelTerminationStrategy: PID 120 died... 22:49:39.153885 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:39.157439 --- ParallelTerminationStrategy: PID 121 died... 22:49:39.158878 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:39.162436 --- ParallelTerminationStrategy: PID 122 died... 22:49:39.163886 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:39.167435 --- ParallelTerminationStrategy: PID 123 died... 22:49:39.168890 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:39.172442 --- ParallelTerminationStrategy: PID 124 died... 22:49:39.173887 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:39.177426 --- ParallelTerminationStrategy: PID 125 died... 22:49:39.178879 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:39.182445 --- ParallelTerminationStrategy: PID 126 died... 22:49:39.183904 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:39.187448 --- ParallelTerminationStrategy: PID 127 died... 22:49:39.188894 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:39.192483 --- ParallelTerminationStrategy: PID 128 died... 22:49:39.193933 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:39.197509 --- ParallelTerminationStrategy: PID 129 died... 22:49:39.198952 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:39.202505 --- ParallelTerminationStrategy: PID 130 died... 22:49:39.203961 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:39.207507 --- ParallelTerminationStrategy: PID 131 died... 22:49:39.208966 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:39.212537 --- ParallelTerminationStrategy: PID 132 died... 22:49:39.213964 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:39.217518 --- ParallelTerminationStrategy: PID 133 died... 22:49:39.218955 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:39.222509 --- ParallelTerminationStrategy: PID 134 died... 22:49:39.223952 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:39.227492 --- ParallelTerminationStrategy: PID 135 died... 22:49:39.228952 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:39.232545 --- ParallelTerminationStrategy: PID 136 died... 22:49:39.233990 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:39.237578 --- ParallelTerminationStrategy: PID 137 died... 22:49:39.239033 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:39.242595 --- ParallelTerminationStrategy: PID 138 died... 22:49:39.244048 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:39.247614 --- ParallelTerminationStrategy: PID 139 died... 22:49:39.249070 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:39.252648 --- ParallelTerminationStrategy: PID 140 died... 22:49:39.254119 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:39.257784 --- ParallelTerminationStrategy: PID 141 died... 22:49:39.259256 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:39.262910 --- ParallelTerminationStrategy: PID 142 died... 22:49:39.264395 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:39.268039 --- ParallelTerminationStrategy: PID 143 died... 22:49:39.269515 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:39.273194 --- ParallelTerminationStrategy: PID 144 died... 22:49:39.274673 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:39.278323 --- ParallelTerminationStrategy: PID 145 died... 22:49:39.279807 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:39.283460 --- ParallelTerminationStrategy: PID 146 died... 22:49:39.284952 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:39.288615 --- ParallelTerminationStrategy: PID 147 died... 22:49:39.290109 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:39.293751 --- ParallelTerminationStrategy: PID 148 died... 22:49:39.295211 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:39.298884 --- ParallelTerminationStrategy: PID 149 died... 22:49:39.300365 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:39.304026 --- ParallelTerminationStrategy: PID 150 died... 22:49:39.305550 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:39.309243 --- ParallelTerminationStrategy: PID 151 died... 22:49:39.310774 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:39.314567 --- ParallelTerminationStrategy: PID 152 died... 22:49:39.316092 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:39.319884 --- ParallelTerminationStrategy: PID 153 died... 22:49:39.321434 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:39.325240 --- ParallelTerminationStrategy: PID 154 died... 22:49:39.326777 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:39.330577 --- ParallelTerminationStrategy: PID 155 died... 22:49:39.332111 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:39.335917 --- ParallelTerminationStrategy: PID 156 died... 22:49:39.337451 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:39.341253 --- ParallelTerminationStrategy: PID 157 died... 22:49:39.342787 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:39.346618 --- ParallelTerminationStrategy: PID 158 died... 22:49:39.348156 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:39.351970 --- ParallelTerminationStrategy: PID 159 died... 22:49:39.353505 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:39.357312 --- ParallelTerminationStrategy: PID 160 died... 22:49:39.358842 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:39.362646 --- ParallelTerminationStrategy: PID 161 died... 22:49:39.364175 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:39.367974 --- ParallelTerminationStrategy: PID 162 died... 22:49:39.369504 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:39.373302 --- ParallelTerminationStrategy: PID 163 died... 22:49:39.374829 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:39.378637 --- ParallelTerminationStrategy: PID 164 died... 22:49:39.380170 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:39.383985 --- ParallelTerminationStrategy: PID 165 died... 22:49:39.385508 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:39.389322 --- ParallelTerminationStrategy: PID 166 died... 22:49:39.390850 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:39.394661 --- ParallelTerminationStrategy: PID 167 died... 22:49:39.396191 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:39.399874 --- ParallelTerminationStrategy: PID 168 died... 22:49:39.401341 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:39.404969 --- ParallelTerminationStrategy: PID 169 died... 22:49:39.406436 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:39.410077 --- ParallelTerminationStrategy: PID 170 died... 22:49:39.411543 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:39.415182 --- ParallelTerminationStrategy: PID 171 died... 22:49:39.416667 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:39.420321 --- ParallelTerminationStrategy: PID 172 died... 22:49:39.421798 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:39.425437 --- ParallelTerminationStrategy: PID 173 died... 22:49:39.426913 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:39.430548 --- ParallelTerminationStrategy: PID 174 died... 22:49:39.432034 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:39.435677 --- ParallelTerminationStrategy: PID 175 died... 22:49:39.437154 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:39.440804 --- ParallelTerminationStrategy: PID 176 died... 22:49:39.442289 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:39.445954 --- ParallelTerminationStrategy: PID 177 died... 22:49:39.447415 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:39.451063 --- ParallelTerminationStrategy: PID 178 died... 22:49:39.452543 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:39.456197 --- ParallelTerminationStrategy: PID 179 died... 22:49:39.457675 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:39.461352 --- ParallelTerminationStrategy: PID 180 died... 22:49:39.462833 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:39.466475 --- ParallelTerminationStrategy: PID 181 died... 22:49:39.467957 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:39.471589 --- ParallelTerminationStrategy: PID 182 died... 22:49:39.473076 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:39.476737 --- ParallelTerminationStrategy: PID 183 died... 22:49:39.478205 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:39.481847 --- ParallelTerminationStrategy: PID 184 died... 22:49:39.483322 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:39.486981 --- ParallelTerminationStrategy: PID 185 died... 22:49:39.488500 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:39.492292 --- ParallelTerminationStrategy: PID 186 died... 22:49:39.493822 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:39.497598 --- ParallelTerminationStrategy: PID 187 died... 22:49:39.499131 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:39.502951 --- ParallelTerminationStrategy: PID 188 died... 22:49:39.504482 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:39.508270 --- ParallelTerminationStrategy: PID 189 died... 22:49:39.509810 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:39.513619 --- ParallelTerminationStrategy: PID 190 died... 22:49:39.515153 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:39.518963 --- ParallelTerminationStrategy: PID 191 died... 22:49:39.520510 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:39.524307 --- ParallelTerminationStrategy: PID 192 died... 22:49:39.525831 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:39.529621 --- ParallelTerminationStrategy: PID 193 died... 22:49:39.531164 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:39.534977 --- ParallelTerminationStrategy: PID 194 died... 22:49:39.536517 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:39.540338 --- ParallelTerminationStrategy: PID 195 died... 22:49:39.541871 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:39.545684 --- ParallelTerminationStrategy: PID 196 died... 22:49:39.547217 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:39.551033 --- ParallelTerminationStrategy: PID 197 died... 22:49:39.552565 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:39.556366 --- ParallelTerminationStrategy: PID 198 died... 22:49:39.557906 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:39.561734 --- ParallelTerminationStrategy: PID 199 died... 22:49:39.563262 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:39.567053 --- ParallelTerminationStrategy: PID 200 died... 22:49:39.568593 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:39.572401 --- ParallelTerminationStrategy: PID 201 died... 22:49:39.573932 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:39.577737 --- ParallelTerminationStrategy: PID 202 died... 22:49:39.579253 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:39.583057 --- ParallelTerminationStrategy: PID 203 died... 22:49:39.584596 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:39.588394 --- ParallelTerminationStrategy: PID 204 died... 22:49:39.589927 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:39.593739 --- ParallelTerminationStrategy: PID 205 died... 22:49:39.595281 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:39.599096 --- ParallelTerminationStrategy: PID 206 died... 22:49:39.600641 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:39.604451 --- ParallelTerminationStrategy: PID 207 died... 22:49:39.605979 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:39.609630 --- ParallelTerminationStrategy: PID 208 died... 22:49:39.611095 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:39.614766 --- ParallelTerminationStrategy: PID 209 died... 22:49:39.616238 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:39.619909 --- ParallelTerminationStrategy: PID 210 died... 22:49:39.621394 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:39.625041 --- ParallelTerminationStrategy: PID 211 died... 22:49:39.626516 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:39.630173 --- ParallelTerminationStrategy: PID 212 died... 22:49:39.631642 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:39.635300 --- ParallelTerminationStrategy: PID 213 died... 22:49:39.636781 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:39.640423 --- ParallelTerminationStrategy: PID 214 died... 22:49:39.641884 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:39.645515 --- ParallelTerminationStrategy: PID 215 died... 22:49:39.646987 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:39.650661 --- ParallelTerminationStrategy: PID 216 died... 22:49:39.652139 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:39.655799 --- ParallelTerminationStrategy: PID 217 died... 22:49:39.657272 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:39.660930 --- ParallelTerminationStrategy: PID 218 died... 22:49:39.662404 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:39.666069 --- ParallelTerminationStrategy: PID 219 died... 22:49:39.667539 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:39.671189 --- ParallelTerminationStrategy: PID 220 died... 22:49:39.672678 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:39.676327 --- ParallelTerminationStrategy: PID 221 died... 22:49:39.677808 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:39.681483 --- ParallelTerminationStrategy: PID 222 died... 22:49:39.682950 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:39.686598 --- ParallelTerminationStrategy: PID 223 died... 22:49:39.688083 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:39.691737 --- ParallelTerminationStrategy: PID 224 died... 22:49:39.693208 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:39.696877 --- ParallelTerminationStrategy: PID 225 died... 22:49:39.698355 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:39.701993 --- ParallelTerminationStrategy: PID 226 died... 22:49:39.703473 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:39.707118 --- ParallelTerminationStrategy: PID 227 died... 22:49:39.708615 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:39.712269 --- ParallelTerminationStrategy: PID 228 died... 22:49:39.713737 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:39.717397 --- ParallelTerminationStrategy: PID 229 died... 22:49:39.718867 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:39.722508 --- ParallelTerminationStrategy: PID 230 died... 22:49:39.723979 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:39.727626 --- ParallelTerminationStrategy: PID 231 died... 22:49:39.729100 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:39.732767 --- ParallelTerminationStrategy: PID 232 died... 22:49:39.734239 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:39.737900 --- ParallelTerminationStrategy: PID 233 died... 22:49:39.739372 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:39.743041 --- ParallelTerminationStrategy: PID 234 died... 22:49:39.744514 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:43.148985 --- ParallelTerminationStrategy: PID 34 died... 22:49:43.155448 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8300 netreg_mass PASS --------------------------------------------------------------------- 22:49:43.231850 tst trial-8300: Storing JUnit report in /build/trial-8300/run.2026-04-13_22-48-16/trial-8300.xml -------------------------------------------------------------------------------------------- trial-8300 PASS -------------------------------------------------------------------------------------------- 22:49:43.242692 tst trial-8300: trial-8300: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.1 sec) + exit_code=0 + rm -rf trial-8300/inst + cd trial-8300 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-04-13 22:48:16 No journal files were found. + readlink last_run + tar czf /build/trial-8300-run.tgz run.2026-04-13_22-48-16 + tar czf /build/trial-8300-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-13_13_29_57.tgz osmo-bts-oc2g.build-2026-04-13_00_51_29.tgz osmo-bts-sysmo.build-2026-04-13_00_51_30.tgz osmo-bts.build-2026-04-13_00_51_38.tgz osmo-ggsn.build-2026-04-13_20_42_47.tgz osmo-hlr.build-2026-04-13_16_36_53.tgz osmo-hnbgw.build-2026-04-13_13_29_47.tgz osmo-mgw.build-2026-04-13_08_33_05.tgz osmo-msc.build-2026-04-13_13_35_16.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-13_07_35_17.tgz osmo-pcu-sysmo.build-2026-04-13_07_35_17.tgz osmo-pcu.build-2026-04-13_07_35_11.tgz osmo-sgsn.build-2026-04-13_20_48_16.tgz osmo-stp.build-2026-04-13_13_26_11.tgz osmo-trx.build-2026-04-13_14_21_35.tgz osmocom-bb.build-2026-04-13_21_17_19.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS