Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu 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/jenkins6870694635996502450.sh + rm -rf trial-7854-bin.tgz trial-7854-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23554 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10375 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9428 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12198 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12512 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10687 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38354 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6919 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40126 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7388 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 12730 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6796 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10899 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6959 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8397 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5678 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 6796 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4633797840929225179.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-7854 + 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 29206c0 osmo-pcap-master: depend on libosmo-netif + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.2s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.2s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [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://security.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 #7 CACHED #8 [20/28] WORKDIR /TMP #8 CACHED #9 [ 9/28] COPY SSH /root/.ssh #9 CACHED #10 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #10 CACHED #11 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #11 CACHED #12 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #12 CACHED #13 [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 #13 CACHED #14 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #14 CACHED #15 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #15 CACHED #16 [ 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 #16 CACHED #17 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #17 CACHED #18 [ 8/28] RUN MKDIR /var/run/sshd #18 CACHED #19 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #19 CACHED #20 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #20 CACHED #21 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #21 CACHED #22 [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 #22 CACHED #23 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #23 CACHED #24 [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 #24 CACHED #25 [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 #25 CACHED #26 [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 #26 CACHED #27 [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 #27 CACHED #28 [ 2/28] RUN useradd -ms /bin/bash jenkins #28 CACHED #29 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #29 CACHED #30 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #30 CACHED #31 [ 3/28] RUN groupadd osmo-gsm-tester #31 CACHED #32 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:d88bf48e2435b5a31385eb601ef14e79daf62a532853df0e8e0f40e9d1be98b0 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7855 -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-01-23 22:48:19 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7855 + mkdir -p trial-7855 + mv open5gs.build-8.tgz osmo-bsc.build-2025-01-23_13_28_32.tgz osmo-bts-oc2g.build-2025-01-23_00_51_30.tgz osmo-bts-sysmo.build-2025-01-23_00_51_25.tgz osmo-bts.build-2025-01-23_00_51_42.tgz osmo-ggsn.build-2025-01-23_20_42_30.tgz osmo-hlr.build-2025-01-23_16_37_02.tgz osmo-hnbgw.build-2025-01-23_13_29_08.tgz osmo-mgw.build-2025-01-23_08_33_14.tgz osmo-msc.build-2025-01-23_13_33_20.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-23_07_40_45.tgz osmo-pcu-sysmo.build-2025-01-23_07_40_38.tgz osmo-pcu.build-2025-01-23_07_40_48.tgz osmo-sgsn.build-2025-01-23_20_48_31.tgz osmo-stp.build-2025-01-23_13_25_15.tgz osmo-trx.build-2025-01-23_14_27_30.tgz osmocom-bb.build-2025-01-23_21_17_16.tgz srslte.build-19.tgz trial-7855 + cat open5gs.build-8.md5 osmo-bsc.build-2025-01-23_13_28_32.md5 osmo-bts-oc2g.build-2025-01-23_00_51_30.md5 osmo-bts-sysmo.build-2025-01-23_00_51_25.md5 osmo-bts.build-2025-01-23_00_51_42.md5 osmo-ggsn.build-2025-01-23_20_42_30.md5 osmo-hlr.build-2025-01-23_16_37_02.md5 osmo-hnbgw.build-2025-01-23_13_29_08.md5 osmo-mgw.build-2025-01-23_08_33_14.md5 osmo-msc.build-2025-01-23_13_33_20.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-23_07_40_45.md5 osmo-pcu-sysmo.build-2025-01-23_07_40_38.md5 osmo-pcu.build-2025-01-23_07_40_48.md5 osmo-sgsn.build-2025-01-23_20_48_31.md5 osmo-stp.build-2025-01-23_13_25_15.md5 osmo-trx.build-2025-01-23_14_27_30.md5 osmocom-bb.build-2025-01-23_21_17_16.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-01-23_13_28_32.md5 osmo-bts-oc2g.build-2025-01-23_00_51_30.md5 osmo-bts-sysmo.build-2025-01-23_00_51_25.md5 osmo-bts.build-2025-01-23_00_51_42.md5 osmo-ggsn.build-2025-01-23_20_42_30.md5 osmo-hlr.build-2025-01-23_16_37_02.md5 osmo-hnbgw.build-2025-01-23_13_29_08.md5 osmo-mgw.build-2025-01-23_08_33_14.md5 osmo-msc.build-2025-01-23_13_33_20.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-23_07_40_45.md5 osmo-pcu-sysmo.build-2025-01-23_07_40_38.md5 osmo-pcu.build-2025-01-23_07_40_48.md5 osmo-sgsn.build-2025-01-23_20_48_31.md5 osmo-stp.build-2025-01-23_13_25_15.md5 osmo-trx.build-2025-01-23_14_27_30.md5 osmocom-bb.build-2025-01-23_21_17_16.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-7855 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7855' 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-7855 -------------------------------------------------------------------------------------------- 22:48:19.665495 tst trial-7855: Detailed log at /build/trial-7855/run.2025-01-23_22-48-19/log --------------------------------------------------------------------- trial-7855 netreg_mass --------------------------------------------------------------------- 22:48:19.930135 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:19.930660 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:19.931784 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:19.933426 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:19.988209 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:19.989748 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:19.991412 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:20.090065 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-7855 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:20.092462 tst register_default_mass.py:9: Claiming resources for the test 22:48:20.135350 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.136824 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.137994 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.139154 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.140325 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.141564 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.142710 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:20.230134 tst register_default_mass.py: using LAC 2 22:48:20.288101 tst register_default_mass.py: using RAC 2 22:48:20.337599 tst register_default_mass.py: using CellId 2 22:48:20.383567 tst register_default_mass.py: using BVCI 3 22:48:20.391714 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.392529 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.393477 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.394160 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.394842 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.395746 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.396410 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.397131 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.397827 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.398504 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.399170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.399823 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.400489 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.401178 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.401854 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.402516 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.403198 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.403870 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.404529 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.405225 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.405897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.406562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.407261 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.407947 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.408611 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.410055 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.411270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.412712 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.413483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.414204 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.414900 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.415596 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.416299 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.417057 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.417769 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.418457 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.419161 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.419875 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.420550 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.421261 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.421923 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.422601 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.423307 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.423998 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.424695 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.425394 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.426195 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.426874 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.427575 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.428275 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.428970 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.429666 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.430335 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.431010 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.431666 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.432321 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.433199 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.433888 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.434546 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.435204 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.435861 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.436522 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.437203 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.437879 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.438521 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.439192 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.439853 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.440538 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.441216 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.441904 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.442588 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.443267 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.444053 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.444729 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.445399 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.446052 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.446689 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.447341 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.448005 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.448734 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.449406 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.450097 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.450763 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.451419 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.452090 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.452764 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.453420 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.454096 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.454764 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.455435 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.456115 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.456784 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.457468 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.458154 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.458819 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.459486 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.460172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.460842 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.461555 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.462245 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.462911 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.463667 tst register_default_mass.py:21: Launching a simple network 22:48:20.476619 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:20.634858 run create_hlr_db(pid=20): Launched 22:48:21.651730 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:21.697398 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:21.739678 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:21.757373 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:21.984111 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:22.002209 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:22.010349 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:22.559004 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:22.580718 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:25.595424 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:25.725126 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:25.743998 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:25.750931 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:25.781091 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:25.799757 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:25.806594 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:26.169339 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:26.186034 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:32.211064 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:32.395006 run osmo-bts-virtual(pid=34): Launched 22:48:33.465016 tst register_default_mass.py: using MSISDN 1001 22:48:33.475728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:33.648723 tst register_default_mass.py: using MSISDN 1002 22:48:33.658996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:33.799785 tst register_default_mass.py: using MSISDN 1003 22:48:33.808191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:33.916433 tst register_default_mass.py: using MSISDN 1004 22:48:33.922939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:34.003472 tst register_default_mass.py: using MSISDN 1005 22:48:34.009408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:34.094936 tst register_default_mass.py: using MSISDN 1006 22:48:34.100631 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:34.197736 tst register_default_mass.py: using MSISDN 1007 22:48:34.203652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:34.292887 tst register_default_mass.py: using MSISDN 1008 22:48:34.305335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:34.430933 tst register_default_mass.py: using MSISDN 1009 22:48:34.438203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:34.574027 tst register_default_mass.py: using MSISDN 1010 22:48:34.584242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:34.737961 tst register_default_mass.py: using MSISDN 1011 22:48:34.744565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:34.859477 tst register_default_mass.py: using MSISDN 1012 22:48:34.868861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:35.000944 tst register_default_mass.py: using MSISDN 1013 22:48:35.011591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:35.098825 tst register_default_mass.py: using MSISDN 1014 22:48:35.105113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:35.168112 tst register_default_mass.py: using MSISDN 1015 22:48:35.174084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:35.244896 tst register_default_mass.py: using MSISDN 1016 22:48:35.251045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:35.332981 tst register_default_mass.py: using MSISDN 1017 22:48:35.341360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:35.403387 tst register_default_mass.py: using MSISDN 1018 22:48:35.410251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:35.480397 tst register_default_mass.py: using MSISDN 1019 22:48:35.487383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:35.583303 tst register_default_mass.py: using MSISDN 1020 22:48:35.590121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:35.680422 tst register_default_mass.py: using MSISDN 1021 22:48:35.686812 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:35.803911 tst register_default_mass.py: using MSISDN 1022 22:48:35.809778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:35.893529 tst register_default_mass.py: using MSISDN 1023 22:48:35.899742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:35.981672 tst register_default_mass.py: using MSISDN 1024 22:48:35.987722 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:36.056441 tst register_default_mass.py: using MSISDN 1025 22:48:36.062643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:36.129426 tst register_default_mass.py: using MSISDN 1026 22:48:36.135987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:36.234729 tst register_default_mass.py: using MSISDN 1027 22:48:36.241961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:36.314134 tst register_default_mass.py: using MSISDN 1028 22:48:36.322391 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:36.427281 tst register_default_mass.py: using MSISDN 1029 22:48:36.432999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:36.510103 tst register_default_mass.py: using MSISDN 1030 22:48:36.517315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:36.588471 tst register_default_mass.py: using MSISDN 1031 22:48:36.594693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:36.683031 tst register_default_mass.py: using MSISDN 1032 22:48:36.689819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:36.770299 tst register_default_mass.py: using MSISDN 1033 22:48:36.776880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:36.864896 tst register_default_mass.py: using MSISDN 1034 22:48:36.873689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:36.943738 tst register_default_mass.py: using MSISDN 1035 22:48:36.950224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:37.026291 tst register_default_mass.py: using MSISDN 1036 22:48:37.032226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:37.101985 tst register_default_mass.py: using MSISDN 1037 22:48:37.107979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:37.186684 tst register_default_mass.py: using MSISDN 1038 22:48:37.192483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:37.263921 tst register_default_mass.py: using MSISDN 1039 22:48:37.274402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:37.362425 tst register_default_mass.py: using MSISDN 1040 22:48:37.368404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:37.443031 tst register_default_mass.py: using MSISDN 1041 22:48:37.448987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:37.539627 tst register_default_mass.py: using MSISDN 1042 22:48:37.545728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:37.623744 tst register_default_mass.py: using MSISDN 1043 22:48:37.629615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:37.692921 tst register_default_mass.py: using MSISDN 1044 22:48:37.698645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:37.767871 tst register_default_mass.py: using MSISDN 1045 22:48:37.776110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:37.857858 tst register_default_mass.py: using MSISDN 1046 22:48:37.863755 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:37.931811 tst register_default_mass.py: using MSISDN 1047 22:48:37.938045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:38.020530 tst register_default_mass.py: using MSISDN 1048 22:48:38.026390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:38.095494 tst register_default_mass.py: using MSISDN 1049 22:48:38.101277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:38.207703 tst register_default_mass.py: using MSISDN 1050 22:48:38.214337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:38.321322 tst register_default_mass.py: using MSISDN 1051 22:48:38.327358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:38.423762 tst register_default_mass.py: using MSISDN 1052 22:48:38.431328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:38.530750 tst register_default_mass.py: using MSISDN 1053 22:48:38.538526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:38.619382 tst register_default_mass.py: using MSISDN 1054 22:48:38.626104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:38.727020 tst register_default_mass.py: using MSISDN 1055 22:48:38.733333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:38.844212 tst register_default_mass.py: using MSISDN 1056 22:48:38.850460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:38.918157 tst register_default_mass.py: using MSISDN 1057 22:48:38.926292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:38.994764 tst register_default_mass.py: using MSISDN 1058 22:48:39.001074 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:39.073716 tst register_default_mass.py: using MSISDN 1059 22:48:39.080070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:39.258896 tst register_default_mass.py: using MSISDN 1060 22:48:39.265277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:39.345075 tst register_default_mass.py: using MSISDN 1061 22:48:39.350953 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:39.649806 tst register_default_mass.py: using MSISDN 1062 22:48:39.655821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:39.730546 tst register_default_mass.py: using MSISDN 1063 22:48:39.738144 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:39.810759 tst register_default_mass.py: using MSISDN 1064 22:48:39.816405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:40.136267 tst register_default_mass.py: using MSISDN 1065 22:48:40.142088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:40.220273 tst register_default_mass.py: using MSISDN 1066 22:48:40.226343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:40.300498 tst register_default_mass.py: using MSISDN 1067 22:48:40.306366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:40.390796 tst register_default_mass.py: using MSISDN 1068 22:48:40.396776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:40.494477 tst register_default_mass.py: using MSISDN 1069 22:48:40.500480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:40.583988 tst register_default_mass.py: using MSISDN 1070 22:48:40.589855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:40.664026 tst register_default_mass.py: using MSISDN 1071 22:48:40.674008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:40.743393 tst register_default_mass.py: using MSISDN 1072 22:48:40.753376 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:40.832866 tst register_default_mass.py: using MSISDN 1073 22:48:40.838966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:40.929596 tst register_default_mass.py: using MSISDN 1074 22:48:40.938936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:41.016149 tst register_default_mass.py: using MSISDN 1075 22:48:41.022308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:41.088877 tst register_default_mass.py: using MSISDN 1076 22:48:41.094806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:41.177842 tst register_default_mass.py: using MSISDN 1077 22:48:41.187621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:41.257819 tst register_default_mass.py: using MSISDN 1078 22:48:41.263604 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:41.327939 tst register_default_mass.py: using MSISDN 1079 22:48:41.333664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:41.398785 tst register_default_mass.py: using MSISDN 1080 22:48:41.409741 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:41.491220 tst register_default_mass.py: using MSISDN 1081 22:48:41.496875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:41.562928 tst register_default_mass.py: using MSISDN 1082 22:48:41.568734 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:41.644423 tst register_default_mass.py: using MSISDN 1083 22:48:41.649992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:41.719773 tst register_default_mass.py: using MSISDN 1084 22:48:41.725800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:41.796238 tst register_default_mass.py: using MSISDN 1085 22:48:41.803849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:41.877774 tst register_default_mass.py: using MSISDN 1086 22:48:41.884320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:41.953867 tst register_default_mass.py: using MSISDN 1087 22:48:41.960045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:42.046451 tst register_default_mass.py: using MSISDN 1088 22:48:42.052090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:42.125979 tst register_default_mass.py: using MSISDN 1089 22:48:42.133347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:42.194407 tst register_default_mass.py: using MSISDN 1090 22:48:42.200367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:42.275826 tst register_default_mass.py: using MSISDN 1091 22:48:42.282272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:42.390223 tst register_default_mass.py: using MSISDN 1092 22:48:42.396068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:42.467778 tst register_default_mass.py: using MSISDN 1093 22:48:42.473655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:42.544071 tst register_default_mass.py: using MSISDN 1094 22:48:42.550495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:42.678827 tst register_default_mass.py: using MSISDN 1095 22:48:42.686462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:42.784440 tst register_default_mass.py: using MSISDN 1096 22:48:42.790156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:42.869111 tst register_default_mass.py: using MSISDN 1097 22:48:42.875461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:42.952248 tst register_default_mass.py: using MSISDN 1098 22:48:42.958145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:43.030186 tst register_default_mass.py: using MSISDN 1099 22:48:43.036245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:43.107883 tst register_default_mass.py: using MSISDN 1100 22:48:43.113666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:43.226855 run mass: Starting testcase 22:48:43.232659 run mass: Pre-launching all virtphy's 22:48:43.238205 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:43.251556 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:43.258114 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:43.271926 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:43.278272 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:43.292040 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:43.298399 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:43.312576 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:43.319043 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:43.332142 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:43.338202 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:43.351372 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:43.357637 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:43.370902 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:43.376976 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:43.390097 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:43.396447 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:43.409998 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:43.416212 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:43.429510 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:43.435596 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:43.448955 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:43.455090 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:43.468373 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:43.474653 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:43.488157 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:43.494427 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:43.507979 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:43.514398 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:43.528137 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:43.534517 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:43.548186 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:43.554518 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:43.568247 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:43.574546 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:43.587818 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:43.594084 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:43.607438 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:43.613756 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:43.626967 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:43.633127 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:43.646357 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:43.652473 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:43.666098 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:43.672296 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:43.685458 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:43.691672 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:43.704939 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:43.711136 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:43.724357 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:43.730519 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:43.743789 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:43.749928 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:43.763151 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:43.769357 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:43.782610 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:43.788830 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:43.802488 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:43.808859 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:43.822587 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:43.828998 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:43.843167 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:43.849666 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:43.862994 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:43.869250 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:43.882675 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:43.889162 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:43.902510 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:43.908850 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:43.922194 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:43.928954 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:43.942938 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:43.955086 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:43.981230 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:43.991324 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:44.005670 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:44.012282 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:44.026364 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:44.032822 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:44.046627 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:44.053085 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:44.066988 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:44.073533 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:44.087461 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:44.093999 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:44.107487 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:44.113799 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:44.135229 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:44.141792 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:44.155712 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:44.162141 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:44.175912 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:44.182250 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:44.195457 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:44.201577 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:44.215217 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:44.221535 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:44.285427 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:44.291635 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:44.304859 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:44.310976 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:44.324166 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:44.330474 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:44.343732 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:44.349857 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:44.363008 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:44.369130 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:44.382441 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:44.388693 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:44.401981 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:44.408302 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:44.421719 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:44.428070 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:44.441397 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:44.447735 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:44.461232 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:44.467602 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:44.481384 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:44.487997 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:44.503066 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:44.509959 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:44.524543 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:44.531095 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:44.544962 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:44.551458 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:44.566106 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:44.573300 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:44.589413 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:44.596634 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:44.611492 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:44.618261 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:44.633216 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:44.639993 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:44.654015 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:44.660496 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:44.674620 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:44.681233 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:44.696121 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:44.703137 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:44.718520 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:44.725481 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:44.826319 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:44.832772 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:44.846054 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:44.853997 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:44.867158 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:44.873371 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:44.886621 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:44.892835 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:44.906273 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:44.912472 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:44.925713 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:44.931839 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:44.944972 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:44.951017 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:44.964175 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:44.970333 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:44.983446 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:44.989653 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:45.003130 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:45.009337 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:45.022822 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:45.029060 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:45.042292 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:45.048383 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:45.061604 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:45.067700 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:45.080967 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:45.087190 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:45.100479 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:45.106613 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:45.119805 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:45.126014 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:45.139517 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:45.145699 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:45.159194 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:45.165286 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:45.178737 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:45.184980 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:45.198398 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:45.204518 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:45.217882 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:45.414312 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:45.427692 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:45.434267 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:45.447602 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:45.453993 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:45.467201 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:45.473319 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:45.486489 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:45.492572 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:45.505781 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:45.512053 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:45.525419 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:45.531513 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:45.544801 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:45.550933 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:45.564091 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:45.570208 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:45.583399 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:45.589456 run mass: Checking if sockets are in the filesystem 22:48:46.317248 run osmo-ms-mob/00000: Starting mobile 22:48:46.331519 run osmo-ms-mob/00000(pid=135): Launched 22:48:46.338497 run mass: Starting too slowly. Moving on {now=903432.041866027, sleep=-0.6433289271080866, target=903431.3985371} 22:48:46.344372 run mass: MS start registered {at=903432.047727059, delay=0.005866496008820832, ms=00000} 22:48:46.350516 run mass: Starting too slowly. Moving on {now=903432.053885753, sleep=-0.5553486531134695, target=903431.4985370999} 22:48:46.356602 run mass: Starting too slowly. Moving on {now=903432.059971807, sleep=-0.4614347070455551, target=903431.5985370999} 22:48:46.362471 run mass: Starting too slowly. Moving on {now=903432.065842029, sleep=-0.3673049291828647, target=903431.6985370999} 22:48:46.368334 run mass: Starting too slowly. Moving on {now=903432.071705219, sleep=-0.27316811913624406, target=903431.7985370999} 22:48:46.374354 run mass: Starting too slowly. Moving on {now=903432.077724309, sleep=-0.179187209228985, target=903431.8985370998} 22:48:46.380244 run mass: Starting too slowly. Moving on {now=903432.083614513, sleep=-0.08507741324137896, target=903431.9985370998} 22:48:49.801889 run osmo-ms-mob/00001: Starting mobile 22:48:49.816312 run osmo-ms-mob/00001(pid=136): Launched 22:48:49.828518 run mass: MS start registered {at=903435.531847355, delay=0.005213050986640155, ms=00001} 22:48:51.344569 run mass: MS performed LU {at=903437.047877589, lu_delay=5.000150530016981, ms=00000} 22:48:51.603851 run osmo-ms-mob/00002: Starting mobile 22:48:51.620498 run osmo-ms-mob/00002(pid=137): Launched 22:48:51.633518 run mass: MS start registered {at=903437.336850891, delay=0.005453931982629001, ms=00002} 22:48:52.901745 run osmo-ms-mob/00003: Starting mobile 22:48:52.914986 run osmo-ms-mob/00003(pid=138): Launched 22:48:52.926563 run mass: MS start registered {at=903438.629898183, delay=0.004585559014230967, ms=00003} 22:48:54.001742 run osmo-ms-mob/00004: Starting mobile 22:48:54.016332 run osmo-ms-mob/00004(pid=139): Launched 22:48:54.028164 run mass: MS start registered {at=903439.731511531, delay=0.005095723085105419, ms=00004} 22:48:54.639337 run mass: MS performed LU {at=903440.342656962, lu_delay=4.81080960703548, ms=00001} 22:48:55.001116 run osmo-ms-mob/00005: Starting mobile 22:48:55.014554 run osmo-ms-mob/00005(pid=140): Launched 22:48:55.028170 run mass: MS start registered {at=903440.731515273, delay=0.006664955988526344, ms=00005} 22:48:55.901602 run osmo-ms-mob/00006: Starting mobile 22:48:55.916655 run osmo-ms-mob/00006(pid=141): Launched 22:48:55.929129 run mass: MS start registered {at=903441.632478884, delay=0.005290019907988608, ms=00006} 22:48:56.540617 run mass: MS performed LU {at=903442.243946657, lu_delay=4.907095766044222, ms=00002} 22:48:56.801713 run osmo-ms-mob/00007: Starting mobile 22:48:56.815587 run osmo-ms-mob/00007(pid=142): Launched 22:48:56.827231 run mass: MS start registered {at=903442.530581408, delay=0.005051787942647934, ms=00007} 22:48:57.601134 run osmo-ms-mob/00008: Starting mobile 22:48:57.615609 run osmo-ms-mob/00008(pid=143): Launched 22:48:57.628748 run mass: MS start registered {at=903443.332095411, delay=0.006641738000325859, ms=00008} 22:48:58.302173 run osmo-ms-mob/00009: Starting mobile 22:48:58.318574 run osmo-ms-mob/00009(pid=144): Launched 22:48:58.332895 run mass: MS start registered {at=903444.03621502, delay=0.0065476089948788285, ms=00009} 22:48:58.405730 run mass: MS performed LU {at=903444.109041006, lu_delay=5.479142822907306, ms=00003} 22:48:59.002517 run osmo-ms-mob/00010: Starting mobile 22:48:59.017971 run osmo-ms-mob/00010(pid=145): Launched 22:48:59.031610 run mass: MS start registered {at=903444.734956356, delay=0.00594498694408685, ms=00010} 22:48:59.602497 run osmo-ms-mob/00011: Starting mobile 22:48:59.617887 run osmo-ms-mob/00011(pid=146): Launched 22:48:59.631305 run mass: MS start registered {at=903445.334649663, delay=0.005936670931987464, ms=00011} 22:49:00.201944 run osmo-ms-mob/00012: Starting mobile 22:49:00.217724 run osmo-ms-mob/00012(pid=147): Launched 22:49:00.229469 run mass: MS start registered {at=903445.93281224, delay=0.005226303939707577, ms=00012} 22:49:00.306896 run mass: MS performed LU {at=903446.010229109, lu_delay=5.2787138359854, ms=00005} 22:49:00.334280 run mass: MS performed LU {at=903446.037633629, lu_delay=6.3061220980016515, ms=00004} 22:49:00.802165 run osmo-ms-mob/00013: Starting mobile 22:49:00.818513 run osmo-ms-mob/00013(pid=148): Launched 22:49:00.831226 run mass: MS start registered {at=903446.534574044, delay=0.004699682001955807, ms=00013} 22:49:01.401832 run osmo-ms-mob/00014: Starting mobile 22:49:01.416543 run osmo-ms-mob/00014(pid=149): Launched 22:49:01.429351 run mass: MS start registered {at=903447.132698568, delay=0.005557091091759503, ms=00014} 22:49:02.003890 run osmo-ms-mob/00015: Starting mobile 22:49:02.018753 run osmo-ms-mob/00015(pid=150): Launched 22:49:02.031729 run mass: MS start registered {at=903447.73505611, delay=0.005465180962346494, ms=00015} 22:49:02.171371 run mass: MS performed LU {at=903447.874685515, lu_delay=5.344104107003659, ms=00007} 22:49:02.235990 run mass: MS performed LU {at=903447.939321135, lu_delay=6.306842251098715, ms=00006} 22:49:02.501866 run osmo-ms-mob/00016: Starting mobile 22:49:02.516317 run osmo-ms-mob/00016(pid=151): Launched 22:49:02.528510 run mass: MS start registered {at=903448.231857259, delay=0.00533528090454638, ms=00016} 22:49:02.539786 run mass: MS performed LU {at=903448.243129144, lu_delay=4.911033732932992, ms=00008} 22:49:03.001683 run osmo-ms-mob/00017: Starting mobile 22:49:03.017134 run osmo-ms-mob/00017(pid=152): Launched 22:49:03.029780 run mass: MS start registered {at=903448.733122091, delay=0.005107938079163432, ms=00017} 22:49:03.606878 run osmo-ms-mob/00018: Starting mobile 22:49:03.623323 run osmo-ms-mob/00018(pid=153): Launched 22:49:03.636533 run mass: MS start registered {at=903449.33988685, delay=0.003492743009701371, ms=00018} 22:49:03.970634 run mass: MS performed LU {at=903449.673958483, lu_delay=4.939002127037384, ms=00010} 22:49:03.989132 run osmo-ms-mob/00019: Starting mobile 22:49:04.003508 run osmo-ms-mob/00019(pid=154): Launched 22:49:04.016210 run mass: MS start registered {at=903449.719559573, delay=0.005572380963712931, ms=00019} 22:49:04.072810 run mass: MS performed LU {at=903449.776136152, lu_delay=4.441486489027739, ms=00011} 22:49:04.100455 run mass: MS performed LU {at=903449.80380833, lu_delay=5.7675933099817485, ms=00009} 22:49:04.505866 run osmo-ms-mob/00020: Starting mobile 22:49:04.520304 run osmo-ms-mob/00020(pid=155): Launched 22:49:04.532748 run mass: MS start registered {at=903450.236096739, delay=0.0055949019733816385, ms=00020} 22:49:05.002217 run osmo-ms-mob/00021: Starting mobile 22:49:05.017551 run osmo-ms-mob/00021(pid=156): Launched 22:49:05.030390 run mass: MS start registered {at=903450.733736165, delay=0.0056219169637188315, ms=00021} 22:49:05.402692 run osmo-ms-mob/00022: Starting mobile 22:49:05.418833 run osmo-ms-mob/00022(pid=157): Launched 22:49:05.432070 run mass: MS start registered {at=903451.135418864, delay=0.0045863810228183866, ms=00022} 22:49:05.903699 run osmo-ms-mob/00023: Starting mobile 22:49:05.918661 run osmo-ms-mob/00023(pid=158): Launched 22:49:05.930848 run mass: MS start registered {at=903451.634198217, delay=0.0052185909589752555, ms=00023} 22:49:05.937917 run mass: MS performed LU {at=903451.641275682, lu_delay=5.708463442046195, ms=00012} 22:49:06.001397 run mass: MS performed LU {at=903451.704734452, lu_delay=5.170160407898948, ms=00013} 22:49:06.302654 run osmo-ms-mob/00024: Starting mobile 22:49:06.318492 run osmo-ms-mob/00024(pid=159): Launched 22:49:06.325728 run mass: MS performed LU {at=903452.029084157, lu_delay=4.896385588916019, ms=00014} 22:49:06.332784 run mass: MS start registered {at=903452.036147907, delay=0.007086198078468442, ms=00024} 22:49:06.801770 run osmo-ms-mob/00025: Starting mobile 22:49:06.816791 run osmo-ms-mob/00025(pid=160): Launched 22:49:06.829094 run mass: MS start registered {at=903452.532442391, delay=0.005358509020879865, ms=00025} 22:49:07.201680 run osmo-ms-mob/00026: Starting mobile 22:49:07.217021 run osmo-ms-mob/00026(pid=161): Launched 22:49:07.229479 run mass: MS start registered {at=903452.932830653, delay=0.005410964018665254, ms=00026} 22:49:07.604227 run osmo-ms-mob/00027: Starting mobile 22:49:07.618698 run osmo-ms-mob/00027(pid=162): Launched 22:49:07.631078 run mass: MS start registered {at=903453.334419881, delay=0.005525136017240584, ms=00027} 22:49:07.736422 run mass: MS performed LU {at=903453.439755528, lu_delay=4.706633436959237, ms=00017} 22:49:07.838641 run mass: MS performed LU {at=903453.541963735, lu_delay=5.806907625054009, ms=00015} 22:49:07.865971 run mass: MS performed LU {at=903453.569326038, lu_delay=5.337468779063784, ms=00016} 22:49:07.878695 run osmo-ms-mob/00028: Starting mobile 22:49:07.894071 run osmo-ms-mob/00028(pid=163): Launched 22:49:07.906708 run mass: MS start registered {at=903453.610049387, delay=0.005337844020687044, ms=00028} 22:49:08.402756 run osmo-ms-mob/00029: Starting mobile 22:49:08.419285 run osmo-ms-mob/00029(pid=164): Launched 22:49:08.433374 run mass: MS start registered {at=903454.13669705, delay=0.006307102972641587, ms=00029} 22:49:08.807284 run osmo-ms-mob/00030: Starting mobile 22:49:08.824383 run osmo-ms-mob/00030(pid=165): Launched 22:49:08.838413 run mass: MS start registered {at=903454.541759394, delay=0.006177927949465811, ms=00030} 22:49:09.201855 run osmo-ms-mob/00031: Starting mobile 22:49:09.218514 run osmo-ms-mob/00031(pid=166): Launched 22:49:09.232302 run mass: MS start registered {at=903454.935637016, delay=0.006191844935528934, ms=00031} 22:49:09.502550 run osmo-ms-mob/00032: Starting mobile 22:49:09.518310 run osmo-ms-mob/00032(pid=167): Launched 22:49:09.531645 run mass: MS start registered {at=903455.234976437, delay=0.005768036935478449, ms=00032} 22:49:09.702779 run mass: MS performed LU {at=903455.406101038, lu_delay=5.6865414649946615, ms=00019} 22:49:09.766895 run mass: MS performed LU {at=903455.470230914, lu_delay=5.234134174999781, ms=00020} 22:49:09.780418 run osmo-ms-mob/00033: Starting mobile 22:49:09.796821 run osmo-ms-mob/00033(pid=168): Launched 22:49:09.810323 run mass: MS start registered {at=903455.51367056, delay=2.95999925583601e-05, ms=00033} 22:49:09.836839 run mass: MS performed LU {at=903455.540173836, lu_delay=4.8064376710681245, ms=00021} 22:49:09.873824 run mass: MS performed LU {at=903455.577153113, lu_delay=6.2372662629932165, ms=00018} 22:49:10.303637 run osmo-ms-mob/00034: Starting mobile 22:49:10.319844 run osmo-ms-mob/00034(pid=169): Launched 22:49:10.333585 run mass: MS start registered {at=903456.036918293, delay=0.005969388992525637, ms=00034} 22:49:10.602572 run osmo-ms-mob/00035: Starting mobile 22:49:10.619011 run osmo-ms-mob/00035(pid=170): Launched 22:49:10.632203 run mass: MS start registered {at=903456.335553768, delay=0.005530913942493498, ms=00035} 22:49:11.002499 run osmo-ms-mob/00036: Starting mobile 22:49:11.020047 run osmo-ms-mob/00036(pid=171): Launched 22:49:11.033507 run mass: MS start registered {at=903456.73683855, delay=0.001100149005651474, ms=00036} 22:49:11.403007 run osmo-ms-mob/00037: Starting mobile 22:49:11.419611 run osmo-ms-mob/00037(pid=172): Launched 22:49:11.432819 run mass: MS start registered {at=903457.136167261, delay=0.0054610270308330655, ms=00037} 22:49:11.502373 run mass: MS performed LU {at=903457.205708012, lu_delay=5.169560104957782, ms=00024} 22:49:11.603994 run mass: MS performed LU {at=903457.307328915, lu_delay=4.774886523955502, ms=00025} 22:49:11.616933 run osmo-ms-mob/00038: Starting mobile 22:49:11.635359 run osmo-ms-mob/00038(pid=173): Launched 22:49:11.649834 run mass: MS performed LU {at=903457.353177899, lu_delay=5.71897968207486, ms=00023} 22:49:11.662374 run mass: MS start registered {at=903457.365734191, delay=0.012590099009685218, ms=00038} 22:49:11.774709 run mass: MS performed LU {at=903457.478032268, lu_delay=6.342613404034637, ms=00022} 22:49:11.788638 run osmo-ms-mob/00039: Starting mobile 22:49:11.805632 run osmo-ms-mob/00039(pid=174): Launched 22:49:11.818937 run mass: MS start registered {at=903457.522285357, delay=0.005593845038674772, ms=00039} 22:49:12.402985 run osmo-ms-mob/00040: Starting mobile 22:49:12.419012 run osmo-ms-mob/00040(pid=175): Launched 22:49:12.432045 run mass: MS start registered {at=903458.135392979, delay=0.004847659030929208, ms=00040} 22:49:12.703115 run osmo-ms-mob/00041: Starting mobile 22:49:12.719584 run osmo-ms-mob/00041(pid=176): Launched 22:49:12.732926 run mass: MS start registered {at=903458.436270333, delay=0.0056946639670059085, ms=00041} 22:49:13.002782 run osmo-ms-mob/00042: Starting mobile 22:49:13.018767 run osmo-ms-mob/00042(pid=177): Launched 22:49:13.032230 run mass: MS start registered {at=903458.73557849, delay=0.005605041980743408, ms=00042} 22:49:13.401550 run osmo-ms-mob/00043: Starting mobile 22:49:13.417936 run osmo-ms-mob/00043(pid=178): Launched 22:49:13.431329 run mass: MS start registered {at=903459.134650444, delay=0.002839714055880904, ms=00043} 22:49:13.468425 run mass: MS performed LU {at=903459.171756473, lu_delay=4.629997079027817, ms=00030} 22:49:13.533107 run mass: MS performed LU {at=903459.236437186, lu_delay=5.09974013606552, ms=00029} 22:49:13.545936 run osmo-ms-mob/00044: Starting mobile 22:49:13.561873 run osmo-ms-mob/00044(pid=179): Launched 22:49:13.574896 run mass: MS start registered {at=903459.278245648, delay=0.0054700609762221575, ms=00044} 22:49:13.602132 run mass: MS performed LU {at=903459.305466286, lu_delay=5.971046405029483, ms=00027} 22:49:13.639230 run mass: MS performed LU {at=903459.342568197, lu_delay=6.409737544017844, ms=00026} 22:49:13.652547 run osmo-ms-mob/00045: Starting mobile 22:49:13.669341 run osmo-ms-mob/00045(pid=180): Launched 22:49:13.677673 run mass: MS performed LU {at=903459.381026048, lu_delay=5.770976661005989, ms=00028} 22:49:13.685175 run mass: MS start registered {at=903459.388537465, delay=0.007533855969086289, ms=00045} 22:49:14.303024 run osmo-ms-mob/00046: Starting mobile 22:49:14.325732 run osmo-ms-mob/00046(pid=181): Launched 22:49:14.340230 run mass: MS start registered {at=903460.043566527, delay=0.005857308977283537, ms=00046} 22:49:14.603324 run osmo-ms-mob/00047: Starting mobile 22:49:14.620125 run osmo-ms-mob/00047(pid=182): Launched 22:49:14.633589 run mass: MS start registered {at=903460.336933, delay=0.005740851047448814, ms=00047} 22:49:14.903541 run osmo-ms-mob/00048: Starting mobile 22:49:14.920049 run osmo-ms-mob/00048(pid=183): Launched 22:49:14.934070 run mass: MS start registered {at=903460.637410947, delay=0.0050339020090177655, ms=00048} 22:49:15.202203 run osmo-ms-mob/00049: Starting mobile 22:49:15.218366 run osmo-ms-mob/00049(pid=184): Launched 22:49:15.231672 run mass: MS start registered {at=903460.935010478, delay=0.005816154996864498, ms=00049} 22:49:15.268805 run mass: MS performed LU {at=903460.972140153, lu_delay=5.7371637161122635, ms=00032} 22:49:15.369296 run mass: MS performed LU {at=903461.072628606, lu_delay=4.7370748380199075, ms=00035} 22:49:15.382805 run osmo-ms-mob/00050: Starting mobile 22:49:15.399414 run osmo-ms-mob/00050(pid=185): Launched 22:49:15.407329 run mass: MS performed LU {at=903461.110678768, lu_delay=5.0737604750320315, ms=00034} 22:49:15.414957 run mass: MS start registered {at=903461.118318429, delay=0.007668204023502767, ms=00050} 22:49:15.540940 run mass: MS performed LU {at=903461.244255012, lu_delay=5.73058445204515, ms=00033} 22:49:15.577422 run mass: MS performed LU {at=903461.280737171, lu_delay=6.345100154983811, ms=00031} 22:49:15.595750 run osmo-ms-mob/00051: Starting mobile 22:49:15.614072 run osmo-ms-mob/00051(pid=186): Launched 22:49:15.628606 run mass: MS start registered {at=903461.331960127, delay=2.120493445545435e-05, ms=00051} 22:49:16.203378 run osmo-ms-mob/00052: Starting mobile 22:49:16.220607 run osmo-ms-mob/00052(pid=187): Launched 22:49:16.237154 run mass: MS start registered {at=903461.940497265, delay=0.008098309976048768, ms=00052} 22:49:16.503214 run osmo-ms-mob/00053: Starting mobile 22:49:16.525403 run osmo-ms-mob/00053(pid=188): Launched 22:49:16.539488 run mass: MS start registered {at=903462.242832645, delay=3.2295938581228256e-05, ms=00053} 22:49:16.802124 run osmo-ms-mob/00054: Starting mobile 22:49:16.818311 run osmo-ms-mob/00054(pid=189): Launched 22:49:16.833803 run mass: MS start registered {at=903462.537139233, delay=0.007938593975268304, ms=00054} 22:49:17.140450 run osmo-ms-mob/00055: Starting mobile 22:49:17.156947 run osmo-ms-mob/00055(pid=190): Launched 22:49:17.164719 run mass: MS performed LU {at=903462.868072917, lu_delay=5.731905655935407, ms=00037} 22:49:17.173581 run mass: MS start registered {at=903462.876942768, delay=0.008892350015230477, ms=00055} 22:49:17.299583 run mass: MS performed LU {at=903463.002902077, lu_delay=6.266063527087681, ms=00036} 22:49:17.313787 run osmo-ms-mob/00056: Starting mobile 22:49:17.331265 run osmo-ms-mob/00056(pid=191): Launched 22:49:17.348174 run mass: MS start registered {at=903463.051502349, delay=0.008600706001743674, ms=00056} 22:49:17.442728 run mass: MS performed LU {at=903463.146060581, lu_delay=5.010667601949535, ms=00040} 22:49:17.702016 run osmo-ms-mob/00057: Starting mobile 22:49:17.718145 run osmo-ms-mob/00057(pid=192): Launched 22:49:17.730999 run mass: MS start registered {at=903463.434347685, delay=0.005390518927015364, ms=00057} 22:49:17.949216 run mass: MS performed LU {at=903463.652549148, lu_delay=5.216278814943507, ms=00041} 22:49:18.102178 run osmo-ms-mob/00058: Starting mobile 22:49:18.118531 run osmo-ms-mob/00058(pid=193): Launched 22:49:18.134361 run mass: MS start registered {at=903463.837692797, delay=0.007812777999788523, ms=00058} 22:49:18.193973 run mass: MS performed LU {at=903463.897304979, lu_delay=6.375019622035325, ms=00039} 22:49:18.286859 run mass: MS performed LU {at=903463.99019353, lu_delay=4.855543085956015, ms=00043} 22:49:18.299269 run osmo-ms-mob/00059: Starting mobile 22:49:18.314684 run osmo-ms-mob/00059(pid=194): Launched 22:49:18.327440 run mass: MS start registered {at=903464.030786374, delay=0.0051305589731782675, ms=00059} 22:49:18.702185 run osmo-ms-mob/00060: Starting mobile 22:49:18.720026 run osmo-ms-mob/00060(pid=195): Launched 22:49:18.734410 run mass: MS start registered {at=903464.437756932, delay=0.0035651109647005796, ms=00060} 22:49:19.071456 run mass: MS performed LU {at=903464.77477071, lu_delay=5.49652506201528, ms=00044} 22:49:19.087013 run osmo-ms-mob/00061: Starting mobile 22:49:19.104130 run osmo-ms-mob/00061(pid=196): Launched 22:49:19.117858 run mass: MS start registered {at=903464.821194238, delay=0.005901353084482253, ms=00061} 22:49:19.145080 run mass: MS performed LU {at=903464.848410438, lu_delay=5.45987297303509, ms=00045} 22:49:19.402327 run osmo-ms-mob/00062: Starting mobile 22:49:19.417730 run osmo-ms-mob/00062(pid=197): Launched 22:49:19.430154 run mass: MS start registered {at=903465.133499696, delay=0.005370964063331485, ms=00062} 22:49:19.702502 run osmo-ms-mob/00063: Starting mobile 22:49:19.719699 run osmo-ms-mob/00063(pid=198): Launched 22:49:19.734322 run mass: MS start registered {at=903465.437659462, delay=0.006551660015247762, ms=00063} 22:49:19.956472 run mass: MS performed LU {at=903465.65980733, lu_delay=5.6162408030359074, ms=00046} 22:49:20.026092 run mass: MS performed LU {at=903465.72939256, lu_delay=4.39743243297562, ms=00051} 22:49:20.040503 run osmo-ms-mob/00064: Starting mobile 22:49:20.057483 run osmo-ms-mob/00064(pid=199): Launched 22:49:20.065302 run mass: MS performed LU {at=903465.768653771, lu_delay=4.650335342041217, ms=00050} 22:49:20.073489 run mass: MS start registered {at=903465.776849399, delay=0.008220124989748001, ms=00064} 22:49:20.123116 run mass: MS performed LU {at=903465.826438523, lu_delay=5.489505523000844, ms=00047} 22:49:20.312400 run mass: MS performed LU {at=903466.01571873, lu_delay=3.7728860850911587, ms=00053} 22:49:20.328441 run osmo-ms-mob/00065: Starting mobile 22:49:20.344413 run osmo-ms-mob/00065(pid=200): Launched 22:49:20.359069 run mass: MS start registered {at=903466.062411518, delay=0.006647572969086468, ms=00065} 22:49:20.802065 run osmo-ms-mob/00066: Starting mobile 22:49:20.818748 run osmo-ms-mob/00066(pid=201): Launched 22:49:20.832380 run mass: MS start registered {at=903466.535717322, delay=0.006079595070332289, ms=00066} 22:49:21.010004 run mass: MS performed LU {at=903466.713279311, lu_delay=6.075868363957852, ms=00048} 22:49:21.202639 run osmo-ms-mob/00067: Starting mobile 22:49:21.219049 run osmo-ms-mob/00067(pid=202): Launched 22:49:21.233278 run mass: MS start registered {at=903466.936607883, delay=0.006647242931649089, ms=00067} 22:49:21.502627 run osmo-ms-mob/00068: Starting mobile 22:49:21.520773 run osmo-ms-mob/00068(pid=203): Launched 22:49:21.535610 run mass: MS start registered {at=903467.238958169, delay=0.0064959999872371554, ms=00068} 22:49:21.901954 run osmo-ms-mob/00069: Starting mobile 22:49:21.918183 run osmo-ms-mob/00069(pid=204): Launched 22:49:21.931863 run mass: MS start registered {at=903467.635197148, delay=0.006240827962756157, ms=00069} 22:49:21.960422 run mass: MS performed LU {at=903467.663754783, lu_delay=6.7287443049717695, ms=00049} 22:49:22.088857 run mass: MS performed LU {at=903467.792190198, lu_delay=3.7614038239698857, ms=00059} 22:49:22.302471 run osmo-ms-mob/00070: Starting mobile 22:49:22.318804 run osmo-ms-mob/00070(pid=205): Launched 22:49:22.332854 run mass: MS start registered {at=903468.036194779, delay=0.0062331019435077906, ms=00070} 22:49:22.702087 run osmo-ms-mob/00071: Starting mobile 22:49:22.717826 run osmo-ms-mob/00071(pid=206): Launched 22:49:22.730873 run mass: MS start registered {at=903468.43418515, delay=0.005768992006778717, ms=00071} 22:49:22.781703 run mass: MS performed LU {at=903468.485032137, lu_delay=5.433529788046144, ms=00056} 22:49:22.836603 run mass: MS performed LU {at=903468.539936914, lu_delay=4.702244117041118, ms=00058} 22:49:23.101339 run osmo-ms-mob/00072: Starting mobile 22:49:23.118444 run osmo-ms-mob/00072(pid=207): Launched 22:49:23.131664 run mass: MS start registered {at=903468.835001216, delay=0.005729018012061715, ms=00072} 22:49:23.146316 run mass: MS performed LU {at=903468.849661936, lu_delay=5.415314251091331, ms=00057} 22:49:23.502808 run osmo-ms-mob/00073: Starting mobile 22:49:23.520136 run osmo-ms-mob/00073(pid=208): Launched 22:49:23.533761 run mass: MS start registered {at=903469.237103913, delay=0.005679614958353341, ms=00073} 22:49:23.787787 run mass: MS performed LU {at=903469.491081309, lu_delay=4.357581613003276, ms=00062} 22:49:23.806621 run mass: MS performed LU {at=903469.509957214, lu_delay=3.7331078150309622, ms=00064} 22:49:23.820479 run osmo-ms-mob/00074: Starting mobile 22:49:23.837771 run osmo-ms-mob/00074(pid=209): Launched 22:49:23.845452 run mass: MS performed LU {at=903469.548805481, lu_delay=7.01166624808684, ms=00054} 22:49:23.853369 run mass: MS start registered {at=903469.556729615, delay=0.007946453988552094, ms=00074} 22:49:23.889802 run mass: MS performed LU {at=903469.593127434, lu_delay=6.71618466603104, ms=00055} 22:49:23.986731 run mass: MS performed LU {at=903469.690063398, lu_delay=3.627651880029589, ms=00065} 22:49:24.000816 run osmo-ms-mob/00075: Starting mobile 22:49:24.018388 run osmo-ms-mob/00075(pid=210): Launched 22:49:24.040161 run mass: MS start registered {at=903469.743484698, delay=0.013515152037143707, ms=00075} 22:49:24.701053 run mass: MS performed LU {at=903470.404368329, lu_delay=5.583174090948887, ms=00061} 22:49:24.713635 run osmo-ms-mob/00076: Starting mobile 22:49:24.728240 run osmo-ms-mob/00076(pid=211): Launched 22:49:24.740528 run mass: MS start registered {at=903470.443867655, delay=0.005351669969968498, ms=00076} 22:49:25.019847 run mass: MS performed LU {at=903470.723178574, lu_delay=6.285421642009169, ms=00060} 22:49:25.202668 run osmo-ms-mob/00077: Starting mobile 22:49:25.221741 run osmo-ms-mob/00077(pid=212): Launched 22:49:25.235692 run mass: MS start registered {at=903470.939035158, delay=0.005526636028662324, ms=00077} 22:49:25.606047 run mass: MS performed LU {at=903471.309349994, lu_delay=5.871690531959757, ms=00063} 22:49:25.621265 run osmo-ms-mob/00078: Starting mobile 22:49:25.638558 run osmo-ms-mob/00078(pid=213): Launched 22:49:25.652776 run mass: MS start registered {at=903471.356121385, delay=0.00387014402076602, ms=00078} 22:49:26.102574 run osmo-ms-mob/00079: Starting mobile 22:49:26.118602 run osmo-ms-mob/00079(pid=214): Launched 22:49:26.130904 run mass: MS start registered {at=903471.834253131, delay=0.005182483932003379, ms=00079} 22:49:26.565375 run mass: MS performed LU {at=903472.268697741, lu_delay=5.732980418950319, ms=00066} 22:49:26.580340 run osmo-ms-mob/00080: Starting mobile 22:49:26.595990 run osmo-ms-mob/00080(pid=215): Launched 22:49:26.603987 run mass: MS performed LU {at=903472.307338713, lu_delay=5.068380543962121, ms=00068} 22:49:26.611332 run mass: MS start registered {at=903472.314695595, delay=0.0073816810036078095, ms=00080} 22:49:26.695444 run mass: MS performed LU {at=903472.398775763, lu_delay=4.76357861503493, ms=00069} 22:49:26.874872 run mass: MS performed LU {at=903472.57820453, lu_delay=5.641596646979451, ms=00067} 22:49:26.948905 run mass: MS performed LU {at=903472.652238799, lu_delay=4.616044020047411, ms=00070} 22:49:26.962073 run osmo-ms-mob/00081: Starting mobile 22:49:26.977850 run osmo-ms-mob/00081(pid=216): Launched 22:49:26.990708 run mass: MS start registered {at=903472.694060068, delay=0.005313351983204484, ms=00081} 22:49:27.502205 run osmo-ms-mob/00082: Starting mobile 22:49:27.518387 run osmo-ms-mob/00082(pid=217): Launched 22:49:27.532161 run mass: MS start registered {at=903473.235506373, delay=0.006106656044721603, ms=00082} 22:49:28.109130 run osmo-ms-mob/00083: Starting mobile 22:49:28.143893 run osmo-ms-mob/00083(pid=218): Launched 22:49:28.167559 run mass: MS start registered {at=903473.87087215, delay=0.006969507900066674, ms=00083} 22:49:28.430372 run mass: MS performed LU {at=903474.133679083, lu_delay=5.298677866929211, ms=00072} 22:49:28.467410 run mass: MS performed LU {at=903474.170719622, lu_delay=5.736534472089261, ms=00071} 22:49:28.497057 run osmo-ms-mob/00084: Starting mobile 22:49:28.531663 run osmo-ms-mob/00084(pid=219): Launched 22:49:28.550806 run mass: MS performed LU {at=903474.254112291, lu_delay=4.697382676065899, ms=00074} 22:49:28.568928 run mass: MS start registered {at=903474.272271949, delay=0.02165836200583726, ms=00084} 22:49:28.739831 run mass: MS performed LU {at=903474.443118752, lu_delay=5.206014839001, ms=00073} 22:49:28.776377 run mass: MS performed LU {at=903474.479669115, lu_delay=4.736184417037293, ms=00075} 22:49:29.111057 run osmo-ms-mob/00085: Starting mobile 22:49:29.149171 run osmo-ms-mob/00085(pid=220): Launched 22:49:29.173435 run mass: MS start registered {at=903474.876733, delay=0.006462371093221009, ms=00085} 22:49:29.709111 run osmo-ms-mob/00086: Starting mobile 22:49:29.734770 run osmo-ms-mob/00086(pid=221): Launched 22:49:29.751176 run mass: MS start registered {at=903475.45451332, delay=3.7526944652199745e-05, ms=00086} 22:49:30.308769 run osmo-ms-mob/00087: Starting mobile 22:49:30.329266 run osmo-ms-mob/00087(pid=222): Launched 22:49:30.339560 run mass: MS performed LU {at=903476.042906731, lu_delay=5.103871572995558, ms=00077} 22:49:30.354151 run mass: MS start registered {at=903476.057487394, delay=0.014610899961553514, ms=00087} 22:49:30.460877 run mass: MS performed LU {at=903476.164204375, lu_delay=5.7203367199981585, ms=00076} 22:49:30.480147 run mass: MS performed LU {at=903476.183448784, lu_delay=4.827327399048954, ms=00078} 22:49:30.910232 run osmo-ms-mob/00088: Starting mobile 22:49:30.946349 run osmo-ms-mob/00088(pid=223): Launched 22:49:30.970409 run mass: MS start registered {at=903476.673714486, delay=0.006875046994537115, ms=00088} 22:49:31.506645 run osmo-ms-mob/00089: Starting mobile 22:49:31.528574 run osmo-ms-mob/00089(pid=224): Launched 22:49:31.542054 run mass: MS start registered {at=903477.245393039, delay=0.005484955967403948, ms=00089} 22:49:32.102100 run osmo-ms-mob/00090: Starting mobile 22:49:32.118110 run osmo-ms-mob/00090(pid=225): Launched 22:49:32.130806 run mass: MS start registered {at=903477.83415221, delay=0.005297688068822026, ms=00090} 22:49:32.298010 run mass: MS performed LU {at=903478.001321783, lu_delay=6.167068652110174, ms=00079} 22:49:32.316166 run mass: MS performed LU {at=903478.019474857, lu_delay=5.325414789025672, ms=00081} 22:49:32.468962 run mass: MS performed LU {at=903478.172267652, lu_delay=4.936761279008351, ms=00082} 22:49:32.803295 run osmo-ms-mob/00091: Starting mobile 22:49:32.820512 run osmo-ms-mob/00091(pid=226): Launched 22:49:32.840137 run mass: MS start registered {at=903478.543451721, delay=0.010172192007303238, ms=00091} 22:49:33.503253 run osmo-ms-mob/00092: Starting mobile 22:49:33.519873 run osmo-ms-mob/00092(pid=227): Launched 22:49:33.539400 run mass: MS start registered {at=903479.242713712, delay=0.010551786981523037, ms=00092} 22:49:34.097319 run mass: MS performed LU {at=903479.800630642, lu_delay=22.43489645095542, ms=00038} 22:49:34.227143 run mass: MS performed LU {at=903479.930472667, lu_delay=6.059600517037325, ms=00083} 22:49:34.274962 run osmo-ms-mob/00093: Starting mobile 22:49:34.292600 run osmo-ms-mob/00093(pid=228): Launched 22:49:34.302353 run mass: MS performed LU {at=903480.00570488, lu_delay=5.733432931010611, ms=00084} 22:49:34.313308 run mass: MS start registered {at=903480.016645044, delay=0.010965131921693683, ms=00093} 22:49:34.370143 run mass: MS performed LU {at=903480.073472286, lu_delay=4.618958965991624, ms=00086} 22:49:34.388532 run mass: MS performed LU {at=903480.091842661, lu_delay=5.215109660988674, ms=00085} 22:49:35.208888 run osmo-ms-mob/00094: Starting mobile 22:49:35.237506 run osmo-ms-mob/00094(pid=229): Launched 22:49:35.258761 run mass: MS start registered {at=903480.962075573, delay=0.010671921074390411, ms=00094} 22:49:35.998957 run mass: MS performed LU {at=903481.702275983, lu_delay=22.9666974931024, ms=00042} 22:49:36.015542 run osmo-ms-mob/00095: Starting mobile 22:49:36.033461 run osmo-ms-mob/00095(pid=230): Launched 22:49:36.047105 run mass: MS start registered {at=903481.750429571, delay=0.005371692008338869, ms=00095} 22:49:36.063899 run mass: MS performed LU {at=903481.767229683, lu_delay=5.709742289036512, ms=00087} 22:49:36.081902 run mass: MS performed LU {at=903481.785243635, lu_delay=5.11152914899867, ms=00088} 22:49:36.525182 run mass: MS performed LU {at=903482.22850692, lu_delay=4.983113881084137, ms=00089} 22:49:37.111789 run osmo-ms-mob/00096: Starting mobile 22:49:37.151346 run osmo-ms-mob/00096(pid=231): Launched 22:49:37.174341 run mass: MS start registered {at=903482.877649244, delay=0.008705432061105967, ms=00096} 22:49:37.863494 run mass: MS performed LU {at=903483.566776905, lu_delay=5.023325184010901, ms=00091} 22:49:37.992444 run mass: MS performed LU {at=903483.695739785, lu_delay=4.453026072937064, ms=00092} 22:49:38.011221 run mass: MS performed LU {at=903483.714506328, lu_delay=5.880354117951356, ms=00090} 22:49:38.204691 run osmo-ms-mob/00097: Starting mobile 22:49:38.226750 run osmo-ms-mob/00097(pid=232): Launched 22:49:38.253325 run mass: MS start registered {at=903483.956646867, delay=0.01539405295625329, ms=00097} 22:49:39.503783 run osmo-ms-mob/00098: Starting mobile 22:49:39.520561 run osmo-ms-mob/00098(pid=233): Launched 22:49:39.534016 run mass: MS start registered {at=903485.237350367, delay=0.00569924502633512, ms=00098} 22:49:39.829413 run mass: MS performed LU {at=903485.532742003, lu_delay=5.516096959006973, ms=00093} 22:49:40.318844 run mass: MS performed LU {at=903486.022167023, lu_delay=5.060091449995525, ms=00094} 22:49:41.310580 run osmo-ms-mob/00099: Starting mobile 22:49:41.348531 run osmo-ms-mob/00099(pid=234): Launched 22:49:41.367181 run mass: All started... {duration=55.77199952409137, too_slow=7} 22:49:41.384599 run mass: MS start registered {at=903487.08792469, delay=0.017395245959050953, ms=00099} 22:49:41.759427 run mass: MS performed LU {at=903487.462740891, lu_delay=5.712311320006847, ms=00095} 22:49:41.776461 run mass: MS performed LU {at=903487.479762805, lu_delay=4.602113561006263, ms=00096} 22:49:43.595487 run mass: MS performed LU {at=903489.298777218, lu_delay=5.34213035099674, ms=00097} 22:49:45.496944 run mass: MS performed LU {at=903491.200248543, lu_delay=5.96289817604702, ms=00098} 22:49:47.361487 run mass: MS performed LU {at=903493.064786136, lu_delay=5.976861446048133, ms=00099} 22:49:49.498116 run mass: MS performed LU {at=903495.201447053, lu_delay=22.88675145804882, ms=00080} 22:50:08.072932 run mass: MS performed LU {at=903513.776267083, lu_delay=51.83576981804799, ms=00052} 22:50:08.079499 run mass: Tests done {all_completed=True, max=51.83576981804799, min=3.627651880029589} 22:50:08.085345 tst register_default_mass.py: Test passed (108.0 sec) 22:50:08.091073 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:50:08.094559 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:50:08.098000 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:50:08.101447 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:50:08.104797 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:50:08.108236 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:50:08.111712 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:50:08.115187 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:50:08.118647 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:50:08.122115 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:50:08.125587 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:50:08.129031 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:50:08.132442 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:50:08.136267 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:50:08.139780 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:50:08.143251 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:50:08.146742 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:50:08.150253 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:50:08.153947 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:50:08.157465 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:50:08.160998 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:50:08.164857 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:50:08.168320 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:50:08.171795 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:50:08.175272 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:50:08.178881 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:50:08.182325 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:50:08.185828 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:50:08.189803 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:50:08.193652 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:50:08.197858 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:50:08.201350 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:50:08.204864 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:50:08.208337 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:50:08.211837 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:50:08.215278 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:50:08.219736 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:50:08.223271 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:50:08.226796 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:50:08.230286 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:50:08.234397 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:50:08.237908 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:50:08.241446 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:50:08.244956 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:50:08.248428 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:50:08.251944 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:50:08.255455 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:50:08.258978 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:50:08.262999 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:50:08.266846 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:50:08.270809 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:50:08.274959 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:50:08.279180 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:50:08.283852 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:50:08.288121 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:50:08.292385 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:50:08.296789 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:50:08.301144 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:50:08.305552 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:50:08.310427 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:50:08.314995 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:50:08.319541 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:50:08.324071 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:50:08.328552 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:50:08.332992 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:50:08.337309 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:50:08.341626 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:50:08.345843 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:50:08.350047 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:50:08.354401 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:50:08.358833 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:50:08.363272 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:50:08.367896 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:50:08.372358 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:50:08.376894 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:50:08.381328 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:50:08.385832 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:50:08.390370 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:50:08.394953 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:50:08.399424 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:50:08.403880 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:50:08.408253 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:50:08.412511 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:50:08.416786 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:50:08.421041 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:50:08.425401 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:50:08.429937 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:50:08.434325 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:50:08.438801 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:50:08.443265 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:50:08.447660 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:50:08.452341 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:50:08.456889 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:50:08.461385 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:50:08.465740 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:50:08.470341 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:50:08.474715 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:50:08.478953 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:50:08.483127 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:50:08.487231 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:50:08.491342 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:50:08.496172 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:50:08.500449 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:50:08.504572 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:50:08.508687 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:50:08.512821 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:50:08.517121 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:50:08.521348 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:50:08.525468 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:50:08.529577 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:50:08.533710 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:50:08.537932 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:50:08.542092 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:50:08.546233 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:50:08.550391 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:50:08.554594 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:50:08.558763 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:50:08.562809 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:50:08.566778 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:50:08.570690 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:50:08.574554 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:50:08.578412 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:50:08.582349 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:50:08.586110 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:50:08.589785 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:50:08.593448 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:50:08.597079 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:50:08.600649 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:50:08.604167 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:50:08.607672 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:50:08.611223 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:50:08.614843 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:50:08.618507 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:50:08.622071 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:50:08.625653 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:50:08.629174 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:50:08.632683 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:50:08.636165 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:50:08.639639 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:50:08.643170 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:50:08.646693 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:50:08.650155 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:50:08.653486 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:50:08.656826 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:50:08.660174 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:50:08.663537 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:50:08.667014 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:50:08.670437 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:50:08.673840 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:50:08.677238 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:50:08.680705 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:50:08.684207 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:50:08.687767 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:50:08.691268 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:50:08.694859 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:50:08.698493 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:50:08.702086 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:50:08.705720 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:50:08.709287 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:50:08.712877 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:50:08.716417 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:50:08.720015 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:50:08.723675 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:50:08.727295 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:50:08.730906 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:50:08.734534 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:50:08.738122 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:50:08.741703 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:50:08.745302 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:50:08.748868 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:50:08.752463 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:50:08.756040 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:50:08.759670 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:50:08.763250 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:50:08.766872 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:50:08.770528 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:50:08.774180 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:50:08.777814 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:50:08.781537 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:50:08.785193 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:50:08.788802 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:50:08.792372 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:50:08.795931 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:50:08.799515 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:50:08.803221 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:50:08.806965 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:50:08.810735 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:50:08.814583 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:50:08.818497 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:50:08.822442 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:50:08.826379 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:50:08.830290 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:50:08.834183 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:50:08.838107 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:50:08.842065 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:50:08.845974 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:50:08.849885 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:50:08.853830 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:50:08.857775 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:50:08.861790 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:50:08.865823 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:50:08.869863 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:50:08.873917 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:50:08.877904 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:50:08.882181 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:50:08.886449 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:50:08.890668 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:50:08.894874 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:50:08.898933 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:50:08.902900 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:50:08.906869 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:50:08.910822 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:50:08.914827 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:50:08.918911 --- ParallelTerminationStrategy: PID 22 died... 22:50:08.920762 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:50:08.925306 --- ParallelTerminationStrategy: PID 23 died... 22:50:08.927166 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:50:08.931602 --- ParallelTerminationStrategy: PID 24 died... 22:50:08.933366 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:50:08.937685 --- ParallelTerminationStrategy: PID 25 died... 22:50:08.939439 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:50:08.943751 --- ParallelTerminationStrategy: PID 26 died... 22:50:08.945502 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:50:08.949807 --- ParallelTerminationStrategy: PID 27 died... 22:50:08.951522 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:50:08.955732 --- ParallelTerminationStrategy: PID 28 died... 22:50:08.957454 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:50:08.961462 --- ParallelTerminationStrategy: PID 29 died... 22:50:08.963062 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:50:08.967071 --- ParallelTerminationStrategy: PID 30 died... 22:50:08.968688 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:50:08.972646 --- ParallelTerminationStrategy: PID 31 died... 22:50:08.974264 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:50:08.978295 --- ParallelTerminationStrategy: PID 32 died... 22:50:08.979900 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:50:08.983909 --- ParallelTerminationStrategy: PID 33 died... 22:50:08.985535 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:50:08.989527 --- ParallelTerminationStrategy: PID 35 died... 22:50:08.991149 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:50:08.995146 --- ParallelTerminationStrategy: PID 36 died... 22:50:08.996773 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:50:09.000789 --- ParallelTerminationStrategy: PID 37 died... 22:50:09.002412 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:50:09.006406 --- ParallelTerminationStrategy: PID 38 died... 22:50:09.008016 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:50:09.012047 --- ParallelTerminationStrategy: PID 39 died... 22:50:09.013665 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:50:09.017669 --- ParallelTerminationStrategy: PID 40 died... 22:50:09.019288 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:50:09.023276 --- ParallelTerminationStrategy: PID 41 died... 22:50:09.024896 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:50:09.028866 --- ParallelTerminationStrategy: PID 42 died... 22:50:09.030475 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:50:09.034487 --- ParallelTerminationStrategy: PID 43 died... 22:50:09.036092 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:50:09.040048 --- ParallelTerminationStrategy: PID 44 died... 22:50:09.041783 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:50:09.045743 --- ParallelTerminationStrategy: PID 45 died... 22:50:09.047351 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:50:09.051358 --- ParallelTerminationStrategy: PID 46 died... 22:50:09.053038 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:50:09.057152 --- ParallelTerminationStrategy: PID 47 died... 22:50:09.058755 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:50:09.062696 --- ParallelTerminationStrategy: PID 48 died... 22:50:09.064294 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:50:09.068246 --- ParallelTerminationStrategy: PID 49 died... 22:50:09.069933 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:50:09.074062 --- ParallelTerminationStrategy: PID 50 died... 22:50:09.075730 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:50:09.079781 --- ParallelTerminationStrategy: PID 51 died... 22:50:09.081381 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:50:09.085316 --- ParallelTerminationStrategy: PID 52 died... 22:50:09.086939 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:50:09.091091 --- ParallelTerminationStrategy: PID 53 died... 22:50:09.092803 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:50:09.096937 --- ParallelTerminationStrategy: PID 54 died... 22:50:09.098615 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:50:09.102783 --- ParallelTerminationStrategy: PID 55 died... 22:50:09.104456 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:50:09.108666 --- ParallelTerminationStrategy: PID 56 died... 22:50:09.110345 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:50:09.114469 --- ParallelTerminationStrategy: PID 57 died... 22:50:09.116161 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:50:09.120311 --- ParallelTerminationStrategy: PID 58 died... 22:50:09.121999 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:50:09.126121 --- ParallelTerminationStrategy: PID 59 died... 22:50:09.127736 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:50:09.131686 --- ParallelTerminationStrategy: PID 60 died... 22:50:09.133282 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:50:09.137221 --- ParallelTerminationStrategy: PID 61 died... 22:50:09.138824 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:50:09.142812 --- ParallelTerminationStrategy: PID 62 died... 22:50:09.144417 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:50:09.148400 --- ParallelTerminationStrategy: PID 63 died... 22:50:09.150014 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:50:09.153969 --- ParallelTerminationStrategy: PID 64 died... 22:50:09.155561 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:50:09.159526 --- ParallelTerminationStrategy: PID 65 died... 22:50:09.161151 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:50:09.165090 --- ParallelTerminationStrategy: PID 66 died... 22:50:09.166697 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:50:09.170670 --- ParallelTerminationStrategy: PID 67 died... 22:50:09.172260 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:50:09.176224 --- ParallelTerminationStrategy: PID 68 died... 22:50:09.177846 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:50:09.181910 --- ParallelTerminationStrategy: PID 69 died... 22:50:09.183641 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:50:09.187621 --- ParallelTerminationStrategy: PID 70 died... 22:50:09.189249 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:50:09.193183 --- ParallelTerminationStrategy: PID 71 died... 22:50:09.194802 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:50:09.198951 --- ParallelTerminationStrategy: PID 72 died... 22:50:09.200651 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:50:09.204802 --- ParallelTerminationStrategy: PID 73 died... 22:50:09.206502 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:50:09.210819 --- ParallelTerminationStrategy: PID 74 died... 22:50:09.212585 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:50:09.217097 --- ParallelTerminationStrategy: PID 75 died... 22:50:09.218917 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:50:09.223393 --- ParallelTerminationStrategy: PID 76 died... 22:50:09.225261 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:50:09.229771 --- ParallelTerminationStrategy: PID 77 died... 22:50:09.231583 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:50:09.236072 --- ParallelTerminationStrategy: PID 78 died... 22:50:09.237860 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:50:09.242143 --- ParallelTerminationStrategy: PID 79 died... 22:50:09.243913 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:50:09.248288 --- ParallelTerminationStrategy: PID 80 died... 22:50:09.250054 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:50:09.254467 --- ParallelTerminationStrategy: PID 81 died... 22:50:09.256311 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:50:09.260798 --- ParallelTerminationStrategy: PID 82 died... 22:50:09.262604 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:50:09.267080 --- ParallelTerminationStrategy: PID 83 died... 22:50:09.268902 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:50:09.273376 --- ParallelTerminationStrategy: PID 84 died... 22:50:09.275143 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:50:09.279377 --- ParallelTerminationStrategy: PID 85 died... 22:50:09.281132 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:50:09.285453 --- ParallelTerminationStrategy: PID 86 died... 22:50:09.287321 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:50:09.291693 --- ParallelTerminationStrategy: PID 87 died... 22:50:09.293507 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:50:09.297831 --- ParallelTerminationStrategy: PID 88 died... 22:50:09.299573 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:50:09.303917 --- ParallelTerminationStrategy: PID 89 died... 22:50:09.305699 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:50:09.310041 --- ParallelTerminationStrategy: PID 90 died... 22:50:09.311796 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:50:09.316064 --- ParallelTerminationStrategy: PID 91 died... 22:50:09.317776 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:50:09.322028 --- ParallelTerminationStrategy: PID 92 died... 22:50:09.323740 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:50:09.327974 --- ParallelTerminationStrategy: PID 93 died... 22:50:09.329723 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:50:09.334073 --- ParallelTerminationStrategy: PID 94 died... 22:50:09.335854 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:50:09.340323 --- ParallelTerminationStrategy: PID 95 died... 22:50:09.342127 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:50:09.346591 --- ParallelTerminationStrategy: PID 96 died... 22:50:09.348351 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:50:09.352617 --- ParallelTerminationStrategy: PID 97 died... 22:50:09.354461 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:50:09.358804 --- ParallelTerminationStrategy: PID 98 died... 22:50:09.360588 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:50:09.365005 --- ParallelTerminationStrategy: PID 99 died... 22:50:09.366759 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:50:09.371116 --- ParallelTerminationStrategy: PID 100 died... 22:50:09.373201 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:50:09.377557 --- ParallelTerminationStrategy: PID 101 died... 22:50:09.379319 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:50:09.383694 --- ParallelTerminationStrategy: PID 102 died... 22:50:09.385481 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:50:09.389850 --- ParallelTerminationStrategy: PID 103 died... 22:50:09.391602 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:50:09.395961 --- ParallelTerminationStrategy: PID 104 died... 22:50:09.402897 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:50:09.407054 --- ParallelTerminationStrategy: PID 105 died... 22:50:09.408742 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:50:09.412896 --- ParallelTerminationStrategy: PID 106 died... 22:50:09.414586 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:50:09.418871 --- ParallelTerminationStrategy: PID 107 died... 22:50:09.420634 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:50:09.425482 --- ParallelTerminationStrategy: PID 108 died... 22:50:09.427291 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:50:09.431772 --- ParallelTerminationStrategy: PID 109 died... 22:50:09.433575 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:50:09.438033 --- ParallelTerminationStrategy: PID 110 died... 22:50:09.439837 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:50:09.444721 --- ParallelTerminationStrategy: PID 111 died... 22:50:09.446532 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:50:09.450983 --- ParallelTerminationStrategy: PID 112 died... 22:50:09.452744 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:50:09.457086 --- ParallelTerminationStrategy: PID 113 died... 22:50:09.459316 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:50:09.463667 --- ParallelTerminationStrategy: PID 114 died... 22:50:09.465446 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:50:09.469797 --- ParallelTerminationStrategy: PID 115 died... 22:50:09.471557 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:50:09.475942 --- ParallelTerminationStrategy: PID 116 died... 22:50:09.477705 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:50:09.482061 --- ParallelTerminationStrategy: PID 117 died... 22:50:09.483820 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:50:09.488200 --- ParallelTerminationStrategy: PID 118 died... 22:50:09.489980 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:50:09.494332 --- ParallelTerminationStrategy: PID 119 died... 22:50:09.496089 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:50:09.500443 --- ParallelTerminationStrategy: PID 120 died... 22:50:09.502202 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:50:09.506587 --- ParallelTerminationStrategy: PID 121 died... 22:50:09.508345 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:50:09.512728 --- ParallelTerminationStrategy: PID 122 died... 22:50:09.514486 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:50:09.518964 --- ParallelTerminationStrategy: PID 123 died... 22:50:09.520789 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:50:09.525251 --- ParallelTerminationStrategy: PID 124 died... 22:50:09.527047 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:50:09.531521 --- ParallelTerminationStrategy: PID 125 died... 22:50:09.533330 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:50:09.537803 --- ParallelTerminationStrategy: PID 126 died... 22:50:09.539602 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:50:09.544101 --- ParallelTerminationStrategy: PID 127 died... 22:50:09.545958 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:50:09.550414 --- ParallelTerminationStrategy: PID 128 died... 22:50:09.552215 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:50:09.556662 --- ParallelTerminationStrategy: PID 129 died... 22:50:09.558470 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:50:09.563255 --- ParallelTerminationStrategy: PID 130 died... 22:50:09.565088 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:50:09.569552 --- ParallelTerminationStrategy: PID 131 died... 22:50:09.571368 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:50:09.575829 --- ParallelTerminationStrategy: PID 132 died... 22:50:09.577630 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:50:09.582471 --- ParallelTerminationStrategy: PID 133 died... 22:50:09.584279 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:50:09.588812 --- ParallelTerminationStrategy: PID 134 died... 22:50:09.590610 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:50:09.595076 --- ParallelTerminationStrategy: PID 135 died... 22:50:09.596902 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:50:09.601449 --- ParallelTerminationStrategy: PID 136 died... 22:50:09.603768 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:50:09.608301 --- ParallelTerminationStrategy: PID 137 died... 22:50:09.610149 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:50:09.614662 --- ParallelTerminationStrategy: PID 138 died... 22:50:09.616484 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:50:09.621031 --- ParallelTerminationStrategy: PID 139 died... 22:50:09.622857 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:50:09.627383 --- ParallelTerminationStrategy: PID 140 died... 22:50:09.629213 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:50:09.633729 --- ParallelTerminationStrategy: PID 141 died... 22:50:09.635546 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:50:09.640479 --- ParallelTerminationStrategy: PID 142 died... 22:50:09.642290 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:50:09.647163 --- ParallelTerminationStrategy: PID 143 died... 22:50:09.648984 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:50:09.653525 --- ParallelTerminationStrategy: PID 144 died... 22:50:09.655337 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:50:09.659871 --- ParallelTerminationStrategy: PID 145 died... 22:50:09.661704 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:50:09.666223 --- ParallelTerminationStrategy: PID 146 died... 22:50:09.668041 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:50:09.672558 --- ParallelTerminationStrategy: PID 147 died... 22:50:09.674389 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:50:09.679181 --- ParallelTerminationStrategy: PID 148 died... 22:50:09.681006 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:50:09.685511 --- ParallelTerminationStrategy: PID 149 died... 22:50:09.687310 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:50:09.691810 --- ParallelTerminationStrategy: PID 150 died... 22:50:09.693651 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:50:09.698197 --- ParallelTerminationStrategy: PID 151 died... 22:50:09.700411 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:50:09.705070 --- ParallelTerminationStrategy: PID 152 died... 22:50:09.706929 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:50:09.711526 --- ParallelTerminationStrategy: PID 153 died... 22:50:09.713389 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:50:09.718020 --- ParallelTerminationStrategy: PID 154 died... 22:50:09.719876 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:50:09.724557 --- ParallelTerminationStrategy: PID 155 died... 22:50:09.726431 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:50:09.731052 --- ParallelTerminationStrategy: PID 156 died... 22:50:09.732908 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:50:09.737529 --- ParallelTerminationStrategy: PID 157 died... 22:50:09.739398 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:50:09.744107 --- ParallelTerminationStrategy: PID 158 died... 22:50:09.745976 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:50:09.750596 --- ParallelTerminationStrategy: PID 159 died... 22:50:09.752451 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:50:09.757068 --- ParallelTerminationStrategy: PID 160 died... 22:50:09.758929 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:50:09.763562 --- ParallelTerminationStrategy: PID 161 died... 22:50:09.765435 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:50:09.770065 --- ParallelTerminationStrategy: PID 162 died... 22:50:09.771921 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:50:09.776545 --- ParallelTerminationStrategy: PID 163 died... 22:50:09.778411 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:50:09.783348 --- ParallelTerminationStrategy: PID 164 died... 22:50:09.785256 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:50:09.789890 --- ParallelTerminationStrategy: PID 165 died... 22:50:09.791770 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:50:09.796384 --- ParallelTerminationStrategy: PID 166 died... 22:50:09.798249 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:50:09.802925 --- ParallelTerminationStrategy: PID 167 died... 22:50:09.804788 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:50:09.809437 --- ParallelTerminationStrategy: PID 168 died... 22:50:09.811314 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:50:09.815928 --- ParallelTerminationStrategy: PID 169 died... 22:50:09.817809 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:50:09.822774 --- ParallelTerminationStrategy: PID 170 died... 22:50:09.824619 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:50:09.829270 --- ParallelTerminationStrategy: PID 171 died... 22:50:09.831125 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:50:09.835731 --- ParallelTerminationStrategy: PID 172 died... 22:50:09.837612 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:50:09.842222 --- ParallelTerminationStrategy: PID 173 died... 22:50:09.844299 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:50:09.848926 --- ParallelTerminationStrategy: PID 174 died... 22:50:09.850765 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:50:09.855414 --- ParallelTerminationStrategy: PID 175 died... 22:50:09.857329 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:50:09.861933 --- ParallelTerminationStrategy: PID 176 died... 22:50:09.863789 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:50:09.868539 --- ParallelTerminationStrategy: PID 177 died... 22:50:09.870419 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:50:09.875083 --- ParallelTerminationStrategy: PID 178 died... 22:50:09.877268 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:50:09.881878 --- ParallelTerminationStrategy: PID 179 died... 22:50:09.883744 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:50:09.888745 --- ParallelTerminationStrategy: PID 180 died... 22:50:09.890603 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:50:09.895150 --- ParallelTerminationStrategy: PID 181 died... 22:50:09.896965 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:50:09.901460 --- ParallelTerminationStrategy: PID 182 died... 22:50:09.903270 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:50:09.907812 --- ParallelTerminationStrategy: PID 183 died... 22:50:09.909642 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:50:09.914136 --- ParallelTerminationStrategy: PID 184 died... 22:50:09.915942 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:50:09.920468 --- ParallelTerminationStrategy: PID 185 died... 22:50:09.922361 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:50:09.926934 --- ParallelTerminationStrategy: PID 186 died... 22:50:09.928780 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:50:09.933255 --- ParallelTerminationStrategy: PID 187 died... 22:50:09.935065 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:50:09.939607 --- ParallelTerminationStrategy: PID 188 died... 22:50:09.941434 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:50:09.945944 --- ParallelTerminationStrategy: PID 189 died... 22:50:09.947760 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:50:09.952245 --- ParallelTerminationStrategy: PID 190 died... 22:50:09.954057 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:50:09.958565 --- ParallelTerminationStrategy: PID 191 died... 22:50:09.960365 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:50:09.964919 --- ParallelTerminationStrategy: PID 192 died... 22:50:09.967007 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:50:09.971506 --- ParallelTerminationStrategy: PID 193 died... 22:50:09.973354 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:50:09.977838 --- ParallelTerminationStrategy: PID 194 died... 22:50:09.979879 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:50:09.984395 --- ParallelTerminationStrategy: PID 195 died... 22:50:09.986234 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:50:09.991422 --- ParallelTerminationStrategy: PID 196 died... 22:50:09.993248 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:50:09.997819 --- ParallelTerminationStrategy: PID 197 died... 22:50:09.999677 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:50:10.004595 --- ParallelTerminationStrategy: PID 198 died... 22:50:10.006482 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:50:10.011108 --- ParallelTerminationStrategy: PID 199 died... 22:50:10.013345 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:50:10.017940 --- ParallelTerminationStrategy: PID 200 died... 22:50:10.019749 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:50:10.032252 --- ParallelTerminationStrategy: PID 201 died... 22:50:10.033985 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:50:10.038266 --- ParallelTerminationStrategy: PID 202 died... 22:50:10.040040 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:50:10.044495 --- ParallelTerminationStrategy: PID 203 died... 22:50:10.046305 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:50:10.050803 --- ParallelTerminationStrategy: PID 204 died... 22:50:10.052606 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:50:10.057259 --- ParallelTerminationStrategy: PID 205 died... 22:50:10.059071 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:50:10.063563 --- ParallelTerminationStrategy: PID 206 died... 22:50:10.065383 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:50:10.070065 --- ParallelTerminationStrategy: PID 207 died... 22:50:10.072071 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:50:10.076717 --- ParallelTerminationStrategy: PID 208 died... 22:50:10.078581 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:50:10.083190 --- ParallelTerminationStrategy: PID 209 died... 22:50:10.085073 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:50:10.089981 --- ParallelTerminationStrategy: PID 210 died... 22:50:10.091832 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:50:10.096487 --- ParallelTerminationStrategy: PID 211 died... 22:50:10.098352 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:50:10.102970 --- ParallelTerminationStrategy: PID 212 died... 22:50:10.104832 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:50:10.109778 --- ParallelTerminationStrategy: PID 213 died... 22:50:10.111644 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:50:10.116456 --- ParallelTerminationStrategy: PID 214 died... 22:50:10.118350 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:50:10.122967 --- ParallelTerminationStrategy: PID 215 died... 22:50:10.124828 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:50:10.129495 --- ParallelTerminationStrategy: PID 216 died... 22:50:10.131373 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:50:10.136002 --- ParallelTerminationStrategy: PID 217 died... 22:50:10.137868 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:50:10.142537 --- ParallelTerminationStrategy: PID 218 died... 22:50:10.144408 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:50:10.149067 --- ParallelTerminationStrategy: PID 219 died... 22:50:10.150885 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:50:10.155341 --- ParallelTerminationStrategy: PID 220 died... 22:50:10.157172 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:50:10.161698 --- ParallelTerminationStrategy: PID 221 died... 22:50:10.163514 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:50:10.168142 --- ParallelTerminationStrategy: PID 222 died... 22:50:10.170005 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:50:10.174548 --- ParallelTerminationStrategy: PID 223 died... 22:50:10.176379 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:50:10.180948 --- ParallelTerminationStrategy: PID 224 died... 22:50:10.185922 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:50:10.190488 --- ParallelTerminationStrategy: PID 225 died... 22:50:10.192310 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:50:10.196940 --- ParallelTerminationStrategy: PID 226 died... 22:50:10.198812 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:50:10.203461 --- ParallelTerminationStrategy: PID 227 died... 22:50:10.206517 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:50:10.211247 --- ParallelTerminationStrategy: PID 228 died... 22:50:10.213141 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:50:10.217782 --- ParallelTerminationStrategy: PID 229 died... 22:50:10.219644 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:50:10.224312 --- ParallelTerminationStrategy: PID 230 died... 22:50:10.226190 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:50:10.230872 --- ParallelTerminationStrategy: PID 231 died... 22:50:10.232747 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:50:10.237364 --- ParallelTerminationStrategy: PID 232 died... 22:50:10.239241 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:50:10.243909 --- ParallelTerminationStrategy: PID 233 died... 22:50:10.245793 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:50:10.250464 --- ParallelTerminationStrategy: PID 234 died... 22:50:10.252342 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:13.656722 --- ParallelTerminationStrategy: PID 34 died... 22:50:13.658363 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7855 netreg_mass PASS --------------------------------------------------------------------- 22:50:13.739872 tst trial-7855: Storing JUnit report in /build/trial-7855/run.2025-01-23_22-48-19/trial-7855.xml -------------------------------------------------------------------------------------------- trial-7855 PASS -------------------------------------------------------------------------------------------- 22:50:13.751244 tst trial-7855: trial-7855: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (108.0 sec) + exit_code=0 + rm -rf trial-7855/inst + cd trial-7855 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-01-23 22:48:19 No journal files were found. + readlink last_run + tar czf /build/trial-7855-run.tgz run.2025-01-23_22-48-19 + tar czf /build/trial-7855-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-01-23_13_28_32.tgz osmo-bts-oc2g.build-2025-01-23_00_51_30.tgz osmo-bts-sysmo.build-2025-01-23_00_51_25.tgz osmo-bts.build-2025-01-23_00_51_42.tgz osmo-ggsn.build-2025-01-23_20_42_30.tgz osmo-hlr.build-2025-01-23_16_37_02.tgz osmo-hnbgw.build-2025-01-23_13_29_08.tgz osmo-mgw.build-2025-01-23_08_33_14.tgz osmo-msc.build-2025-01-23_13_33_20.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-23_07_40_45.tgz osmo-pcu-sysmo.build-2025-01-23_07_40_38.tgz osmo-pcu.build-2025-01-23_07_40_48.tgz osmo-sgsn.build-2025-01-23_20_48_31.tgz osmo-stp.build-2025-01-23_13_25_15.tgz osmo-trx.build-2025-01-23_14_27_30.tgz osmocom-bb.build-2025-01-23_21_17_16.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