Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins2239784268040291302.sh + rm -rf trial-8174-bin.tgz trial-8174-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25018 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11027 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10441 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12865 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13189 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12811 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41203 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7564 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43335 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8385 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 13173 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7478 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11552 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7604 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9050 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6324 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 7478 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins811143934308018550.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-8174 + 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 bce9627 nplab-m3ua-test: Configure Network Indicator as International + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #7 CACHED #8 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #8 CACHED #9 [ 8/28] RUN MKDIR /var/run/sshd #9 CACHED #10 [ 9/28] COPY SSH /root/.ssh #10 CACHED #11 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #11 CACHED #12 [ 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 #12 CACHED #13 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #13 CACHED #14 [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 #14 CACHED #15 [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 #15 CACHED #16 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #16 CACHED #17 [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 #17 CACHED #18 [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 #18 CACHED #19 [20/28] WORKDIR /TMP #19 CACHED #20 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #20 CACHED #21 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #21 CACHED #22 [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 #22 CACHED #23 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #23 CACHED #24 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #24 CACHED #25 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #25 CACHED #26 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #26 CACHED #27 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #27 CACHED #28 [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 #28 CACHED #29 [ 3/28] RUN groupadd osmo-gsm-tester #29 CACHED #30 [ 2/28] RUN useradd -ms /bin/bash jenkins #30 CACHED #31 [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 #31 CACHED #32 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:341130c556804cd59071e18ba020d31008be3288a06280d8798e109c497b8d84 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 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=8175 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-12-09 22:48:19 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8175 + mkdir -p trial-8175 + mv open5gs.build-8.tgz osmo-bsc.build-2025-12-09_13_26_42.tgz osmo-bts-oc2g.build-2025-12-09_00_51_44.tgz osmo-bts-sysmo.build-2025-12-09_00_51_48.tgz osmo-bts.build-2025-12-09_00_51_53.tgz osmo-ggsn.build-2025-12-09_20_42_36.tgz osmo-hlr.build-2025-12-09_16_36_50.tgz osmo-hnbgw.build-2025-12-09_14_28_47.tgz osmo-mgw.build-2025-12-09_08_33_19.tgz osmo-msc.build-2025-12-09_13_32_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-09_07_36_16.tgz osmo-pcu-sysmo.build-2025-12-09_07_36_13.tgz osmo-pcu.build-2025-12-09_07_34_17.tgz osmo-sgsn.build-2025-12-09_20_48_13.tgz osmo-stp.build-2025-12-09_13_23_26.tgz osmo-trx.build-2025-12-09_14_31_04.tgz osmocom-bb.build-2025-12-09_21_17_52.tgz srslte.build-19.tgz trial-8175 + cat open5gs.build-8.md5 osmo-bsc.build-2025-12-09_13_26_42.md5 osmo-bts-oc2g.build-2025-12-09_00_51_44.md5 osmo-bts-sysmo.build-2025-12-09_00_51_48.md5 osmo-bts.build-2025-12-09_00_51_53.md5 osmo-ggsn.build-2025-12-09_20_42_36.md5 osmo-hlr.build-2025-12-09_16_36_50.md5 osmo-hnbgw.build-2025-12-09_14_28_47.md5 osmo-mgw.build-2025-12-09_08_33_19.md5 osmo-msc.build-2025-12-09_13_32_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-09_07_36_16.md5 osmo-pcu-sysmo.build-2025-12-09_07_36_13.md5 osmo-pcu.build-2025-12-09_07_34_17.md5 osmo-sgsn.build-2025-12-09_20_48_13.md5 osmo-stp.build-2025-12-09_13_23_26.md5 osmo-trx.build-2025-12-09_14_31_04.md5 osmocom-bb.build-2025-12-09_21_17_52.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-12-09_13_26_42.md5 osmo-bts-oc2g.build-2025-12-09_00_51_44.md5 osmo-bts-sysmo.build-2025-12-09_00_51_48.md5 osmo-bts.build-2025-12-09_00_51_53.md5 osmo-ggsn.build-2025-12-09_20_42_36.md5 osmo-hlr.build-2025-12-09_16_36_50.md5 osmo-hnbgw.build-2025-12-09_14_28_47.md5 osmo-mgw.build-2025-12-09_08_33_19.md5 osmo-msc.build-2025-12-09_13_32_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-09_07_36_16.md5 osmo-pcu-sysmo.build-2025-12-09_07_36_13.md5 osmo-pcu.build-2025-12-09_07_34_17.md5 osmo-sgsn.build-2025-12-09_20_48_13.md5 osmo-stp.build-2025-12-09_13_23_26.md5 osmo-trx.build-2025-12-09_14_31_04.md5 osmocom-bb.build-2025-12-09_21_17_52.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-8175 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8175' 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-8175 -------------------------------------------------------------------------------------------- 22:48:19.404741 tst trial-8175: Detailed log at /build/trial-8175/run.2025-12-09_22-48-19/log --------------------------------------------------------------------- trial-8175 netreg_mass --------------------------------------------------------------------- 22:48:19.609683 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:19.610058 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:19.610809 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:19.611935 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:19.645215 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:19.645943 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:19.647052 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:19.708926 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-8175 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:19.709696 tst register_default_mass.py:9: Claiming resources for the test 22:48:19.724725 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.725236 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.725685 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.726113 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.726544 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.727005 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.727445 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:19.757896 tst register_default_mass.py: using LAC 2 22:48:19.780205 tst register_default_mass.py: using RAC 2 22:48:19.806139 tst register_default_mass.py: using CellId 2 22:48:19.840122 tst register_default_mass.py: using BVCI 3 22:48:19.850475 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.851104 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.851639 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.852154 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.852690 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.853225 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.853740 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.854268 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.854812 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.855330 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.855840 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.856361 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.856887 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.857405 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.857928 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.858445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.858955 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.859487 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.860024 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.860537 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.861051 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.861578 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.862094 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.862605 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.863118 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.863623 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.864125 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.864641 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.865148 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.865655 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.866151 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.866670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.867184 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.867693 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.868222 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.868739 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.869241 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.869765 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.870271 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.870774 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.871285 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.871796 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.872312 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.872816 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.873336 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.873835 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.874333 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.874856 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.875371 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.875870 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.876391 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.876903 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.877400 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.877916 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.878419 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.878914 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.879407 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.879922 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.880421 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.880913 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.881406 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.881915 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.882424 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.882939 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.883442 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.883938 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.884453 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.884962 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.885458 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.885950 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.886448 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.886942 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.887525 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.888041 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.888549 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.889054 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.889557 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.890061 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.890557 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.891039 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.891546 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.892044 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.892551 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.893057 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.893544 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.894030 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.894537 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.895033 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.895524 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.896017 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.896533 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.897037 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.897539 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.898054 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.898560 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.899047 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.899551 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.900061 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.900560 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.901056 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.901562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.902115 tst register_default_mass.py:21: Launching a simple network 22:48:19.912008 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:20.032457 run create_hlr_db(pid=20): Launched 22:48:21.046688 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:21.062746 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:21.077655 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:21.083380 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:21.272266 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:21.287365 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:21.293080 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:21.711032 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:21.725810 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:24.740968 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:24.854677 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:24.869509 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:24.875123 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:24.898396 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:24.913284 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:24.918917 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:25.232767 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:25.247529 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:31.281678 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:31.456866 run osmo-bts-virtual(pid=34): Launched 22:48:32.492327 tst register_default_mass.py: using MSISDN 1001 22:48:32.506444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:32.544579 tst register_default_mass.py: using MSISDN 1002 22:48:32.561994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:32.592471 tst register_default_mass.py: using MSISDN 1003 22:48:32.607124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:32.636768 tst register_default_mass.py: using MSISDN 1004 22:48:32.650924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:32.680328 tst register_default_mass.py: using MSISDN 1005 22:48:32.694231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:32.724896 tst register_default_mass.py: using MSISDN 1006 22:48:32.739264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:32.769754 tst register_default_mass.py: using MSISDN 1007 22:48:32.784329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:32.813934 tst register_default_mass.py: using MSISDN 1008 22:48:32.827720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:32.861213 tst register_default_mass.py: using MSISDN 1009 22:48:32.877097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:32.907341 tst register_default_mass.py: using MSISDN 1010 22:48:32.921807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:32.952025 tst register_default_mass.py: using MSISDN 1011 22:48:32.966365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:32.996622 tst register_default_mass.py: using MSISDN 1012 22:48:33.010772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:33.040266 tst register_default_mass.py: using MSISDN 1013 22:48:33.054315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:33.084221 tst register_default_mass.py: using MSISDN 1014 22:48:33.098458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:33.128947 tst register_default_mass.py: using MSISDN 1015 22:48:33.143352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:33.172595 tst register_default_mass.py: using MSISDN 1016 22:48:33.186336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:33.216540 tst register_default_mass.py: using MSISDN 1017 22:48:33.230870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:33.261347 tst register_default_mass.py: using MSISDN 1018 22:48:33.275532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:33.305261 tst register_default_mass.py: using MSISDN 1019 22:48:33.319070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:33.348679 tst register_default_mass.py: using MSISDN 1020 22:48:33.362560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:33.392076 tst register_default_mass.py: using MSISDN 1021 22:48:33.406118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:33.436403 tst register_default_mass.py: using MSISDN 1022 22:48:33.450674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:33.480917 tst register_default_mass.py: using MSISDN 1023 22:48:33.494887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:33.524100 tst register_default_mass.py: using MSISDN 1024 22:48:33.537956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:33.568243 tst register_default_mass.py: using MSISDN 1025 22:48:33.582564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:33.613034 tst register_default_mass.py: using MSISDN 1026 22:48:33.627367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:33.657654 tst register_default_mass.py: using MSISDN 1027 22:48:33.671896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:33.702267 tst register_default_mass.py: using MSISDN 1028 22:48:33.716470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:33.747116 tst register_default_mass.py: using MSISDN 1029 22:48:33.761546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:33.791729 tst register_default_mass.py: using MSISDN 1030 22:48:33.806170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:33.834956 tst register_default_mass.py: using MSISDN 1031 22:48:33.848555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:33.878819 tst register_default_mass.py: using MSISDN 1032 22:48:33.892952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:33.922863 tst register_default_mass.py: using MSISDN 1033 22:48:33.936927 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:33.967282 tst register_default_mass.py: using MSISDN 1034 22:48:33.981655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:34.012040 tst register_default_mass.py: using MSISDN 1035 22:48:34.026561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:34.057384 tst register_default_mass.py: using MSISDN 1036 22:48:34.071894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:34.102094 tst register_default_mass.py: using MSISDN 1037 22:48:34.116384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:34.146835 tst register_default_mass.py: using MSISDN 1038 22:48:34.161277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:34.191534 tst register_default_mass.py: using MSISDN 1039 22:48:34.205830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:34.236138 tst register_default_mass.py: using MSISDN 1040 22:48:34.250292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:34.280418 tst register_default_mass.py: using MSISDN 1041 22:48:34.294750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:34.325083 tst register_default_mass.py: using MSISDN 1042 22:48:34.339299 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:34.368412 tst register_default_mass.py: using MSISDN 1043 22:48:34.382174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:34.412536 tst register_default_mass.py: using MSISDN 1044 22:48:34.426819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:34.456920 tst register_default_mass.py: using MSISDN 1045 22:48:34.471268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:34.501263 tst register_default_mass.py: using MSISDN 1046 22:48:34.515265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:34.545754 tst register_default_mass.py: using MSISDN 1047 22:48:34.560175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:34.590484 tst register_default_mass.py: using MSISDN 1048 22:48:34.604712 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:34.634873 tst register_default_mass.py: using MSISDN 1049 22:48:34.649284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:34.679787 tst register_default_mass.py: using MSISDN 1050 22:48:34.694206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:34.725222 tst register_default_mass.py: using MSISDN 1051 22:48:34.739952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:34.770514 tst register_default_mass.py: using MSISDN 1052 22:48:34.785000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:34.814205 tst register_default_mass.py: using MSISDN 1053 22:48:34.824314 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:34.862781 tst register_default_mass.py: using MSISDN 1054 22:48:34.880305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:34.911560 tst register_default_mass.py: using MSISDN 1055 22:48:34.926030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:34.957045 tst register_default_mass.py: using MSISDN 1056 22:48:34.971253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:35.001260 tst register_default_mass.py: using MSISDN 1057 22:48:35.015120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:35.045748 tst register_default_mass.py: using MSISDN 1058 22:48:35.059561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:35.090150 tst register_default_mass.py: using MSISDN 1059 22:48:35.104097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:35.134126 tst register_default_mass.py: using MSISDN 1060 22:48:35.148089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:35.178853 tst register_default_mass.py: using MSISDN 1061 22:48:35.188716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:35.219402 tst register_default_mass.py: using MSISDN 1062 22:48:35.235187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:35.265756 tst register_default_mass.py: using MSISDN 1063 22:48:35.280274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:35.310790 tst register_default_mass.py: using MSISDN 1064 22:48:35.325144 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:35.355884 tst register_default_mass.py: using MSISDN 1065 22:48:35.370483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:35.401193 tst register_default_mass.py: using MSISDN 1066 22:48:35.415792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:35.446792 tst register_default_mass.py: using MSISDN 1067 22:48:35.461524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:35.492074 tst register_default_mass.py: using MSISDN 1068 22:48:35.506547 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:35.537086 tst register_default_mass.py: using MSISDN 1069 22:48:35.551405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:35.582371 tst register_default_mass.py: using MSISDN 1070 22:48:35.597053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:35.627886 tst register_default_mass.py: using MSISDN 1071 22:48:35.642548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:35.673488 tst register_default_mass.py: using MSISDN 1072 22:48:35.688128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:35.719035 tst register_default_mass.py: using MSISDN 1073 22:48:35.733466 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:35.764077 tst register_default_mass.py: using MSISDN 1074 22:48:35.778730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:35.809487 tst register_default_mass.py: using MSISDN 1075 22:48:35.824043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:35.854877 tst register_default_mass.py: using MSISDN 1076 22:48:35.869393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:35.900449 tst register_default_mass.py: using MSISDN 1077 22:48:35.915248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:35.952608 tst register_default_mass.py: using MSISDN 1078 22:48:35.969858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:36.000834 tst register_default_mass.py: using MSISDN 1079 22:48:36.015635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:36.046696 tst register_default_mass.py: using MSISDN 1080 22:48:36.061258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:36.092179 tst register_default_mass.py: using MSISDN 1081 22:48:36.106888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:36.137462 tst register_default_mass.py: using MSISDN 1082 22:48:36.151870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:36.182454 tst register_default_mass.py: using MSISDN 1083 22:48:36.196881 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:36.227680 tst register_default_mass.py: using MSISDN 1084 22:48:36.242246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:36.273313 tst register_default_mass.py: using MSISDN 1085 22:48:36.287978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:36.318942 tst register_default_mass.py: using MSISDN 1086 22:48:36.333744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:36.364788 tst register_default_mass.py: using MSISDN 1087 22:48:36.379440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:36.410103 tst register_default_mass.py: using MSISDN 1088 22:48:36.424620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:36.455375 tst register_default_mass.py: using MSISDN 1089 22:48:36.469913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:36.500937 tst register_default_mass.py: using MSISDN 1090 22:48:36.515757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:36.546580 tst register_default_mass.py: using MSISDN 1091 22:48:36.560931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:36.591655 tst register_default_mass.py: using MSISDN 1092 22:48:36.606168 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:36.635630 tst register_default_mass.py: using MSISDN 1093 22:48:36.649444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:36.679682 tst register_default_mass.py: using MSISDN 1094 22:48:36.693939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:36.724992 tst register_default_mass.py: using MSISDN 1095 22:48:36.739613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:36.769870 tst register_default_mass.py: using MSISDN 1096 22:48:36.784302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:36.814539 tst register_default_mass.py: using MSISDN 1097 22:48:36.828723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:36.859565 tst register_default_mass.py: using MSISDN 1098 22:48:36.874229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:36.905255 tst register_default_mass.py: using MSISDN 1099 22:48:36.919864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:36.950594 tst register_default_mass.py: using MSISDN 1100 22:48:36.965149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:37.057346 run mass: Starting testcase 22:48:37.062960 run mass: Pre-launching all virtphy's 22:48:37.068390 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:37.081317 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:37.087271 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:37.100279 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:37.106282 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:37.119027 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:37.124995 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:37.137816 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:37.143889 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:37.156875 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:37.162812 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:37.175506 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:37.181477 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:37.194214 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:37.200188 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:37.213147 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:37.219206 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:37.232060 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:37.238053 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:37.250895 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:37.256929 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:37.269857 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:37.275864 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:37.288838 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:37.294857 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:37.307805 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:37.313793 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:37.326632 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:37.332564 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:37.345295 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:37.351188 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:37.363972 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:37.369943 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:37.382743 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:37.388683 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:37.401541 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:37.407553 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:37.420434 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:37.426391 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:37.439305 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:37.445266 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:37.458033 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:37.463954 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:37.476782 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:37.482865 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:37.495723 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:37.501701 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:37.514602 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:37.520660 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:37.533543 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:37.539535 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:37.552393 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:37.558376 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:37.571227 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:37.577221 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:37.590098 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:37.596123 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:37.609126 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:37.615162 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:37.628320 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:37.634411 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:37.647500 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:37.653553 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:37.666692 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:37.672757 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:37.685857 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:37.691851 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:37.704750 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:37.710768 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:37.723901 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:37.729910 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:37.742811 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:37.748812 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:37.761784 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:37.767787 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:37.780628 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:37.786581 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:37.799334 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:37.805279 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:37.818026 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:37.823965 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:37.836824 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:37.842744 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:37.855706 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:37.861660 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:37.874566 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:37.880521 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:37.893420 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:37.899331 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:37.912337 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:37.918293 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:37.931147 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:37.937128 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:37.949925 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:37.955862 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:37.968677 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:37.974588 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:37.987383 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:37.993301 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:38.006127 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:38.012066 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:38.024919 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:38.030844 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:38.043645 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:38.049576 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:38.062340 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:38.068272 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:38.081268 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:38.087363 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:38.100535 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:38.106509 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:38.119412 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:38.125347 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:38.138360 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:38.144330 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:38.157237 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:38.163203 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:38.176128 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:38.182050 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:38.194887 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:38.200906 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:38.213957 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:38.219977 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:38.232823 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:38.238832 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:38.251660 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:38.257648 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:38.270462 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:38.276426 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:38.289250 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:38.295143 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:38.307955 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:38.313918 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:38.326902 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:38.332907 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:38.345910 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:38.351831 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:38.364778 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:38.370758 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:38.383708 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:38.389631 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:38.402513 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:38.408443 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:38.421278 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:38.427371 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:38.440486 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:38.446594 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:38.459721 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:38.465908 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:38.479048 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:38.485080 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:38.497923 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:38.503907 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:38.516758 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:38.522716 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:38.535404 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:38.541376 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:38.554352 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:38.560277 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:38.573159 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:38.579132 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:38.591997 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:38.598047 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:38.610915 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:38.616986 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:38.630130 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:38.636205 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:38.649291 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:38.655308 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:38.668085 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:38.673985 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:38.686705 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:38.692731 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:38.705470 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:38.711351 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:38.724088 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:38.729993 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:38.742716 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:38.748639 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:38.761468 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:38.767500 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:38.780522 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:38.786720 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:38.799711 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:38.805801 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:38.818625 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:38.824543 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:38.837446 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:38.843328 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:38.856336 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:38.862294 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:38.875078 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:38.880935 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:38.893703 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:38.899615 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:38.912411 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:38.918378 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:38.931156 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:38.937064 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:38.949820 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:38.955706 run mass: Checking if sockets are in the filesystem 22:48:38.988329 run osmo-ms-mob/00000: Starting mobile 22:48:39.001237 run osmo-ms-mob/00000(pid=135): Launched 22:48:39.011981 run mass: MS start registered {at=28551424.71533183, delay=0.004592586308717728, ms=00000} 22:48:43.203427 run osmo-ms-mob/00001: Starting mobile 22:48:43.220078 run osmo-ms-mob/00001(pid=136): Launched 22:48:43.230493 run mass: MS start registered {at=28551428.93384436, delay=0.00437178835272789, ms=00001} 22:48:44.293310 run mass: MS performed LU {at=28551429.99654753, lu_delay=5.281215701252222, ms=00000} 22:48:44.997779 run osmo-ms-mob/00002: Starting mobile 22:48:45.022210 run osmo-ms-mob/00002(pid=137): Launched 22:48:45.032709 run mass: MS start registered {at=28551430.736055877, delay=0.004334311932325363, ms=00002} 22:48:46.303112 run osmo-ms-mob/00003: Starting mobile 22:48:46.320279 run osmo-ms-mob/00003(pid=138): Launched 22:48:46.330735 run mass: MS start registered {at=28551432.034088142, delay=0.004378259181976318, ms=00003} 22:48:47.393617 run osmo-ms-mob/00004: Starting mobile 22:48:47.409647 run osmo-ms-mob/00004(pid=139): Launched 22:48:47.420014 run mass: MS start registered {at=28551433.123362657, delay=0.0042966678738594055, ms=00004} 22:48:48.059260 run mass: MS performed LU {at=28551433.7625025, lu_delay=4.828658137470484, ms=00001} 22:48:48.383806 run osmo-ms-mob/00005: Starting mobile 22:48:48.397352 run osmo-ms-mob/00005(pid=140): Launched 22:48:48.407903 run mass: MS start registered {at=28551434.111249257, delay=0.004403546452522278, ms=00005} 22:48:49.284052 run osmo-ms-mob/00006: Starting mobile 22:48:49.297780 run osmo-ms-mob/00006(pid=141): Launched 22:48:49.308384 run mass: MS start registered {at=28551435.011738952, delay=0.004565905779600143, ms=00006} 22:48:49.961206 run mass: MS performed LU {at=28551435.664445143, lu_delay=4.928389266133308, ms=00002} 22:48:50.203703 run osmo-ms-mob/00007: Starting mobile 22:48:50.220424 run osmo-ms-mob/00007(pid=142): Launched 22:48:50.231024 run mass: MS start registered {at=28551435.934377056, delay=0.004683651030063629, ms=00007} 22:48:50.971833 run osmo-ms-mob/00008: Starting mobile 22:48:50.985034 run osmo-ms-mob/00008(pid=143): Launched 22:48:50.995672 run mass: MS start registered {at=28551436.69902645, delay=0.00449042022228241, ms=00008} 22:48:51.711932 run osmo-ms-mob/00009: Starting mobile 22:48:51.727715 run osmo-ms-mob/00009(pid=144): Launched 22:48:51.738505 run mass: MS start registered {at=28551437.441860024, delay=0.004076477140188217, ms=00009} 22:48:51.825003 run mass: MS performed LU {at=28551437.528251246, lu_delay=5.494163103401661, ms=00003} 22:48:52.403354 run osmo-ms-mob/00010: Starting mobile 22:48:52.420835 run osmo-ms-mob/00010(pid=145): Launched 22:48:52.431479 run mass: MS start registered {at=28551438.13483162, delay=0.004669368267059326, ms=00010} 22:48:52.971045 run osmo-ms-mob/00011: Starting mobile 22:48:52.984343 run osmo-ms-mob/00011(pid=146): Launched 22:48:52.995185 run mass: MS start registered {at=28551438.69853778, delay=0.004898805171251297, ms=00011} 22:48:53.571092 run osmo-ms-mob/00012: Starting mobile 22:48:53.584136 run osmo-ms-mob/00012(pid=147): Launched 22:48:53.594543 run mass: MS start registered {at=28551439.297892038, delay=0.004420466721057892, ms=00012} 22:48:53.726197 run mass: MS performed LU {at=28551439.429420143, lu_delay=5.318170886486769, ms=00005} 22:48:53.753114 run mass: MS performed LU {at=28551439.45643828, lu_delay=6.333075623959303, ms=00004} 22:48:54.210276 run osmo-ms-mob/00013: Starting mobile 22:48:54.225595 run osmo-ms-mob/00013(pid=148): Launched 22:48:54.236397 run mass: MS start registered {at=28551439.939751156, delay=0.004784632474184036, ms=00013} 22:48:54.784325 run osmo-ms-mob/00014: Starting mobile 22:48:54.798187 run osmo-ms-mob/00014(pid=149): Launched 22:48:54.808861 run mass: MS start registered {at=28551440.512214944, delay=0.004656612873077393, ms=00014} 22:48:55.397891 run osmo-ms-mob/00015: Starting mobile 22:48:55.410766 run osmo-ms-mob/00015(pid=150): Launched 22:48:55.421693 run mass: MS start registered {at=28551441.125044383, delay=0.004976246505975723, ms=00015} 22:48:55.590510 run mass: MS performed LU {at=28551441.29375891, lu_delay=5.359381854534149, ms=00007} 22:48:55.655170 run mass: MS performed LU {at=28551441.3584393, lu_delay=6.346700347959995, ms=00006} 22:48:55.871949 run osmo-ms-mob/00016: Starting mobile 22:48:55.884944 run osmo-ms-mob/00016(pid=151): Launched 22:48:55.895877 run mass: MS start registered {at=28551441.5992295, delay=0.0044611357152462006, ms=00016} 22:48:55.960700 run mass: MS performed LU {at=28551441.663910266, lu_delay=4.96488381549716, ms=00008} 22:48:56.402428 run osmo-ms-mob/00017: Starting mobile 22:48:56.418923 run osmo-ms-mob/00017(pid=152): Launched 22:48:56.430089 run mass: MS start registered {at=28551442.13343966, delay=0.005107130855321884, ms=00017} 22:48:56.993761 run osmo-ms-mob/00018: Starting mobile 22:48:57.009942 run osmo-ms-mob/00018(pid=153): Launched 22:48:57.021640 run mass: MS start registered {at=28551442.724991783, delay=0.0056047625839710236, ms=00018} 22:48:57.394803 run osmo-ms-mob/00019: Starting mobile 22:48:57.410734 run osmo-ms-mob/00019(pid=154): Launched 22:48:57.421720 run mass: MS start registered {at=28551443.12507135, delay=0.00490020215511322, ms=00019} 22:48:57.492261 run mass: MS performed LU {at=28551443.195514463, lu_delay=5.7536544390022755, ms=00009} 22:48:57.519347 run mass: MS performed LU {at=28551443.222603433, lu_delay=5.087771814316511, ms=00010} 22:48:57.625892 run mass: MS performed LU {at=28551443.329144396, lu_delay=4.630606614053249, ms=00011} 22:48:57.903061 run osmo-ms-mob/00020: Starting mobile 22:48:57.920099 run osmo-ms-mob/00020(pid=155): Launched 22:48:57.931161 run mass: MS start registered {at=28551443.634512868, delay=0.0050980448722839355, ms=00020} 22:48:58.383866 run osmo-ms-mob/00021: Starting mobile 22:48:58.397647 run osmo-ms-mob/00021(pid=156): Launched 22:48:58.408869 run mass: MS start registered {at=28551444.112217177, delay=0.005150835961103439, ms=00021} 22:48:58.771701 run osmo-ms-mob/00022: Starting mobile 22:48:58.784971 run osmo-ms-mob/00022(pid=157): Launched 22:48:58.796149 run mass: MS start registered {at=28551444.499500386, delay=0.005142331123352051, ms=00022} 22:48:59.299938 run osmo-ms-mob/00023: Starting mobile 22:48:59.316251 run osmo-ms-mob/00023(pid=158): Launched 22:48:59.328099 run mass: MS start registered {at=28551445.031447098, delay=0.00579461082816124, ms=00023} 22:48:59.356126 run mass: MS performed LU {at=28551445.059434846, lu_delay=5.761542808264494, ms=00012} 22:48:59.421522 run mass: MS performed LU {at=28551445.12477706, lu_delay=5.185025904327631, ms=00013} 22:48:59.490203 run mass: MS performed LU {at=28551445.193455413, lu_delay=4.6812404692173, ms=00014} 22:48:59.526291 run osmo-ms-mob/00024: Starting mobile 22:48:59.539278 run osmo-ms-mob/00024(pid=159): Launched 22:48:59.550261 run mass: MS start registered {at=28551445.253614526, delay=0.004630286246538162, ms=00024} 22:49:00.181437 run osmo-ms-mob/00025: Starting mobile 22:49:00.194948 run osmo-ms-mob/00025(pid=160): Launched 22:49:00.206401 run mass: MS start registered {at=28551445.909749433, delay=0.005319904536008835, ms=00025} 22:49:00.572214 run osmo-ms-mob/00026: Starting mobile 22:49:00.585544 run osmo-ms-mob/00026(pid=161): Launched 22:49:00.596807 run mass: MS start registered {at=28551446.30016027, delay=0.005251623690128326, ms=00026} 22:49:00.970868 run osmo-ms-mob/00027: Starting mobile 22:49:00.985821 run osmo-ms-mob/00027(pid=162): Launched 22:49:00.997365 run mass: MS start registered {at=28551446.70071469, delay=0.004930373281240463, ms=00027} 22:49:01.156463 run mass: MS performed LU {at=28551446.859714016, lu_delay=5.260484516620636, ms=00016} 22:49:01.257982 run mass: MS performed LU {at=28551446.961233005, lu_delay=4.8277933448553085, ms=00017} 22:49:01.285252 run mass: MS performed LU {at=28551446.988526903, lu_delay=5.863482519984245, ms=00015} 22:49:01.299309 run osmo-ms-mob/00028: Starting mobile 22:49:01.312174 run osmo-ms-mob/00028(pid=163): Launched 22:49:01.323313 run mass: MS start registered {at=28551447.026668187, delay=0.005205094814300537, ms=00028} 22:49:01.809498 run osmo-ms-mob/00029: Starting mobile 22:49:01.826354 run osmo-ms-mob/00029(pid=164): Launched 22:49:01.837266 run mass: MS start registered {at=28551447.540618107, delay=0.004909686744213104, ms=00029} 22:49:02.183488 run osmo-ms-mob/00030: Starting mobile 22:49:02.197065 run osmo-ms-mob/00030(pid=165): Launched 22:49:02.208271 run mass: MS start registered {at=28551447.91162392, delay=0.004989828914403915, ms=00030} 22:49:02.589415 run osmo-ms-mob/00031: Starting mobile 22:49:02.608454 run osmo-ms-mob/00031(pid=166): Launched 22:49:02.619458 run mass: MS start registered {at=28551448.322802808, delay=0.004983503371477127, ms=00031} 22:49:02.894575 run osmo-ms-mob/00032: Starting mobile 22:49:02.910676 run osmo-ms-mob/00032(pid=167): Launched 22:49:02.921697 run mass: MS start registered {at=28551448.62505246, delay=0.004938501864671707, ms=00032} 22:49:03.122642 run mass: MS performed LU {at=28551448.82589438, lu_delay=4.713677205145359, ms=00021} 22:49:03.187650 run mass: MS performed LU {at=28551448.89089925, lu_delay=5.765827897936106, ms=00019} 22:49:03.216411 run osmo-ms-mob/00033: Starting mobile 22:49:03.229309 run osmo-ms-mob/00033(pid=168): Launched 22:49:03.240116 run mass: MS start registered {at=28551448.94347252, delay=0.004738260060548782, ms=00033} 22:49:03.254625 run mass: MS performed LU {at=28551448.957969327, lu_delay=5.323456458747387, ms=00020} 22:49:03.547235 run mass: MS performed LU {at=28551449.250485744, lu_delay=4.750985357910395, ms=00022} 22:49:03.710217 run osmo-ms-mob/00034: Starting mobile 22:49:03.726375 run osmo-ms-mob/00034(pid=169): Launched 22:49:03.737534 run mass: MS start registered {at=28551449.440880656, delay=0.005094993859529495, ms=00034} 22:49:03.972286 run osmo-ms-mob/00035: Starting mobile 22:49:03.985508 run osmo-ms-mob/00035(pid=170): Launched 22:49:03.996850 run mass: MS start registered {at=28551449.700203516, delay=0.004993051290512085, ms=00035} 22:49:04.384483 run osmo-ms-mob/00036: Starting mobile 22:49:04.398552 run osmo-ms-mob/00036(pid=171): Launched 22:49:04.409544 run mass: MS start registered {at=28551450.11289537, delay=0.004996944218873978, ms=00036} 22:49:04.784672 run osmo-ms-mob/00037: Starting mobile 22:49:04.799014 run osmo-ms-mob/00037(pid=172): Launched 22:49:04.810077 run mass: MS start registered {at=28551450.51342964, delay=0.004993237555027008, ms=00037} 22:49:04.921862 run mass: MS performed LU {at=28551450.625114486, lu_delay=4.715365052223206, ms=00025} 22:49:05.024320 run mass: MS performed LU {at=28551450.727570657, lu_delay=5.69612355902791, ms=00023} 22:49:05.052965 run osmo-ms-mob/00038: Starting mobile 22:49:05.066015 run osmo-ms-mob/00038(pid=173): Launched 22:49:05.072026 run mass: MS performed LU {at=28551450.775388606, lu_delay=5.5217740796506405, ms=00024} 22:49:05.077890 run mass: MS start registered {at=28551450.781257518, delay=0.005883723497390747, ms=00038} 22:49:05.214174 run mass: MS performed LU {at=28551450.91742296, lu_delay=4.617262691259384, ms=00026} 22:49:05.242859 run osmo-ms-mob/00039: Starting mobile 22:49:05.255900 run osmo-ms-mob/00039(pid=174): Launched 22:49:05.267083 run mass: MS start registered {at=28551450.970435034, delay=0.0050156861543655396, ms=00039} 22:49:05.770600 run osmo-ms-mob/00040: Starting mobile 22:49:05.783992 run osmo-ms-mob/00040(pid=175): Launched 22:49:05.795283 run mass: MS start registered {at=28551451.49863681, delay=0.005137156695127487, ms=00040} 22:49:06.071295 run osmo-ms-mob/00041: Starting mobile 22:49:06.084379 run osmo-ms-mob/00041(pid=176): Launched 22:49:06.095448 run mass: MS start registered {at=28551451.79879992, delay=0.004874866455793381, ms=00041} 22:49:06.384331 run osmo-ms-mob/00042: Starting mobile 22:49:06.398530 run osmo-ms-mob/00042(pid=177): Launched 22:49:06.409665 run mass: MS start registered {at=28551452.11301923, delay=0.005102965980768204, ms=00042} 22:49:06.791760 run osmo-ms-mob/00043: Starting mobile 22:49:06.804975 run osmo-ms-mob/00043(pid=178): Launched 22:49:06.816469 run mass: MS start registered {at=28551452.5198106, delay=0.005498576909303665, ms=00043} 22:49:06.888056 run mass: MS performed LU {at=28551452.59131967, lu_delay=5.050701562315226, ms=00029} 22:49:06.952804 run mass: MS performed LU {at=28551452.656059403, lu_delay=5.9553447142243385, ms=00027} 22:49:06.967901 run osmo-ms-mob/00044: Starting mobile 22:49:06.980896 run osmo-ms-mob/00044(pid=179): Launched 22:49:06.992053 run mass: MS start registered {at=28551452.695405252, delay=0.00512237474322319, ms=00044} 22:49:07.020953 run mass: MS performed LU {at=28551452.72425624, lu_delay=4.812632318586111, ms=00030} 22:49:07.382076 run osmo-ms-mob/00045: Starting mobile 22:49:07.400126 run osmo-ms-mob/00045(pid=180): Launched 22:49:07.411614 run mass: MS start registered {at=28551453.114963368, delay=0.005231842398643494, ms=00045} 22:49:07.684140 run osmo-ms-mob/00046: Starting mobile 22:49:07.697894 run osmo-ms-mob/00046(pid=181): Launched 22:49:07.709214 run mass: MS start registered {at=28551453.412566584, delay=0.005271822214126587, ms=00046} 22:49:07.971885 run osmo-ms-mob/00047: Starting mobile 22:49:07.985186 run osmo-ms-mob/00047(pid=182): Launched 22:49:07.996522 run mass: MS start registered {at=28551453.699876748, delay=0.005032680928707123, ms=00047} 22:49:08.284761 run osmo-ms-mob/00048: Starting mobile 22:49:08.298719 run osmo-ms-mob/00048(pid=183): Launched 22:49:08.309898 run mass: MS start registered {at=28551454.013247676, delay=0.004836343228816986, ms=00048} 22:49:08.587885 run osmo-ms-mob/00049: Starting mobile 22:49:08.600971 run osmo-ms-mob/00049(pid=184): Launched 22:49:08.611957 run mass: MS start registered {at=28551454.31531006, delay=0.004851974546909332, ms=00049} 22:49:08.688441 run mass: MS performed LU {at=28551454.39169186, lu_delay=4.950811203569174, ms=00034} 22:49:08.789247 run mass: MS performed LU {at=28551454.492499337, lu_delay=5.549026817083359, ms=00033} 22:49:08.816583 run osmo-ms-mob/00050: Starting mobile 22:49:08.829606 run osmo-ms-mob/00050(pid=185): Launched 22:49:08.835632 run mass: MS performed LU {at=28551454.538994443, lu_delay=4.8387909270823, ms=00035} 22:49:08.841568 run mass: MS start registered {at=28551454.544935748, delay=0.005957514047622681, ms=00050} 22:49:08.979274 run mass: MS performed LU {at=28551454.682526153, lu_delay=6.0574736930429935, ms=00032} 22:49:08.996113 run mass: MS performed LU {at=28551454.699396215, lu_delay=6.37659340724349, ms=00031} 22:49:09.013132 run osmo-ms-mob/00051: Starting mobile 22:49:09.026336 run osmo-ms-mob/00051(pid=186): Launched 22:49:09.037424 run mass: MS start registered {at=28551454.740777723, delay=0.0050691887736320496, ms=00051} 22:49:09.600448 run osmo-ms-mob/00052: Starting mobile 22:49:09.616978 run osmo-ms-mob/00052(pid=187): Launched 22:49:09.629634 run mass: MS start registered {at=28551455.332976766, delay=0.006237652152776718, ms=00052} 22:49:09.885625 run osmo-ms-mob/00053: Starting mobile 22:49:09.900189 run osmo-ms-mob/00053(pid=188): Launched 22:49:09.912230 run mass: MS start registered {at=28551455.615577366, delay=0.005517471581697464, ms=00053} 22:49:10.185070 run osmo-ms-mob/00054: Starting mobile 22:49:10.199066 run osmo-ms-mob/00054(pid=189): Launched 22:49:10.211044 run mass: MS start registered {at=28551455.914394777, delay=0.005880635231733322, ms=00054} 22:49:10.472102 run osmo-ms-mob/00055: Starting mobile 22:49:10.485199 run osmo-ms-mob/00055(pid=190): Launched 22:49:10.496316 run mass: MS start registered {at=28551456.199666455, delay=0.005055215209722519, ms=00055} 22:49:10.654029 run mass: MS performed LU {at=28551456.35728034, lu_delay=4.858643531799316, ms=00040} 22:49:10.718895 run mass: MS performed LU {at=28551456.42214843, lu_delay=5.640890911221504, ms=00038} 22:49:10.746224 run osmo-ms-mob/00056: Starting mobile 22:49:10.759184 run osmo-ms-mob/00056(pid=191): Launched 22:49:10.770286 run mass: MS start registered {at=28551456.47364077, delay=0.005096986889839172, ms=00056} 22:49:10.824986 run mass: MS performed LU {at=28551456.52824919, lu_delay=4.729449268430471, ms=00041} 22:49:10.898292 run mass: MS performed LU {at=28551456.60154828, lu_delay=6.088118638843298, ms=00037} 22:49:10.926069 run osmo-ms-mob/00057: Starting mobile 22:49:10.939015 run osmo-ms-mob/00057(pid=192): Launched 22:49:10.944976 run mass: MS performed LU {at=28551456.64833842, lu_delay=6.535443048924208, ms=00036} 22:49:10.950688 run mass: MS start registered {at=28551456.654055282, delay=0.0057330988347530365, ms=00057} 22:49:11.484687 run osmo-ms-mob/00058: Starting mobile 22:49:11.498643 run osmo-ms-mob/00058(pid=193): Launched 22:49:11.510185 run mass: MS start registered {at=28551457.21353655, delay=0.005239591002464294, ms=00058} 22:49:11.739395 run mass: MS performed LU {at=28551457.44264664, lu_delay=3.74276989325881, ms=00047} 22:49:11.753278 run osmo-ms-mob/00059: Starting mobile 22:49:11.767093 run osmo-ms-mob/00059(pid=194): Launched 22:49:11.779556 run mass: MS start registered {at=28551457.482904933, delay=0.006409101188182831, ms=00059} 22:49:12.102632 run osmo-ms-mob/00060: Starting mobile 22:49:12.118105 run osmo-ms-mob/00060(pid=195): Launched 22:49:12.129352 run mass: MS start registered {at=28551457.832703277, delay=0.0052701495587825775, ms=00060} 22:49:12.453623 run mass: MS performed LU {at=28551458.15688273, lu_delay=5.041919361799955, ms=00045} 22:49:12.505869 run osmo-ms-mob/00061: Starting mobile 22:49:12.526082 run osmo-ms-mob/00061(pid=196): Launched 22:49:12.537572 run mass: MS start registered {at=28551458.240915608, delay=0.005260828882455826, ms=00061} 22:49:12.553782 run mass: MS performed LU {at=28551458.25713236, lu_delay=5.5617271065711975, ms=00044} 22:49:12.582616 run mass: MS performed LU {at=28551458.285924304, lu_delay=4.873357720673084, ms=00046} 22:49:12.600195 run osmo-ms-mob/00062: Starting mobile 22:49:12.613289 run osmo-ms-mob/00062(pid=197): Launched 22:49:12.624270 run mass: MS start registered {at=28551458.32762374, delay=0.0047216229140758514, ms=00062} 22:49:12.745702 run mass: MS performed LU {at=28551458.448953412, lu_delay=5.929142814129591, ms=00043} 22:49:13.103586 run osmo-ms-mob/00063: Starting mobile 22:49:13.119332 run osmo-ms-mob/00063(pid=198): Launched 22:49:13.131184 run mass: MS start registered {at=28551458.834523275, delay=0.005571424961090088, ms=00063} 22:49:13.486043 run osmo-ms-mob/00064: Starting mobile 22:49:13.500126 run osmo-ms-mob/00064(pid=199): Launched 22:49:13.511667 run mass: MS start registered {at=28551459.21501589, delay=0.005335472524166107, ms=00064} 22:49:13.898209 run osmo-ms-mob/00065: Starting mobile 22:49:13.914093 run osmo-ms-mob/00065(pid=200): Launched 22:49:13.925977 run mass: MS start registered {at=28551459.629315034, delay=0.005885742604732513, ms=00065} 22:49:14.184849 run osmo-ms-mob/00066: Starting mobile 22:49:14.198837 run osmo-ms-mob/00066(pid=201): Launched 22:49:14.209948 run mass: MS start registered {at=28551459.913299255, delay=0.004988811910152435, ms=00066} 22:49:14.355295 run mass: MS performed LU {at=28551460.05854646, lu_delay=5.51361071318388, ms=00050} 22:49:14.420102 run mass: MS performed LU {at=28551460.123353105, lu_delay=5.382575381547213, ms=00051} 22:49:14.484669 run mass: MS performed LU {at=28551460.18792117, lu_delay=4.854944404214621, ms=00052} 22:49:14.528211 run osmo-ms-mob/00067: Starting mobile 22:49:14.541228 run osmo-ms-mob/00067(pid=202): Launched 22:49:14.552337 run mass: MS start registered {at=28551460.255690426, delay=0.0050071291625499725, ms=00067} 22:49:14.610126 run mass: MS performed LU {at=28551460.313386086, lu_delay=5.9980760253965855, ms=00049} 22:49:14.664142 run mass: MS performed LU {at=28551460.36739584, lu_delay=6.354148164391518, ms=00048} 22:49:14.689450 run osmo-ms-mob/00068: Starting mobile 22:49:14.702451 run osmo-ms-mob/00068(pid=203): Launched 22:49:14.708495 run mass: MS performed LU {at=28551460.411857083, lu_delay=4.796279717236757, ms=00053} 22:49:14.714431 run mass: MS start registered {at=28551460.417798642, delay=0.0059571415185928345, ms=00068} 22:49:15.282566 run osmo-ms-mob/00069: Starting mobile 22:49:15.297871 run osmo-ms-mob/00069(pid=204): Launched 22:49:15.308874 run mass: MS start registered {at=28551461.012228157, delay=0.004905670881271362, ms=00069} 22:49:15.458170 run mass: MS performed LU {at=28551461.161353484, lu_delay=5.246958706527948, ms=00054} 22:49:15.682918 run osmo-ms-mob/00070: Starting mobile 22:49:15.696433 run osmo-ms-mob/00070(pid=205): Launched 22:49:15.707808 run mass: MS start registered {at=28551461.411159225, delay=0.005178317427635193, ms=00070} 22:49:15.715820 run mass: MS performed LU {at=28551461.41916962, lu_delay=3.9362646862864494, ms=00059} 22:49:16.086940 run osmo-ms-mob/00071: Starting mobile 22:49:16.101049 run osmo-ms-mob/00071(pid=206): Launched 22:49:16.112513 run mass: MS start registered {at=28551461.815862156, delay=0.005506500601768494, ms=00071} 22:49:16.219757 run mass: MS performed LU {at=28551461.923015285, lu_delay=5.268960002809763, ms=00057} 22:49:16.349027 run mass: MS performed LU {at=28551462.05228636, lu_delay=5.852619905024767, ms=00055} 22:49:16.484681 run osmo-ms-mob/00072: Starting mobile 22:49:16.499317 run osmo-ms-mob/00072(pid=207): Launched 22:49:16.511171 run mass: MS start registered {at=28551462.214509014, delay=0.005706470459699631, ms=00072} 22:49:16.911953 run osmo-ms-mob/00073: Starting mobile 22:49:16.928370 run osmo-ms-mob/00073(pid=208): Launched 22:49:16.939774 run mass: MS start registered {at=28551462.64312567, delay=0.0050389692187309265, ms=00073} 22:49:17.244279 run mass: MS performed LU {at=28551462.94753058, lu_delay=5.7339940294623375, ms=00058} 22:49:17.273949 run osmo-ms-mob/00074: Starting mobile 22:49:17.287413 run osmo-ms-mob/00074(pid=209): Launched 22:49:17.299006 run mass: MS start registered {at=28551463.00235833, delay=0.00510677695274353, ms=00074} 22:49:17.685056 run osmo-ms-mob/00075: Starting mobile 22:49:17.699439 run osmo-ms-mob/00075(pid=210): Launched 22:49:17.710456 run mass: MS start registered {at=28551463.413807888, delay=0.004902001470327377, ms=00075} 22:49:18.084469 run mass: MS performed LU {at=28551463.78771636, lu_delay=4.572700470685959, ms=00064} 22:49:18.117314 run osmo-ms-mob/00076: Starting mobile 22:49:18.132144 run osmo-ms-mob/00076(pid=211): Launched 22:49:18.138555 run mass: MS performed LU {at=28551463.841909386, lu_delay=5.514285646378994, ms=00062} 22:49:18.144444 run mass: MS performed LU {at=28551463.847810972, lu_delay=5.606895364820957, ms=00061} 22:49:18.150200 run mass: MS start registered {at=28551463.85356747, delay=0.011678244918584824, ms=00076} 22:49:18.430427 run mass: MS performed LU {at=28551464.133679036, lu_delay=6.300975758582354, ms=00060} 22:49:18.444979 run osmo-ms-mob/00077: Starting mobile 22:49:18.458158 run osmo-ms-mob/00077(pid=212): Launched 22:49:18.469428 run mass: MS start registered {at=28551464.172777213, delay=0.005210697650909424, ms=00077} 22:49:19.084407 run osmo-ms-mob/00078: Starting mobile 22:49:19.098232 run osmo-ms-mob/00078(pid=213): Launched 22:49:19.109575 run mass: MS start registered {at=28551464.812923636, delay=0.005214527249336243, ms=00078} 22:49:19.172714 run mass: MS performed LU {at=28551464.875936996, lu_delay=6.0414137206971645, ms=00063} 22:49:19.256019 run mass: MS performed LU {at=28551464.959239975, lu_delay=5.329924941062927, ms=00065} 22:49:19.282419 run mass: MS performed LU {at=28551464.98577913, lu_delay=3.5746199041604996, ms=00070} 22:49:19.293928 run osmo-ms-mob/00079: Starting mobile 22:49:19.307326 run osmo-ms-mob/00079(pid=214): Launched 22:49:19.313305 run mass: MS performed LU {at=28551465.016665068, lu_delay=22.291673284024, ms=00018} 22:49:19.319500 run mass: MS start registered {at=28551465.02286585, delay=0.006218563765287399, ms=00079} 22:49:19.986576 run osmo-ms-mob/00080: Starting mobile 22:49:20.000574 run osmo-ms-mob/00080(pid=215): Launched 22:49:20.006569 run mass: MS performed LU {at=28551465.709927592, lu_delay=5.292128950357437, ms=00068} 22:49:20.012355 run mass: MS start registered {at=28551465.715722326, delay=0.005812924355268478, ms=00080} 22:49:20.059045 run mass: MS performed LU {at=28551465.7623049, lu_delay=5.506614472717047, ms=00067} 22:49:20.096945 run mass: MS performed LU {at=28551465.79985546, lu_delay=4.787627302110195, ms=00069} 22:49:20.505519 run osmo-ms-mob/00081: Starting mobile 22:49:20.522164 run osmo-ms-mob/00081(pid=216): Launched 22:49:20.533987 run mass: MS start registered {at=28551466.237333488, delay=0.005727067589759827, ms=00081} 22:49:20.884502 run osmo-ms-mob/00082: Starting mobile 22:49:20.898463 run osmo-ms-mob/00082(pid=217): Launched 22:49:20.907072 run mass: MS performed LU {at=28551466.610420763, lu_delay=6.697121508419514, ms=00066} 22:49:20.913033 run mass: MS start registered {at=28551466.616399493, delay=0.008542366325855255, ms=00082} 22:49:21.118254 run mass: MS performed LU {at=28551466.821510855, lu_delay=4.607001841068268, ms=00072} 22:49:21.501970 run osmo-ms-mob/00083: Starting mobile 22:49:21.518136 run osmo-ms-mob/00083(pid=218): Launched 22:49:21.545743 run mass: MS start registered {at=28551467.249054432, delay=0.01991238445043564, ms=00083} 22:49:21.886314 run mass: MS performed LU {at=28551467.589556467, lu_delay=4.5871981382369995, ms=00074} 22:49:21.930391 run osmo-ms-mob/00084: Starting mobile 22:49:21.944170 run osmo-ms-mob/00084(pid=219): Launched 22:49:21.950207 run mass: MS performed LU {at=28551467.653565995, lu_delay=5.010440327227116, ms=00073} 22:49:21.956106 run mass: MS start registered {at=28551467.659472235, delay=0.005924403667449951, ms=00084} 22:49:21.962025 run mass: MS performed LU {at=28551467.665385876, lu_delay=5.8495237194001675, ms=00071} 22:49:22.472427 run osmo-ms-mob/00085: Starting mobile 22:49:22.485998 run osmo-ms-mob/00085(pid=220): Launched 22:49:22.496965 run mass: MS start registered {at=28551468.200317383, delay=0.004893582314252853, ms=00085} 22:49:23.085839 run osmo-ms-mob/00086: Starting mobile 22:49:23.099834 run osmo-ms-mob/00086(pid=221): Launched 22:49:23.110922 run mass: MS start registered {at=28551468.814274732, delay=0.004911873489618301, ms=00086} 22:49:23.699697 run osmo-ms-mob/00087: Starting mobile 22:49:23.712492 run osmo-ms-mob/00087(pid=222): Launched 22:49:23.723552 run mass: MS start registered {at=28551469.426905967, delay=0.005228511989116669, ms=00087} 22:49:23.853106 run mass: MS performed LU {at=28551469.5563375, lu_delay=6.142529614269733, ms=00075} 22:49:23.879536 run mass: MS performed LU {at=28551469.58281796, lu_delay=5.410040747374296, ms=00077} 22:49:23.967851 run mass: MS performed LU {at=28551469.67110806, lu_delay=5.817540589720011, ms=00076} 22:49:23.985398 run mass: MS performed LU {at=28551469.68870846, lu_delay=4.8757848255336285, ms=00078} 22:49:24.043204 run mass: MS performed LU {at=28551469.746444944, lu_delay=4.723579093813896, ms=00079} 22:49:24.086251 run osmo-ms-mob/00088: Starting mobile 22:49:24.100381 run osmo-ms-mob/00088(pid=223): Launched 22:49:24.106367 run mass: MS performed LU {at=28551469.80972842, lu_delay=22.783060234040022, ms=00028} 22:49:24.112145 run mass: MS start registered {at=28551469.815512944, delay=0.005802549421787262, ms=00088} 22:49:24.872019 run osmo-ms-mob/00089: Starting mobile 22:49:24.885316 run osmo-ms-mob/00089(pid=224): Launched 22:49:24.896309 run mass: MS start registered {at=28551470.599661656, delay=0.00500217080116272, ms=00089} 22:49:25.511204 run osmo-ms-mob/00090: Starting mobile 22:49:25.527365 run osmo-ms-mob/00090(pid=225): Launched 22:49:25.538201 run mass: MS start registered {at=28551471.241547994, delay=0.0047705210745334625, ms=00090} 22:49:25.652836 run mass: MS performed LU {at=28551471.356090464, lu_delay=5.118756975978613, ms=00081} 22:49:25.677317 run mass: MS performed LU {at=28551471.38067805, lu_delay=5.664955724030733, ms=00080} 22:49:25.782383 run mass: MS performed LU {at=28551471.485634524, lu_delay=4.869235031306744, ms=00082} 22:49:26.201920 run osmo-ms-mob/00091: Starting mobile 22:49:26.217382 run osmo-ms-mob/00091(pid=226): Launched 22:49:26.228412 run mass: MS start registered {at=28551471.93176572, delay=0.0049891844391822815, ms=00091} 22:49:26.887495 run osmo-ms-mob/00092: Starting mobile 22:49:26.902207 run osmo-ms-mob/00092(pid=227): Launched 22:49:26.913384 run mass: MS start registered {at=28551472.61673429, delay=0.005143590271472931, ms=00092} 22:49:27.600058 run mass: MS performed LU {at=28551473.303265136, lu_delay=6.05421070381999, ms=00083} 22:49:27.629749 run osmo-ms-mob/00093: Starting mobile 22:49:27.644020 run osmo-ms-mob/00093(pid=228): Launched 22:49:27.650410 run mass: MS performed LU {at=28551473.353770666, lu_delay=5.153453283011913, ms=00085} 22:49:27.656195 run mass: MS performed LU {at=28551473.359562363, lu_delay=5.700090128928423, ms=00084} 22:49:27.661897 run mass: MS start registered {at=28551473.365265723, delay=0.011512096971273422, ms=00093} 22:49:27.734285 run mass: MS performed LU {at=28551473.437536746, lu_delay=22.467101711779833, ms=00039} 22:49:27.987393 run mass: MS performed LU {at=28551473.690643776, lu_delay=4.876369044184685, ms=00086} 22:49:28.583636 run osmo-ms-mob/00094: Starting mobile 22:49:28.597571 run osmo-ms-mob/00094(pid=229): Launched 22:49:28.608629 run mass: MS start registered {at=28551474.311972287, delay=0.004881419241428375, ms=00094} 22:49:29.418167 run mass: MS performed LU {at=28551475.121415365, lu_delay=5.305902421474457, ms=00088} 22:49:29.472670 run osmo-ms-mob/00095: Starting mobile 22:49:29.487437 run osmo-ms-mob/00095(pid=230): Launched 22:49:29.493509 run mass: MS performed LU {at=28551475.19686915, lu_delay=4.597207494080067, ms=00089} 22:49:29.499261 run mass: MS start registered {at=28551475.202628966, delay=0.0057784803211688995, ms=00095} 22:49:29.548193 run mass: MS performed LU {at=28551475.2514448, lu_delay=5.8245388343930244, ms=00087} 22:49:29.927981 run mass: MS performed LU {at=28551475.63123175, lu_delay=23.518212519586086, ms=00042} 22:49:30.472390 run osmo-ms-mob/00096: Starting mobile 22:49:30.485338 run osmo-ms-mob/00096(pid=231): Launched 22:49:30.496371 run mass: MS start registered {at=28551476.19972439, delay=0.004797633737325668, ms=00096} 22:49:31.366494 run mass: MS performed LU {at=28551477.069703434, lu_delay=5.137937713414431, ms=00091} 22:49:31.392307 run mass: MS performed LU {at=28551477.095667418, lu_delay=5.854119423776865, ms=00090} 22:49:31.426294 run osmo-ms-mob/00097: Starting mobile 22:49:31.440337 run osmo-ms-mob/00097(pid=232): Launched 22:49:31.451258 run mass: MS start registered {at=28551477.15460549, delay=0.005054261535406113, ms=00097} 22:49:31.883107 run mass: MS performed LU {at=28551477.58633844, lu_delay=4.969604153186083, ms=00092} 22:49:32.887198 run osmo-ms-mob/00098: Starting mobile 22:49:32.901090 run osmo-ms-mob/00098(pid=233): Launched 22:49:32.912423 run mass: MS start registered {at=28551478.6157748, delay=0.005315292626619339, ms=00098} 22:49:33.147589 run mass: MS performed LU {at=28551478.85083754, lu_delay=5.485571816563606, ms=00093} 22:49:33.165846 run mass: MS performed LU {at=28551478.869131424, lu_delay=22.395490653812885, ms=00056} 22:49:33.313778 run mass: MS performed LU {at=28551479.017028887, lu_delay=4.7050566002726555, ms=00094} 22:49:34.710555 run osmo-ms-mob/00099: Starting mobile 22:49:34.726911 run osmo-ms-mob/00099(pid=234): Launched 22:49:34.732918 run mass: All started... {duration=55.771597150713205, too_slow=0} 22:49:34.738623 run mass: MS start registered {at=28551480.441983655, delay=0.005698144435882568, ms=00099} 22:49:35.132126 run mass: MS performed LU {at=28551480.835383818, lu_delay=5.632754851132631, ms=00095} 22:49:35.154633 run mass: MS performed LU {at=28551480.857996374, lu_delay=4.658271983265877, ms=00096} 22:49:37.060750 run mass: MS performed LU {at=28551482.763974592, lu_delay=5.6093691028654575, ms=00097} 22:49:38.897732 run mass: MS performed LU {at=28551484.600959074, lu_delay=5.985184274613857, ms=00098} 22:49:40.799308 run mass: MS performed LU {at=28551486.50256004, lu_delay=6.060576386749744, ms=00099} 22:49:40.809447 run mass: Tests done {all_completed=True, max=23.518212519586086, min=3.5746199041604996} 22:49:40.814875 tst register_default_mass.py: Test passed (81.1 sec) 22:49:40.820207 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:40.823460 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:40.826682 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:40.829919 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:40.833149 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:40.836383 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:40.839680 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:40.842977 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:40.846248 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:40.849590 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:40.852936 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:40.856223 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:40.859507 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:40.862811 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:40.866197 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:40.869639 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:40.873084 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:40.876590 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:40.880043 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:40.883481 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:40.886899 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:40.890355 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:40.893785 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:40.897189 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:40.900536 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:40.903999 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:40.907357 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:40.910759 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:40.914116 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:40.917429 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:40.920834 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:40.924405 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:40.927843 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:40.931145 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:40.934494 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:40.937861 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:40.941416 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:40.944804 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:40.948099 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:40.951503 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:40.954901 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:40.958298 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:40.961658 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:40.965055 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:40.968456 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:40.972065 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:40.975447 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:40.978864 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:40.982246 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:40.985605 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:40.989194 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:40.992526 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:40.995966 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:40.999391 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:41.002703 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:41.006083 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:41.009468 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:41.012858 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:41.016190 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:41.019622 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:41.022977 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:41.026342 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:41.029748 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:41.033168 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:41.036456 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:41.039835 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:41.043145 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:41.046461 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:41.049846 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:41.053251 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:41.056562 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:41.059945 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:41.063294 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:41.066670 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:41.070085 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:41.073469 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:41.076892 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:41.080212 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:41.083523 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:41.086881 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:41.090301 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:41.093643 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:41.097012 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:41.100370 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:41.103645 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:41.106972 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:41.110335 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:41.114105 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:41.117496 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:41.121161 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:41.124445 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:41.127884 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:41.131678 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:41.135296 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:41.139415 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:41.143051 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:41.146434 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:41.149811 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:41.153188 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:41.156484 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:41.159876 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:41.163202 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:41.166527 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:41.169887 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:41.173286 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:41.176590 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:41.180005 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:41.183335 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:41.186758 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:41.190145 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:41.193528 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:41.196948 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:41.200226 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:41.203629 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:41.207051 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:41.210343 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:41.213658 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:41.217065 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:41.220482 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:41.223758 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:41.227029 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:41.230294 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:41.233585 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:41.236847 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:41.240122 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:41.243385 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:41.246666 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:41.249956 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:41.253235 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:41.256534 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:41.259931 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:41.263356 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:41.266763 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:41.270168 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:41.273580 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:41.277012 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:41.280433 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:41.283842 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:41.287240 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:41.290664 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:41.294093 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:41.297531 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:41.300932 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:41.304317 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:41.307733 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:41.311045 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:41.314331 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:41.317624 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:41.320919 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:41.324204 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:41.327512 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:41.330784 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:41.334066 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:41.337339 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:41.340610 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:41.343894 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:41.347164 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:41.350432 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:41.353708 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:41.356992 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:41.360251 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:41.363526 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:41.366819 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:41.370107 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:41.373378 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:41.376651 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:41.379926 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:41.383213 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:41.386510 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:41.389801 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:41.393080 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:41.396350 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:41.399628 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:41.402898 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:41.406182 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:41.409463 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:41.412756 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:41.416029 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:41.419304 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:41.422586 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:41.425864 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:41.429156 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:41.432442 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:41.435719 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:41.438988 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:41.442264 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:41.445539 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:41.448860 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:41.452128 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:41.455407 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:41.458667 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:41.461942 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:41.465226 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:41.468500 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:41.471778 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:41.475053 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:41.478324 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:41.481599 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:41.484873 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:41.488152 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:41.491441 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:41.494740 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:41.498010 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:41.501287 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:41.504554 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:41.507820 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:41.511093 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:41.514360 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:41.517632 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:41.520908 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:41.524175 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:41.527447 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:41.530742 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:41.534034 --- ParallelTerminationStrategy: PID 22 died... 22:49:41.535528 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:41.539190 --- ParallelTerminationStrategy: PID 23 died... 22:49:41.540691 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:41.544317 --- ParallelTerminationStrategy: PID 24 died... 22:49:41.545801 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:41.549426 --- ParallelTerminationStrategy: PID 25 died... 22:49:41.550911 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:41.554531 --- ParallelTerminationStrategy: PID 26 died... 22:49:41.556016 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:41.559686 --- ParallelTerminationStrategy: PID 27 died... 22:49:41.561177 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:41.564793 --- ParallelTerminationStrategy: PID 28 died... 22:49:41.566271 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:41.569919 --- ParallelTerminationStrategy: PID 29 died... 22:49:41.571394 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:41.575045 --- ParallelTerminationStrategy: PID 30 died... 22:49:41.576526 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:41.580189 --- ParallelTerminationStrategy: PID 31 died... 22:49:41.581663 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:41.585321 --- ParallelTerminationStrategy: PID 32 died... 22:49:41.586800 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:41.590428 --- ParallelTerminationStrategy: PID 33 died... 22:49:41.591911 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:41.595562 --- ParallelTerminationStrategy: PID 35 died... 22:49:41.597047 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:41.600702 --- ParallelTerminationStrategy: PID 36 died... 22:49:41.602176 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:41.605813 --- ParallelTerminationStrategy: PID 37 died... 22:49:41.607292 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:41.610915 --- ParallelTerminationStrategy: PID 38 died... 22:49:41.612388 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:41.616037 --- ParallelTerminationStrategy: PID 39 died... 22:49:41.617515 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:41.621151 --- ParallelTerminationStrategy: PID 40 died... 22:49:41.622627 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:41.626287 --- ParallelTerminationStrategy: PID 41 died... 22:49:41.627764 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:41.631388 --- ParallelTerminationStrategy: PID 42 died... 22:49:41.632866 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:41.636493 --- ParallelTerminationStrategy: PID 43 died... 22:49:41.637988 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:41.641614 --- ParallelTerminationStrategy: PID 44 died... 22:49:41.643077 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:41.646736 --- ParallelTerminationStrategy: PID 45 died... 22:49:41.648203 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:41.651808 --- ParallelTerminationStrategy: PID 46 died... 22:49:41.653287 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:41.656894 --- ParallelTerminationStrategy: PID 47 died... 22:49:41.658356 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:41.661952 --- ParallelTerminationStrategy: PID 48 died... 22:49:41.663416 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:41.667028 --- ParallelTerminationStrategy: PID 49 died... 22:49:41.668485 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:41.672094 --- ParallelTerminationStrategy: PID 50 died... 22:49:41.673560 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:41.677176 --- ParallelTerminationStrategy: PID 51 died... 22:49:41.678650 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:41.682251 --- ParallelTerminationStrategy: PID 52 died... 22:49:41.683720 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:41.687336 --- ParallelTerminationStrategy: PID 53 died... 22:49:41.688812 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:41.692419 --- ParallelTerminationStrategy: PID 54 died... 22:49:41.693896 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:41.697523 --- ParallelTerminationStrategy: PID 55 died... 22:49:41.698990 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:41.702610 --- ParallelTerminationStrategy: PID 56 died... 22:49:41.704070 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:41.707686 --- ParallelTerminationStrategy: PID 57 died... 22:49:41.709143 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:41.712761 --- ParallelTerminationStrategy: PID 58 died... 22:49:41.714226 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:41.717830 --- ParallelTerminationStrategy: PID 59 died... 22:49:41.719283 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:41.722894 --- ParallelTerminationStrategy: PID 60 died... 22:49:41.724351 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:41.727991 --- ParallelTerminationStrategy: PID 61 died... 22:49:41.729460 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:41.733077 --- ParallelTerminationStrategy: PID 62 died... 22:49:41.734546 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:41.738187 --- ParallelTerminationStrategy: PID 63 died... 22:49:41.739657 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:41.743272 --- ParallelTerminationStrategy: PID 64 died... 22:49:41.744740 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:41.748339 --- ParallelTerminationStrategy: PID 65 died... 22:49:41.749839 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:41.753454 --- ParallelTerminationStrategy: PID 66 died... 22:49:41.754903 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:41.758540 --- ParallelTerminationStrategy: PID 67 died... 22:49:41.759999 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:41.763615 --- ParallelTerminationStrategy: PID 68 died... 22:49:41.765089 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:41.768734 --- ParallelTerminationStrategy: PID 69 died... 22:49:41.770191 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:41.773807 --- ParallelTerminationStrategy: PID 70 died... 22:49:41.775269 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:41.778866 --- ParallelTerminationStrategy: PID 71 died... 22:49:41.780327 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:41.783939 --- ParallelTerminationStrategy: PID 72 died... 22:49:41.785423 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:41.789033 --- ParallelTerminationStrategy: PID 73 died... 22:49:41.790502 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:41.794117 --- ParallelTerminationStrategy: PID 74 died... 22:49:41.795577 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:41.799189 --- ParallelTerminationStrategy: PID 75 died... 22:49:41.800660 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:41.804263 --- ParallelTerminationStrategy: PID 76 died... 22:49:41.805729 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:41.809338 --- ParallelTerminationStrategy: PID 77 died... 22:49:41.810804 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:41.814424 --- ParallelTerminationStrategy: PID 78 died... 22:49:41.815887 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:41.819501 --- ParallelTerminationStrategy: PID 79 died... 22:49:41.820975 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:41.824579 --- ParallelTerminationStrategy: PID 80 died... 22:49:41.826042 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:41.829646 --- ParallelTerminationStrategy: PID 81 died... 22:49:41.831099 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:41.834746 --- ParallelTerminationStrategy: PID 82 died... 22:49:41.836211 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:41.839818 --- ParallelTerminationStrategy: PID 83 died... 22:49:41.841278 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:41.844873 --- ParallelTerminationStrategy: PID 84 died... 22:49:41.846323 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:41.849918 --- ParallelTerminationStrategy: PID 85 died... 22:49:41.851382 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:41.854999 --- ParallelTerminationStrategy: PID 86 died... 22:49:41.856458 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:41.860081 --- ParallelTerminationStrategy: PID 87 died... 22:49:41.861546 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:41.865139 --- ParallelTerminationStrategy: PID 88 died... 22:49:41.866599 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:41.870203 --- ParallelTerminationStrategy: PID 89 died... 22:49:41.871661 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:41.875257 --- ParallelTerminationStrategy: PID 90 died... 22:49:41.876752 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:41.880346 --- ParallelTerminationStrategy: PID 91 died... 22:49:41.881809 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:41.885434 --- ParallelTerminationStrategy: PID 92 died... 22:49:41.886886 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:41.890493 --- ParallelTerminationStrategy: PID 93 died... 22:49:41.891961 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:41.895566 --- ParallelTerminationStrategy: PID 94 died... 22:49:41.897030 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:41.900618 --- ParallelTerminationStrategy: PID 95 died... 22:49:41.902084 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:41.905685 --- ParallelTerminationStrategy: PID 96 died... 22:49:41.907142 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:41.910768 --- ParallelTerminationStrategy: PID 97 died... 22:49:41.912220 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:41.915828 --- ParallelTerminationStrategy: PID 98 died... 22:49:41.917280 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:41.920881 --- ParallelTerminationStrategy: PID 99 died... 22:49:41.922336 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:41.925976 --- ParallelTerminationStrategy: PID 100 died... 22:49:41.927435 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:41.931041 --- ParallelTerminationStrategy: PID 101 died... 22:49:41.932494 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:41.936103 --- ParallelTerminationStrategy: PID 102 died... 22:49:41.937566 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:41.941202 --- ParallelTerminationStrategy: PID 103 died... 22:49:41.942659 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:41.946249 --- ParallelTerminationStrategy: PID 104 died... 22:49:41.947701 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:41.951311 --- ParallelTerminationStrategy: PID 105 died... 22:49:41.952758 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:41.956362 --- ParallelTerminationStrategy: PID 106 died... 22:49:41.957818 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:41.961422 --- ParallelTerminationStrategy: PID 107 died... 22:49:41.962868 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:41.966471 --- ParallelTerminationStrategy: PID 108 died... 22:49:41.967920 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:41.971517 --- ParallelTerminationStrategy: PID 109 died... 22:49:41.972974 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:41.976578 --- ParallelTerminationStrategy: PID 110 died... 22:49:41.978061 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:41.981681 --- ParallelTerminationStrategy: PID 111 died... 22:49:41.983136 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:41.986738 --- ParallelTerminationStrategy: PID 112 died... 22:49:41.988187 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:41.991816 --- ParallelTerminationStrategy: PID 113 died... 22:49:41.993277 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:41.996874 --- ParallelTerminationStrategy: PID 114 died... 22:49:41.998338 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:42.001937 --- ParallelTerminationStrategy: PID 115 died... 22:49:42.003391 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:42.007016 --- ParallelTerminationStrategy: PID 116 died... 22:49:42.008466 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:42.012064 --- ParallelTerminationStrategy: PID 117 died... 22:49:42.013545 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:42.017166 --- ParallelTerminationStrategy: PID 118 died... 22:49:42.018631 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:42.022251 --- ParallelTerminationStrategy: PID 119 died... 22:49:42.023708 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:42.027321 --- ParallelTerminationStrategy: PID 120 died... 22:49:42.028787 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:42.032410 --- ParallelTerminationStrategy: PID 121 died... 22:49:42.033882 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:42.037505 --- ParallelTerminationStrategy: PID 122 died... 22:49:42.038974 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:42.042602 --- ParallelTerminationStrategy: PID 123 died... 22:49:42.044060 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:42.047658 --- ParallelTerminationStrategy: PID 124 died... 22:49:42.049134 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:42.052741 --- ParallelTerminationStrategy: PID 125 died... 22:49:42.054204 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:42.057826 --- ParallelTerminationStrategy: PID 126 died... 22:49:42.059297 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:42.062910 --- ParallelTerminationStrategy: PID 127 died... 22:49:42.064375 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:42.067988 --- ParallelTerminationStrategy: PID 128 died... 22:49:42.069454 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:42.073058 --- ParallelTerminationStrategy: PID 129 died... 22:49:42.074523 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:42.078131 --- ParallelTerminationStrategy: PID 130 died... 22:49:42.079580 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:42.083203 --- ParallelTerminationStrategy: PID 131 died... 22:49:42.084671 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:42.088270 --- ParallelTerminationStrategy: PID 132 died... 22:49:42.089732 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:42.093344 --- ParallelTerminationStrategy: PID 133 died... 22:49:42.094801 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:42.098406 --- ParallelTerminationStrategy: PID 134 died... 22:49:42.099860 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:42.103450 --- ParallelTerminationStrategy: PID 135 died... 22:49:42.104924 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:42.108564 --- ParallelTerminationStrategy: PID 136 died... 22:49:42.110032 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:42.113675 --- ParallelTerminationStrategy: PID 137 died... 22:49:42.115144 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:42.118764 --- ParallelTerminationStrategy: PID 138 died... 22:49:42.120230 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:42.123885 --- ParallelTerminationStrategy: PID 139 died... 22:49:42.125350 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:42.128986 --- ParallelTerminationStrategy: PID 140 died... 22:49:42.130454 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:42.134076 --- ParallelTerminationStrategy: PID 141 died... 22:49:42.135535 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:42.139151 --- ParallelTerminationStrategy: PID 142 died... 22:49:42.140606 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:42.144223 --- ParallelTerminationStrategy: PID 143 died... 22:49:42.145696 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:42.149308 --- ParallelTerminationStrategy: PID 144 died... 22:49:42.150765 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:42.154401 --- ParallelTerminationStrategy: PID 145 died... 22:49:42.155861 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:42.159502 --- ParallelTerminationStrategy: PID 146 died... 22:49:42.160975 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:42.164594 --- ParallelTerminationStrategy: PID 147 died... 22:49:42.166055 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:42.169696 --- ParallelTerminationStrategy: PID 148 died... 22:49:42.171152 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:42.174769 --- ParallelTerminationStrategy: PID 149 died... 22:49:42.176222 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:42.179852 --- ParallelTerminationStrategy: PID 150 died... 22:49:42.181320 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:42.184970 --- ParallelTerminationStrategy: PID 151 died... 22:49:42.186428 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:42.190044 --- ParallelTerminationStrategy: PID 152 died... 22:49:42.191509 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:42.195143 --- ParallelTerminationStrategy: PID 153 died... 22:49:42.196605 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:42.200214 --- ParallelTerminationStrategy: PID 154 died... 22:49:42.201670 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:42.205298 --- ParallelTerminationStrategy: PID 155 died... 22:49:42.206759 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:42.210393 --- ParallelTerminationStrategy: PID 156 died... 22:49:42.211846 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:42.215480 --- ParallelTerminationStrategy: PID 157 died... 22:49:42.216943 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:42.220553 --- ParallelTerminationStrategy: PID 158 died... 22:49:42.222018 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:42.225651 --- ParallelTerminationStrategy: PID 159 died... 22:49:42.227105 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:42.230729 --- ParallelTerminationStrategy: PID 160 died... 22:49:42.232187 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:42.235828 --- ParallelTerminationStrategy: PID 161 died... 22:49:42.237294 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:42.240908 --- ParallelTerminationStrategy: PID 162 died... 22:49:42.242372 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:42.245996 --- ParallelTerminationStrategy: PID 163 died... 22:49:42.247460 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:42.251086 --- ParallelTerminationStrategy: PID 164 died... 22:49:42.252543 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:42.256161 --- ParallelTerminationStrategy: PID 165 died... 22:49:42.257637 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:42.261267 --- ParallelTerminationStrategy: PID 166 died... 22:49:42.262729 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:42.266333 --- ParallelTerminationStrategy: PID 167 died... 22:49:42.267790 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:42.271412 --- ParallelTerminationStrategy: PID 168 died... 22:49:42.272870 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:42.276512 --- ParallelTerminationStrategy: PID 169 died... 22:49:42.277982 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:42.281617 --- ParallelTerminationStrategy: PID 170 died... 22:49:42.283076 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:42.286696 --- ParallelTerminationStrategy: PID 171 died... 22:49:42.288143 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:42.291763 --- ParallelTerminationStrategy: PID 172 died... 22:49:42.293227 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:42.296840 --- ParallelTerminationStrategy: PID 173 died... 22:49:42.298297 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:42.301897 --- ParallelTerminationStrategy: PID 174 died... 22:49:42.303353 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:42.306977 --- ParallelTerminationStrategy: PID 175 died... 22:49:42.308430 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:42.312061 --- ParallelTerminationStrategy: PID 176 died... 22:49:42.313514 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:42.317143 --- ParallelTerminationStrategy: PID 177 died... 22:49:42.318596 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:42.322205 --- ParallelTerminationStrategy: PID 178 died... 22:49:42.323658 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:42.327289 --- ParallelTerminationStrategy: PID 179 died... 22:49:42.328749 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:42.332355 --- ParallelTerminationStrategy: PID 180 died... 22:49:42.333834 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:42.337477 --- ParallelTerminationStrategy: PID 181 died... 22:49:42.338930 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:42.342568 --- ParallelTerminationStrategy: PID 182 died... 22:49:42.344025 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:42.347679 --- ParallelTerminationStrategy: PID 183 died... 22:49:42.349157 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:42.352778 --- ParallelTerminationStrategy: PID 184 died... 22:49:42.354242 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:42.357859 --- ParallelTerminationStrategy: PID 185 died... 22:49:42.359314 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:42.362952 --- ParallelTerminationStrategy: PID 186 died... 22:49:42.364400 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:42.368036 --- ParallelTerminationStrategy: PID 187 died... 22:49:42.369500 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:42.373116 --- ParallelTerminationStrategy: PID 188 died... 22:49:42.374563 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:42.378174 --- ParallelTerminationStrategy: PID 189 died... 22:49:42.379631 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:42.383263 --- ParallelTerminationStrategy: PID 190 died... 22:49:42.384720 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:42.388319 --- ParallelTerminationStrategy: PID 191 died... 22:49:42.389784 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:42.393393 --- ParallelTerminationStrategy: PID 192 died... 22:49:42.394847 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:42.398483 --- ParallelTerminationStrategy: PID 193 died... 22:49:42.399950 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:42.403566 --- ParallelTerminationStrategy: PID 194 died... 22:49:42.405044 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:42.408673 --- ParallelTerminationStrategy: PID 195 died... 22:49:42.410131 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:42.413743 --- ParallelTerminationStrategy: PID 196 died... 22:49:42.415216 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:42.418862 --- ParallelTerminationStrategy: PID 197 died... 22:49:42.420321 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:42.423940 --- ParallelTerminationStrategy: PID 198 died... 22:49:42.425399 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:42.429020 --- ParallelTerminationStrategy: PID 199 died... 22:49:42.430483 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:42.434118 --- ParallelTerminationStrategy: PID 200 died... 22:49:42.435582 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:42.439208 --- ParallelTerminationStrategy: PID 201 died... 22:49:42.440668 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:42.444285 --- ParallelTerminationStrategy: PID 202 died... 22:49:42.445761 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:42.449371 --- ParallelTerminationStrategy: PID 203 died... 22:49:42.450821 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:42.454467 --- ParallelTerminationStrategy: PID 204 died... 22:49:42.455929 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:42.459538 --- ParallelTerminationStrategy: PID 205 died... 22:49:42.460989 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:42.464599 --- ParallelTerminationStrategy: PID 206 died... 22:49:42.466075 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:42.469714 --- ParallelTerminationStrategy: PID 207 died... 22:49:42.471173 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:42.474792 --- ParallelTerminationStrategy: PID 208 died... 22:49:42.476258 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:42.479877 --- ParallelTerminationStrategy: PID 209 died... 22:49:42.481343 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:42.484990 --- ParallelTerminationStrategy: PID 210 died... 22:49:42.486444 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:42.490062 --- ParallelTerminationStrategy: PID 211 died... 22:49:42.491511 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:42.495134 --- ParallelTerminationStrategy: PID 212 died... 22:49:42.496587 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:42.500201 --- ParallelTerminationStrategy: PID 213 died... 22:49:42.501676 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:42.505295 --- ParallelTerminationStrategy: PID 214 died... 22:49:42.506762 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:42.510390 --- ParallelTerminationStrategy: PID 215 died... 22:49:42.511844 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:42.515486 --- ParallelTerminationStrategy: PID 216 died... 22:49:42.516944 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:42.520541 --- ParallelTerminationStrategy: PID 217 died... 22:49:42.522009 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:42.525643 --- ParallelTerminationStrategy: PID 218 died... 22:49:42.527103 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:42.530726 --- ParallelTerminationStrategy: PID 219 died... 22:49:42.532187 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:42.535815 --- ParallelTerminationStrategy: PID 220 died... 22:49:42.537272 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:42.540895 --- ParallelTerminationStrategy: PID 221 died... 22:49:42.542353 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:42.545988 --- ParallelTerminationStrategy: PID 222 died... 22:49:42.547437 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:42.551058 --- ParallelTerminationStrategy: PID 223 died... 22:49:42.552517 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:42.556134 --- ParallelTerminationStrategy: PID 224 died... 22:49:42.557591 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:42.561216 --- ParallelTerminationStrategy: PID 225 died... 22:49:42.562675 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:42.566314 --- ParallelTerminationStrategy: PID 226 died... 22:49:42.567769 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:42.571387 --- ParallelTerminationStrategy: PID 227 died... 22:49:42.572875 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:42.576509 --- ParallelTerminationStrategy: PID 228 died... 22:49:42.577975 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:42.581607 --- ParallelTerminationStrategy: PID 229 died... 22:49:42.583073 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:42.586691 --- ParallelTerminationStrategy: PID 230 died... 22:49:42.588145 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:42.591762 --- ParallelTerminationStrategy: PID 231 died... 22:49:42.593223 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:42.596860 --- ParallelTerminationStrategy: PID 232 died... 22:49:42.598314 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:42.601941 --- ParallelTerminationStrategy: PID 233 died... 22:49:42.603401 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:42.607052 --- ParallelTerminationStrategy: PID 234 died... 22:49:42.608516 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:46.012884 --- ParallelTerminationStrategy: PID 34 died... 22:49:46.018917 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8175 netreg_mass PASS --------------------------------------------------------------------- 22:49:46.100637 tst trial-8175: Storing JUnit report in /build/trial-8175/run.2025-12-09_22-48-19/trial-8175.xml -------------------------------------------------------------------------------------------- trial-8175 PASS -------------------------------------------------------------------------------------------- 22:49:46.111898 tst trial-8175: trial-8175: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.1 sec) + exit_code=0 + rm -rf trial-8175/inst + cd trial-8175 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-12-09 22:48:19 No journal files were found. + readlink last_run + tar czf /build/trial-8175-run.tgz run.2025-12-09_22-48-19 + tar czf /build/trial-8175-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-12-09_13_26_42.tgz osmo-bts-oc2g.build-2025-12-09_00_51_44.tgz osmo-bts-sysmo.build-2025-12-09_00_51_48.tgz osmo-bts.build-2025-12-09_00_51_53.tgz osmo-ggsn.build-2025-12-09_20_42_36.tgz osmo-hlr.build-2025-12-09_16_36_50.tgz osmo-hnbgw.build-2025-12-09_14_28_47.tgz osmo-mgw.build-2025-12-09_08_33_19.tgz osmo-msc.build-2025-12-09_13_32_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-09_07_36_16.tgz osmo-pcu-sysmo.build-2025-12-09_07_36_13.tgz osmo-pcu.build-2025-12-09_07_34_17.tgz osmo-sgsn.build-2025-12-09_20_48_13.tgz osmo-stp.build-2025-12-09_13_23_26.tgz osmo-trx.build-2025-12-09_14_31_04.tgz osmocom-bb.build-2025-12-09_21_17_52.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