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/jenkins7247229234733564604.sh + rm -rf trial-7886-bin.tgz trial-7886-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23688 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10443 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9532 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12266 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12581 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10890 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38615 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6984 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40428 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7490 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 12763 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6864 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10967 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7024 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8465 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5743 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 6864 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11858020457936801709.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-7886 + 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 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #7 CACHED #8 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #8 CACHED #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 CACHED #10 [ 2/28] RUN useradd -ms /bin/bash jenkins #10 CACHED #11 [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 #11 CACHED #12 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #12 CACHED #13 [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 #13 CACHED #14 [ 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 #14 CACHED #15 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #15 CACHED #16 [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 #16 CACHED #17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #17 CACHED #18 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #18 CACHED #19 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #19 CACHED #20 [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 #20 CACHED #21 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #21 CACHED #22 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #22 CACHED #23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #23 CACHED #24 [ 9/28] COPY SSH /root/.ssh #24 CACHED #25 [ 3/28] RUN groupadd osmo-gsm-tester #25 CACHED #26 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #26 CACHED #27 [20/28] WORKDIR /TMP #27 CACHED #28 [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 #28 CACHED #29 [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 #29 CACHED #30 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #30 CACHED #31 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #31 CACHED #32 [ 8/28] RUN MKDIR /var/run/sshd #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:0eb513e81f6df318e50d550492334250153a1a72aba26df509523f2227b30ac5 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7887 -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-02-24 22:48:52 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7887 + mkdir -p trial-7887 + mv open5gs.build-8.tgz osmo-bsc.build-2025-02-24_13_26_01.tgz osmo-bts-oc2g.build-2025-02-24_00_51_30.tgz osmo-bts-sysmo.build-2025-02-24_00_51_25.tgz osmo-bts.build-2025-02-24_00_51_44.tgz osmo-ggsn.build-2025-02-24_20_42_37.tgz osmo-hlr.build-2025-02-24_16_36_57.tgz osmo-hnbgw.build-2025-02-24_13_29_07.tgz osmo-mgw.build-2025-02-24_08_33_15.tgz osmo-msc.build-2025-02-24_13_33_14.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-24_07_41_23.tgz osmo-pcu-sysmo.build-2025-02-24_07_41_20.tgz osmo-pcu.build-2025-02-24_07_41_26.tgz osmo-sgsn.build-2025-02-24_20_48_13.tgz osmo-stp.build-2025-02-24_13_25_13.tgz osmo-trx.build-2025-02-24_14_27_57.tgz osmocom-bb.build-2025-02-24_21_17_26.tgz srslte.build-19.tgz trial-7887 + cat open5gs.build-8.md5 osmo-bsc.build-2025-02-24_13_26_01.md5 osmo-bts-oc2g.build-2025-02-24_00_51_30.md5 osmo-bts-sysmo.build-2025-02-24_00_51_25.md5 osmo-bts.build-2025-02-24_00_51_44.md5 osmo-ggsn.build-2025-02-24_20_42_37.md5 osmo-hlr.build-2025-02-24_16_36_57.md5 osmo-hnbgw.build-2025-02-24_13_29_07.md5 osmo-mgw.build-2025-02-24_08_33_15.md5 osmo-msc.build-2025-02-24_13_33_14.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-24_07_41_23.md5 osmo-pcu-sysmo.build-2025-02-24_07_41_20.md5 osmo-pcu.build-2025-02-24_07_41_26.md5 osmo-sgsn.build-2025-02-24_20_48_13.md5 osmo-stp.build-2025-02-24_13_25_13.md5 osmo-trx.build-2025-02-24_14_27_57.md5 osmocom-bb.build-2025-02-24_21_17_26.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-02-24_13_26_01.md5 osmo-bts-oc2g.build-2025-02-24_00_51_30.md5 osmo-bts-sysmo.build-2025-02-24_00_51_25.md5 osmo-bts.build-2025-02-24_00_51_44.md5 osmo-ggsn.build-2025-02-24_20_42_37.md5 osmo-hlr.build-2025-02-24_16_36_57.md5 osmo-hnbgw.build-2025-02-24_13_29_07.md5 osmo-mgw.build-2025-02-24_08_33_15.md5 osmo-msc.build-2025-02-24_13_33_14.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-24_07_41_23.md5 osmo-pcu-sysmo.build-2025-02-24_07_41_20.md5 osmo-pcu.build-2025-02-24_07_41_26.md5 osmo-sgsn.build-2025-02-24_20_48_13.md5 osmo-stp.build-2025-02-24_13_25_13.md5 osmo-trx.build-2025-02-24_14_27_57.md5 osmocom-bb.build-2025-02-24_21_17_26.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-7887 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7887' 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-7887 -------------------------------------------------------------------------------------------- 22:48:52.492300 tst trial-7887: Detailed log at /build/trial-7887/run.2025-02-24_22-48-52/log --------------------------------------------------------------------- trial-7887 netreg_mass --------------------------------------------------------------------- 22:48:52.691561 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:52.691907 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:52.692682 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:52.693847 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:52.735617 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:52.736500 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:52.737667 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:52.800767 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-7887 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:52.801535 tst register_default_mass.py:9: Claiming resources for the test 22:48:52.816460 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:52.817021 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:52.817473 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:52.817902 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:52.818332 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:52.818787 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:52.819230 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:52.850187 tst register_default_mass.py: using LAC 2 22:48:52.872374 tst register_default_mass.py: using RAC 2 22:48:52.898602 tst register_default_mass.py: using CellId 2 22:48:52.927581 tst register_default_mass.py: using BVCI 3 22:48:52.941154 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.941849 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.942458 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.942976 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.943482 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.943998 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.944504 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.945040 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.945644 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.946170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.946686 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.947206 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.947731 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.948266 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.948807 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.949317 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.949814 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.950314 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.950822 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.951330 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.951841 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.952353 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.952868 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.953388 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.953907 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.954426 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.954968 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.955491 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.956011 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.956545 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.957069 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.957606 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.958151 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.958680 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.959225 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.959753 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.960273 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.960807 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.961341 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.961862 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.962386 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.962918 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.963442 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.963951 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.964487 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.965009 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.965529 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.966066 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.966594 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.967133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.967658 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.968180 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.968710 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.969229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.969736 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.970261 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.970779 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.971290 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.971816 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.972322 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.972827 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.973354 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.973881 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.974399 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.974902 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.975425 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.975936 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.976453 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.976979 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.977497 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.978014 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.978547 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.979132 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.979668 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.980189 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.980702 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.981217 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.981736 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.982248 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.982771 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.983287 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.983804 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.984330 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.984848 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.985371 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.985874 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.986396 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.986906 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.987413 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.987918 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.988443 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.988968 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.989489 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.990019 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.990535 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.991036 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.991566 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.992086 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.992600 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.993132 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.993646 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:52.994218 tst register_default_mass.py:21: Launching a simple network 22:48:53.004082 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:53.119244 run create_hlr_db(pid=20): Launched 22:48:54.133636 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:54.149584 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:54.164321 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:54.169814 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:54.344387 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:54.361193 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:54.366684 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:54.763090 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:54.777863 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:57.792477 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:57.901605 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:57.916212 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:57.921721 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:57.944914 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:57.959630 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:57.965203 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:58.256946 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:58.271787 run osmo-bsc_127.0.42.7(pid=33): Launched 22:49:04.303602 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:49:04.482943 run osmo-bts-virtual(pid=34): Launched 22:49:05.522597 tst register_default_mass.py: using MSISDN 1001 22:49:05.538619 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:49:05.578122 tst register_default_mass.py: using MSISDN 1002 22:49:05.595888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:49:05.626372 tst register_default_mass.py: using MSISDN 1003 22:49:05.640912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:49:05.671261 tst register_default_mass.py: using MSISDN 1004 22:49:05.685552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:49:05.721919 tst register_default_mass.py: using MSISDN 1005 22:49:05.738716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:49:05.769315 tst register_default_mass.py: using MSISDN 1006 22:49:05.783820 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:49:05.814410 tst register_default_mass.py: using MSISDN 1007 22:49:05.828834 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:49:05.858765 tst register_default_mass.py: using MSISDN 1008 22:49:05.872810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:49:05.903483 tst register_default_mass.py: using MSISDN 1009 22:49:05.915889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:49:05.946472 tst register_default_mass.py: using MSISDN 1010 22:49:05.960970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:49:05.991386 tst register_default_mass.py: using MSISDN 1011 22:49:06.005714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:49:06.036159 tst register_default_mass.py: using MSISDN 1012 22:49:06.050530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:49:06.080553 tst register_default_mass.py: using MSISDN 1013 22:49:06.094873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:49:06.125132 tst register_default_mass.py: using MSISDN 1014 22:49:06.139474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:49:06.178546 tst register_default_mass.py: using MSISDN 1015 22:49:06.196115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:49:06.226575 tst register_default_mass.py: using MSISDN 1016 22:49:06.241228 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:49:06.271394 tst register_default_mass.py: using MSISDN 1017 22:49:06.285649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:49:06.316290 tst register_default_mass.py: using MSISDN 1018 22:49:06.330796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:49:06.361014 tst register_default_mass.py: using MSISDN 1019 22:49:06.375229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:49:06.405491 tst register_default_mass.py: using MSISDN 1020 22:49:06.419785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:49:06.450006 tst register_default_mass.py: using MSISDN 1021 22:49:06.464331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:49:06.494769 tst register_default_mass.py: using MSISDN 1022 22:49:06.509080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:49:06.539477 tst register_default_mass.py: using MSISDN 1023 22:49:06.553847 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:49:06.592384 tst register_default_mass.py: using MSISDN 1024 22:49:06.609881 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:49:06.640375 tst register_default_mass.py: using MSISDN 1025 22:49:06.655090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:49:06.685484 tst register_default_mass.py: using MSISDN 1026 22:49:06.699791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:49:06.730388 tst register_default_mass.py: using MSISDN 1027 22:49:06.744866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:49:06.775186 tst register_default_mass.py: using MSISDN 1028 22:49:06.789485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:49:06.820166 tst register_default_mass.py: using MSISDN 1029 22:49:06.834513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:49:06.864769 tst register_default_mass.py: using MSISDN 1030 22:49:06.879125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:49:06.909672 tst register_default_mass.py: using MSISDN 1031 22:49:06.924061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:49:06.962584 tst register_default_mass.py: using MSISDN 1032 22:49:06.979999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:49:07.011549 tst register_default_mass.py: using MSISDN 1033 22:49:07.026770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:49:07.058197 tst register_default_mass.py: using MSISDN 1034 22:49:07.073017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:49:07.104090 tst register_default_mass.py: using MSISDN 1035 22:49:07.118942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:49:07.150487 tst register_default_mass.py: using MSISDN 1036 22:49:07.165263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:49:07.196545 tst register_default_mass.py: using MSISDN 1037 22:49:07.211340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:49:07.242678 tst register_default_mass.py: using MSISDN 1038 22:49:07.257550 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:49:07.289193 tst register_default_mass.py: using MSISDN 1039 22:49:07.303978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:49:07.344167 tst register_default_mass.py: using MSISDN 1040 22:49:07.362014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:49:07.393495 tst register_default_mass.py: using MSISDN 1041 22:49:07.408680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:49:07.439729 tst register_default_mass.py: using MSISDN 1042 22:49:07.454543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:49:07.485811 tst register_default_mass.py: using MSISDN 1043 22:49:07.500683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:49:07.531741 tst register_default_mass.py: using MSISDN 1044 22:49:07.546427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:49:07.578128 tst register_default_mass.py: using MSISDN 1045 22:49:07.593108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:49:07.624712 tst register_default_mass.py: using MSISDN 1046 22:49:07.639735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:49:07.671023 tst register_default_mass.py: using MSISDN 1047 22:49:07.685839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:49:07.717180 tst register_default_mass.py: using MSISDN 1048 22:49:07.731978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:49:07.763055 tst register_default_mass.py: using MSISDN 1049 22:49:07.777810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:49:07.809073 tst register_default_mass.py: using MSISDN 1050 22:49:07.823960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:49:07.855216 tst register_default_mass.py: using MSISDN 1051 22:49:07.870018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:49:07.908067 tst register_default_mass.py: using MSISDN 1052 22:49:07.925490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:49:07.957396 tst register_default_mass.py: using MSISDN 1053 22:49:07.972713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:49:08.003940 tst register_default_mass.py: using MSISDN 1054 22:49:08.018855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:49:08.050310 tst register_default_mass.py: using MSISDN 1055 22:49:08.065373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:49:08.096912 tst register_default_mass.py: using MSISDN 1056 22:49:08.111796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:49:08.143547 tst register_default_mass.py: using MSISDN 1057 22:49:08.158353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:49:08.189848 tst register_default_mass.py: using MSISDN 1058 22:49:08.204799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:49:08.236115 tst register_default_mass.py: using MSISDN 1059 22:49:08.250942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:49:08.282177 tst register_default_mass.py: using MSISDN 1060 22:49:08.296968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:49:08.328321 tst register_default_mass.py: using MSISDN 1061 22:49:08.343155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:49:08.374796 tst register_default_mass.py: using MSISDN 1062 22:49:08.389781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:49:08.430166 tst register_default_mass.py: using MSISDN 1063 22:49:08.442563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:49:08.473164 tst register_default_mass.py: using MSISDN 1064 22:49:08.483288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:49:08.513929 tst register_default_mass.py: using MSISDN 1065 22:49:08.527737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:49:08.559214 tst register_default_mass.py: using MSISDN 1066 22:49:08.574069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:49:08.614662 tst register_default_mass.py: using MSISDN 1067 22:49:08.632690 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:49:08.664280 tst register_default_mass.py: using MSISDN 1068 22:49:08.679567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:49:08.711149 tst register_default_mass.py: using MSISDN 1069 22:49:08.726078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:49:08.757472 tst register_default_mass.py: using MSISDN 1070 22:49:08.772397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:49:08.804178 tst register_default_mass.py: using MSISDN 1071 22:49:08.819312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:49:08.850890 tst register_default_mass.py: using MSISDN 1072 22:49:08.865937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:49:08.897660 tst register_default_mass.py: using MSISDN 1073 22:49:08.912780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:49:08.944566 tst register_default_mass.py: using MSISDN 1074 22:49:08.959641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:49:08.991473 tst register_default_mass.py: using MSISDN 1075 22:49:09.006668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:49:09.038472 tst register_default_mass.py: using MSISDN 1076 22:49:09.053589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:49:09.094484 tst register_default_mass.py: using MSISDN 1077 22:49:09.112666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:49:09.144395 tst register_default_mass.py: using MSISDN 1078 22:49:09.159853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:49:09.197813 tst register_default_mass.py: using MSISDN 1079 22:49:09.207305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:49:09.239008 tst register_default_mass.py: using MSISDN 1080 22:49:09.255195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:49:09.287375 tst register_default_mass.py: using MSISDN 1081 22:49:09.302727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:49:09.347418 tst register_default_mass.py: using MSISDN 1082 22:49:09.366524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:49:09.398302 tst register_default_mass.py: using MSISDN 1083 22:49:09.413740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:49:09.445663 tst register_default_mass.py: using MSISDN 1084 22:49:09.460930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:49:09.492824 tst register_default_mass.py: using MSISDN 1085 22:49:09.508072 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:49:09.540208 tst register_default_mass.py: using MSISDN 1086 22:49:09.555537 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:49:09.587693 tst register_default_mass.py: using MSISDN 1087 22:49:09.603083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:49:09.635401 tst register_default_mass.py: using MSISDN 1088 22:49:09.650833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:49:09.682919 tst register_default_mass.py: using MSISDN 1089 22:49:09.698310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:49:09.730072 tst register_default_mass.py: using MSISDN 1090 22:49:09.745083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:49:09.776743 tst register_default_mass.py: using MSISDN 1091 22:49:09.791798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:49:09.823465 tst register_default_mass.py: using MSISDN 1092 22:49:09.838527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:49:09.870380 tst register_default_mass.py: using MSISDN 1093 22:49:09.885552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:49:09.917417 tst register_default_mass.py: using MSISDN 1094 22:49:09.932646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:49:09.964429 tst register_default_mass.py: using MSISDN 1095 22:49:09.979478 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:49:10.010775 tst register_default_mass.py: using MSISDN 1096 22:49:10.025727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:49:10.057557 tst register_default_mass.py: using MSISDN 1097 22:49:10.072721 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:49:10.103798 tst register_default_mass.py: using MSISDN 1098 22:49:10.118387 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:49:10.149410 tst register_default_mass.py: using MSISDN 1099 22:49:10.164103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:49:10.194924 tst register_default_mass.py: using MSISDN 1100 22:49:10.209692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:49:10.301851 run mass: Starting testcase 22:49:10.307334 run mass: Pre-launching all virtphy's 22:49:10.312820 run osmo-ms-virt-phy/00000: Starting virtphy 22:49:10.325858 run osmo-ms-virt-phy/00000(pid=35): Launched 22:49:10.331977 run osmo-ms-virt-phy/00001: Starting virtphy 22:49:10.344966 run osmo-ms-virt-phy/00001(pid=36): Launched 22:49:10.350932 run osmo-ms-virt-phy/00002: Starting virtphy 22:49:10.363704 run osmo-ms-virt-phy/00002(pid=37): Launched 22:49:10.369665 run osmo-ms-virt-phy/00003: Starting virtphy 22:49:10.382477 run osmo-ms-virt-phy/00003(pid=38): Launched 22:49:10.388512 run osmo-ms-virt-phy/00004: Starting virtphy 22:49:10.401308 run osmo-ms-virt-phy/00004(pid=39): Launched 22:49:10.407303 run osmo-ms-virt-phy/00005: Starting virtphy 22:49:10.420098 run osmo-ms-virt-phy/00005(pid=40): Launched 22:49:10.426122 run osmo-ms-virt-phy/00006: Starting virtphy 22:49:10.439045 run osmo-ms-virt-phy/00006(pid=41): Launched 22:49:10.445028 run osmo-ms-virt-phy/00007: Starting virtphy 22:49:10.457804 run osmo-ms-virt-phy/00007(pid=42): Launched 22:49:10.463725 run osmo-ms-virt-phy/00008: Starting virtphy 22:49:10.476353 run osmo-ms-virt-phy/00008(pid=43): Launched 22:49:10.482264 run osmo-ms-virt-phy/00009: Starting virtphy 22:49:10.495036 run osmo-ms-virt-phy/00009(pid=44): Launched 22:49:10.500935 run osmo-ms-virt-phy/00010: Starting virtphy 22:49:10.513830 run osmo-ms-virt-phy/00010(pid=45): Launched 22:49:10.519737 run osmo-ms-virt-phy/00011: Starting virtphy 22:49:10.532529 run osmo-ms-virt-phy/00011(pid=46): Launched 22:49:10.538464 run osmo-ms-virt-phy/00012: Starting virtphy 22:49:10.551223 run osmo-ms-virt-phy/00012(pid=47): Launched 22:49:10.557181 run osmo-ms-virt-phy/00013: Starting virtphy 22:49:10.569974 run osmo-ms-virt-phy/00013(pid=48): Launched 22:49:10.575931 run osmo-ms-virt-phy/00014: Starting virtphy 22:49:10.588821 run osmo-ms-virt-phy/00014(pid=49): Launched 22:49:10.594719 run osmo-ms-virt-phy/00015: Starting virtphy 22:49:10.607506 run osmo-ms-virt-phy/00015(pid=50): Launched 22:49:10.613478 run osmo-ms-virt-phy/00016: Starting virtphy 22:49:10.626257 run osmo-ms-virt-phy/00016(pid=51): Launched 22:49:10.632243 run osmo-ms-virt-phy/00017: Starting virtphy 22:49:10.645121 run osmo-ms-virt-phy/00017(pid=52): Launched 22:49:10.651067 run osmo-ms-virt-phy/00018: Starting virtphy 22:49:10.663816 run osmo-ms-virt-phy/00018(pid=53): Launched 22:49:10.669749 run osmo-ms-virt-phy/00019: Starting virtphy 22:49:10.682632 run osmo-ms-virt-phy/00019(pid=54): Launched 22:49:10.688576 run osmo-ms-virt-phy/00020: Starting virtphy 22:49:10.701466 run osmo-ms-virt-phy/00020(pid=55): Launched 22:49:10.707378 run osmo-ms-virt-phy/00021: Starting virtphy 22:49:10.720184 run osmo-ms-virt-phy/00021(pid=56): Launched 22:49:10.726167 run osmo-ms-virt-phy/00022: Starting virtphy 22:49:10.739225 run osmo-ms-virt-phy/00022(pid=57): Launched 22:49:10.745272 run osmo-ms-virt-phy/00023: Starting virtphy 22:49:10.758179 run osmo-ms-virt-phy/00023(pid=58): Launched 22:49:10.764070 run osmo-ms-virt-phy/00024: Starting virtphy 22:49:10.776870 run osmo-ms-virt-phy/00024(pid=59): Launched 22:49:10.782805 run osmo-ms-virt-phy/00025: Starting virtphy 22:49:10.795600 run osmo-ms-virt-phy/00025(pid=60): Launched 22:49:10.801517 run osmo-ms-virt-phy/00026: Starting virtphy 22:49:10.814299 run osmo-ms-virt-phy/00026(pid=61): Launched 22:49:10.820214 run osmo-ms-virt-phy/00027: Starting virtphy 22:49:10.832976 run osmo-ms-virt-phy/00027(pid=62): Launched 22:49:10.838887 run osmo-ms-virt-phy/00028: Starting virtphy 22:49:10.851722 run osmo-ms-virt-phy/00028(pid=63): Launched 22:49:10.857674 run osmo-ms-virt-phy/00029: Starting virtphy 22:49:10.870725 run osmo-ms-virt-phy/00029(pid=64): Launched 22:49:10.876636 run osmo-ms-virt-phy/00030: Starting virtphy 22:49:10.889562 run osmo-ms-virt-phy/00030(pid=65): Launched 22:49:10.895569 run osmo-ms-virt-phy/00031: Starting virtphy 22:49:10.908532 run osmo-ms-virt-phy/00031(pid=66): Launched 22:49:10.914455 run osmo-ms-virt-phy/00032: Starting virtphy 22:49:10.927376 run osmo-ms-virt-phy/00032(pid=67): Launched 22:49:10.933335 run osmo-ms-virt-phy/00033: Starting virtphy 22:49:10.946147 run osmo-ms-virt-phy/00033(pid=68): Launched 22:49:10.952068 run osmo-ms-virt-phy/00034: Starting virtphy 22:49:10.964871 run osmo-ms-virt-phy/00034(pid=69): Launched 22:49:10.970781 run osmo-ms-virt-phy/00035: Starting virtphy 22:49:10.983614 run osmo-ms-virt-phy/00035(pid=70): Launched 22:49:10.989603 run osmo-ms-virt-phy/00036: Starting virtphy 22:49:11.002433 run osmo-ms-virt-phy/00036(pid=71): Launched 22:49:11.008356 run osmo-ms-virt-phy/00037: Starting virtphy 22:49:11.021144 run osmo-ms-virt-phy/00037(pid=72): Launched 22:49:11.027075 run osmo-ms-virt-phy/00038: Starting virtphy 22:49:11.039872 run osmo-ms-virt-phy/00038(pid=73): Launched 22:49:11.045804 run osmo-ms-virt-phy/00039: Starting virtphy 22:49:11.058619 run osmo-ms-virt-phy/00039(pid=74): Launched 22:49:11.064504 run osmo-ms-virt-phy/00040: Starting virtphy 22:49:11.077337 run osmo-ms-virt-phy/00040(pid=75): Launched 22:49:11.083269 run osmo-ms-virt-phy/00041: Starting virtphy 22:49:11.096088 run osmo-ms-virt-phy/00041(pid=76): Launched 22:49:11.102285 run osmo-ms-virt-phy/00042: Starting virtphy 22:49:11.115285 run osmo-ms-virt-phy/00042(pid=77): Launched 22:49:11.121385 run osmo-ms-virt-phy/00043: Starting virtphy 22:49:11.134178 run osmo-ms-virt-phy/00043(pid=78): Launched 22:49:11.140120 run osmo-ms-virt-phy/00044: Starting virtphy 22:49:11.153124 run osmo-ms-virt-phy/00044(pid=79): Launched 22:49:11.159079 run osmo-ms-virt-phy/00045: Starting virtphy 22:49:11.171974 run osmo-ms-virt-phy/00045(pid=80): Launched 22:49:11.177961 run osmo-ms-virt-phy/00046: Starting virtphy 22:49:11.190840 run osmo-ms-virt-phy/00046(pid=81): Launched 22:49:11.196858 run osmo-ms-virt-phy/00047: Starting virtphy 22:49:11.209754 run osmo-ms-virt-phy/00047(pid=82): Launched 22:49:11.215746 run osmo-ms-virt-phy/00048: Starting virtphy 22:49:11.228762 run osmo-ms-virt-phy/00048(pid=83): Launched 22:49:11.234729 run osmo-ms-virt-phy/00049: Starting virtphy 22:49:11.247563 run osmo-ms-virt-phy/00049(pid=84): Launched 22:49:11.253563 run osmo-ms-virt-phy/00050: Starting virtphy 22:49:11.266442 run osmo-ms-virt-phy/00050(pid=85): Launched 22:49:11.272428 run osmo-ms-virt-phy/00051: Starting virtphy 22:49:11.285280 run osmo-ms-virt-phy/00051(pid=86): Launched 22:49:11.291267 run osmo-ms-virt-phy/00052: Starting virtphy 22:49:11.304124 run osmo-ms-virt-phy/00052(pid=87): Launched 22:49:11.310182 run osmo-ms-virt-phy/00053: Starting virtphy 22:49:11.323037 run osmo-ms-virt-phy/00053(pid=88): Launched 22:49:11.329070 run osmo-ms-virt-phy/00054: Starting virtphy 22:49:11.341943 run osmo-ms-virt-phy/00054(pid=89): Launched 22:49:11.347926 run osmo-ms-virt-phy/00055: Starting virtphy 22:49:11.360999 run osmo-ms-virt-phy/00055(pid=90): Launched 22:49:11.366879 run osmo-ms-virt-phy/00056: Starting virtphy 22:49:11.379760 run osmo-ms-virt-phy/00056(pid=91): Launched 22:49:11.385761 run osmo-ms-virt-phy/00057: Starting virtphy 22:49:11.398665 run osmo-ms-virt-phy/00057(pid=92): Launched 22:49:11.404541 run osmo-ms-virt-phy/00058: Starting virtphy 22:49:11.417391 run osmo-ms-virt-phy/00058(pid=93): Launched 22:49:11.423271 run osmo-ms-virt-phy/00059: Starting virtphy 22:49:11.436028 run osmo-ms-virt-phy/00059(pid=94): Launched 22:49:11.441914 run osmo-ms-virt-phy/00060: Starting virtphy 22:49:11.454658 run osmo-ms-virt-phy/00060(pid=95): Launched 22:49:11.460572 run osmo-ms-virt-phy/00061: Starting virtphy 22:49:11.473340 run osmo-ms-virt-phy/00061(pid=96): Launched 22:49:11.479193 run osmo-ms-virt-phy/00062: Starting virtphy 22:49:11.491956 run osmo-ms-virt-phy/00062(pid=97): Launched 22:49:11.497955 run osmo-ms-virt-phy/00063: Starting virtphy 22:49:11.510708 run osmo-ms-virt-phy/00063(pid=98): Launched 22:49:11.516754 run osmo-ms-virt-phy/00064: Starting virtphy 22:49:11.529608 run osmo-ms-virt-phy/00064(pid=99): Launched 22:49:11.535565 run osmo-ms-virt-phy/00065: Starting virtphy 22:49:11.548431 run osmo-ms-virt-phy/00065(pid=100): Launched 22:49:11.554414 run osmo-ms-virt-phy/00066: Starting virtphy 22:49:11.567249 run osmo-ms-virt-phy/00066(pid=101): Launched 22:49:11.573339 run osmo-ms-virt-phy/00067: Starting virtphy 22:49:11.586255 run osmo-ms-virt-phy/00067(pid=102): Launched 22:49:11.592312 run osmo-ms-virt-phy/00068: Starting virtphy 22:49:11.605305 run osmo-ms-virt-phy/00068(pid=103): Launched 22:49:11.611357 run osmo-ms-virt-phy/00069: Starting virtphy 22:49:11.624371 run osmo-ms-virt-phy/00069(pid=104): Launched 22:49:11.630312 run osmo-ms-virt-phy/00070: Starting virtphy 22:49:11.643356 run osmo-ms-virt-phy/00070(pid=105): Launched 22:49:11.649356 run osmo-ms-virt-phy/00071: Starting virtphy 22:49:11.662244 run osmo-ms-virt-phy/00071(pid=106): Launched 22:49:11.668161 run osmo-ms-virt-phy/00072: Starting virtphy 22:49:11.681082 run osmo-ms-virt-phy/00072(pid=107): Launched 22:49:11.687128 run osmo-ms-virt-phy/00073: Starting virtphy 22:49:11.700096 run osmo-ms-virt-phy/00073(pid=108): Launched 22:49:11.706123 run osmo-ms-virt-phy/00074: Starting virtphy 22:49:11.719031 run osmo-ms-virt-phy/00074(pid=109): Launched 22:49:11.725013 run osmo-ms-virt-phy/00075: Starting virtphy 22:49:11.737845 run osmo-ms-virt-phy/00075(pid=110): Launched 22:49:11.743804 run osmo-ms-virt-phy/00076: Starting virtphy 22:49:11.756629 run osmo-ms-virt-phy/00076(pid=111): Launched 22:49:11.762707 run osmo-ms-virt-phy/00077: Starting virtphy 22:49:11.775648 run osmo-ms-virt-phy/00077(pid=112): Launched 22:49:11.781661 run osmo-ms-virt-phy/00078: Starting virtphy 22:49:11.794584 run osmo-ms-virt-phy/00078(pid=113): Launched 22:49:11.800626 run osmo-ms-virt-phy/00079: Starting virtphy 22:49:11.813693 run osmo-ms-virt-phy/00079(pid=114): Launched 22:49:11.819723 run osmo-ms-virt-phy/00080: Starting virtphy 22:49:11.832849 run osmo-ms-virt-phy/00080(pid=115): Launched 22:49:11.838795 run osmo-ms-virt-phy/00081: Starting virtphy 22:49:11.851758 run osmo-ms-virt-phy/00081(pid=116): Launched 22:49:11.857796 run osmo-ms-virt-phy/00082: Starting virtphy 22:49:11.870811 run osmo-ms-virt-phy/00082(pid=117): Launched 22:49:11.876834 run osmo-ms-virt-phy/00083: Starting virtphy 22:49:11.889732 run osmo-ms-virt-phy/00083(pid=118): Launched 22:49:11.895661 run osmo-ms-virt-phy/00084: Starting virtphy 22:49:11.908554 run osmo-ms-virt-phy/00084(pid=119): Launched 22:49:11.914559 run osmo-ms-virt-phy/00085: Starting virtphy 22:49:11.927408 run osmo-ms-virt-phy/00085(pid=120): Launched 22:49:11.933420 run osmo-ms-virt-phy/00086: Starting virtphy 22:49:11.946250 run osmo-ms-virt-phy/00086(pid=121): Launched 22:49:11.952271 run osmo-ms-virt-phy/00087: Starting virtphy 22:49:11.965133 run osmo-ms-virt-phy/00087(pid=122): Launched 22:49:11.971120 run osmo-ms-virt-phy/00088: Starting virtphy 22:49:11.983961 run osmo-ms-virt-phy/00088(pid=123): Launched 22:49:11.989906 run osmo-ms-virt-phy/00089: Starting virtphy 22:49:12.002776 run osmo-ms-virt-phy/00089(pid=124): Launched 22:49:12.008747 run osmo-ms-virt-phy/00090: Starting virtphy 22:49:12.021579 run osmo-ms-virt-phy/00090(pid=125): Launched 22:49:12.027514 run osmo-ms-virt-phy/00091: Starting virtphy 22:49:12.040542 run osmo-ms-virt-phy/00091(pid=126): Launched 22:49:12.046575 run osmo-ms-virt-phy/00092: Starting virtphy 22:49:12.059622 run osmo-ms-virt-phy/00092(pid=127): Launched 22:49:12.065585 run osmo-ms-virt-phy/00093: Starting virtphy 22:49:12.078436 run osmo-ms-virt-phy/00093(pid=128): Launched 22:49:12.084384 run osmo-ms-virt-phy/00094: Starting virtphy 22:49:12.097403 run osmo-ms-virt-phy/00094(pid=129): Launched 22:49:12.103476 run osmo-ms-virt-phy/00095: Starting virtphy 22:49:12.116409 run osmo-ms-virt-phy/00095(pid=130): Launched 22:49:12.122442 run osmo-ms-virt-phy/00096: Starting virtphy 22:49:12.135276 run osmo-ms-virt-phy/00096(pid=131): Launched 22:49:12.141275 run osmo-ms-virt-phy/00097: Starting virtphy 22:49:12.154167 run osmo-ms-virt-phy/00097(pid=132): Launched 22:49:12.160164 run osmo-ms-virt-phy/00098: Starting virtphy 22:49:12.172986 run osmo-ms-virt-phy/00098(pid=133): Launched 22:49:12.178977 run osmo-ms-virt-phy/00099: Starting virtphy 22:49:12.191993 run osmo-ms-virt-phy/00099(pid=134): Launched 22:49:12.197929 run mass: Checking if sockets are in the filesystem 22:49:12.230742 run osmo-ms-mob/00000: Starting mobile 22:49:12.243639 run osmo-ms-mob/00000(pid=135): Launched 22:49:12.254587 run mass: MS start registered {at=3668257.957931694, delay=0.0049761999398469925, ms=00000} 22:49:16.413379 run osmo-ms-mob/00001: Starting mobile 22:49:16.426036 run osmo-ms-mob/00001(pid=136): Launched 22:49:16.436617 run mass: MS start registered {at=3668262.139965835, delay=0.0047219302505254745, ms=00001} 22:49:17.311063 run mass: MS performed LU {at=3668263.014299293, lu_delay=5.056367598939687, ms=00000} 22:49:18.252071 run osmo-ms-mob/00002: Starting mobile 22:49:18.268949 run osmo-ms-mob/00002(pid=137): Launched 22:49:18.279677 run mass: MS start registered {at=3668263.983017593, delay=0.004858826287090778, ms=00002} 22:49:19.551453 run osmo-ms-mob/00003: Starting mobile 22:49:19.568781 run osmo-ms-mob/00003(pid=138): Launched 22:49:19.579802 run mass: MS start registered {at=3668265.283153649, delay=0.00478869304060936, ms=00003} 22:49:20.636328 run osmo-ms-mob/00004: Starting mobile 22:49:20.650696 run osmo-ms-mob/00004(pid=139): Launched 22:49:20.661414 run mass: MS start registered {at=3668266.364766183, delay=0.0048201740719377995, ms=00004} 22:49:21.546977 run mass: MS performed LU {at=3668267.250222998, lu_delay=5.110257163178176, ms=00001} 22:49:21.562546 run osmo-ms-mob/00005: Starting mobile 22:49:21.575349 run osmo-ms-mob/00005(pid=140): Launched 22:49:21.586187 run mass: MS start registered {at=3668267.289539215, delay=0.004954662173986435, ms=00005} 22:49:22.514025 run osmo-ms-mob/00006: Starting mobile 22:49:22.526855 run osmo-ms-mob/00006(pid=141): Launched 22:49:22.537770 run mass: MS start registered {at=3668268.241122835, delay=0.005026930011808872, ms=00006} 22:49:23.438906 run osmo-ms-mob/00007: Starting mobile 22:49:23.452322 run osmo-ms-mob/00007(pid=142): Launched 22:49:23.458600 run mass: MS performed LU {at=3668269.161955976, lu_delay=5.178938382770866, ms=00002} 22:49:23.464610 run mass: MS start registered {at=3668269.167976571, delay=0.00603899173438549, ms=00007} 22:49:24.236393 run osmo-ms-mob/00008: Starting mobile 22:49:24.252426 run osmo-ms-mob/00008(pid=143): Launched 22:49:24.263498 run mass: MS start registered {at=3668269.966851258, delay=0.005257910117506981, ms=00008} 22:49:24.842816 run mass: MS performed LU {at=3668270.546059513, lu_delay=5.262905864045024, ms=00003} 22:49:24.883839 run osmo-ms-mob/00009: Starting mobile 22:49:24.898876 run osmo-ms-mob/00009(pid=144): Launched 22:49:24.909721 run mass: MS start registered {at=3668270.613075485, delay=0.004987638909369707, ms=00009} 22:49:25.651713 run osmo-ms-mob/00010: Starting mobile 22:49:25.668573 run osmo-ms-mob/00010(pid=145): Launched 22:49:25.679551 run mass: MS start registered {at=3668271.382904125, delay=0.00512804975733161, ms=00010} 22:49:26.254520 run osmo-ms-mob/00011: Starting mobile 22:49:26.270686 run osmo-ms-mob/00011(pid=146): Launched 22:49:26.282037 run mass: MS start registered {at=3668271.985387761, delay=0.005140289198607206, ms=00011} 22:49:26.744542 run mass: MS performed LU {at=3668272.447786355, lu_delay=5.158247139770538, ms=00005} 22:49:26.786243 run osmo-ms-mob/00012: Starting mobile 22:49:26.799516 run osmo-ms-mob/00012(pid=147): Launched 22:49:26.805435 run mass: MS performed LU {at=3668272.50879547, lu_delay=6.144029287155718, ms=00004} 22:49:26.811112 run mass: MS start registered {at=3668272.514480442, delay=0.005701244808733463, ms=00012} 22:49:27.452841 run osmo-ms-mob/00013: Starting mobile 22:49:27.468959 run osmo-ms-mob/00013(pid=148): Launched 22:49:27.480150 run mass: MS start registered {at=3668273.183500499, delay=0.0052900370210409164, ms=00013} 22:49:28.014234 run osmo-ms-mob/00014: Starting mobile 22:49:28.027169 run osmo-ms-mob/00014(pid=149): Launched 22:49:28.038057 run mass: MS start registered {at=3668273.741410827, delay=0.00494452565908432, ms=00014} 22:49:28.616015 run osmo-ms-mob/00015: Starting mobile 22:49:28.628927 run osmo-ms-mob/00015(pid=150): Launched 22:49:28.634913 run mass: MS performed LU {at=3668274.338271953, lu_delay=6.0971491183154285, ms=00006} 22:49:28.640750 run mass: MS start registered {at=3668274.344118269, delay=0.0058629512786865234, ms=00015} 22:49:28.672357 run mass: MS performed LU {at=3668274.375676455, lu_delay=5.207699884194881, ms=00007} 22:49:29.148377 run osmo-ms-mob/00016: Starting mobile 22:49:29.161606 run osmo-ms-mob/00016(pid=151): Launched 22:49:29.172542 run mass: MS start registered {at=3668274.875896271, delay=0.004992268979549408, ms=00016} 22:49:29.641996 run osmo-ms-mob/00017: Starting mobile 22:49:29.657436 run osmo-ms-mob/00017(pid=152): Launched 22:49:29.668481 run mass: MS start registered {at=3668275.371835033, delay=0.004713613074272871, ms=00017} 22:49:30.245839 run osmo-ms-mob/00018: Starting mobile 22:49:30.261958 run osmo-ms-mob/00018(pid=153): Launched 22:49:30.273036 run mass: MS start registered {at=3668275.976385045, delay=0.005156606901437044, ms=00018} 22:49:30.509231 run mass: MS performed LU {at=3668276.212490368, lu_delay=4.8295862432569265, ms=00010} 22:49:30.539432 run osmo-ms-mob/00019: Starting mobile 22:49:30.553718 run osmo-ms-mob/00019(pid=154): Launched 22:49:30.559705 run mass: MS performed LU {at=3668276.263065358, lu_delay=6.29621409997344, ms=00008} 22:49:30.565470 run mass: MS start registered {at=3668276.268836682, delay=0.005787032190710306, ms=00019} 22:49:30.625739 run mass: MS performed LU {at=3668276.328991228, lu_delay=5.715915742795914, ms=00009} 22:49:31.144469 run osmo-ms-mob/00020: Starting mobile 22:49:31.161015 run osmo-ms-mob/00020(pid=155): Launched 22:49:31.172524 run mass: MS start registered {at=3668276.875874324, delay=0.005607993807643652, ms=00020} 22:49:31.614506 run osmo-ms-mob/00021: Starting mobile 22:49:31.627713 run osmo-ms-mob/00021(pid=156): Launched 22:49:31.639144 run mass: MS start registered {at=3668277.342491174, delay=0.005475081969052553, ms=00021} 22:49:32.045975 run osmo-ms-mob/00022: Starting mobile 22:49:32.070401 run osmo-ms-mob/00022(pid=157): Launched 22:49:32.081431 run mass: MS start registered {at=3668277.784784305, delay=0.00508246012032032, ms=00022} 22:49:32.291356 run mass: MS performed LU {at=3668277.994581794, lu_delay=4.811081294901669, ms=00013} 22:49:32.374676 run mass: MS performed LU {at=3668278.07792827, lu_delay=5.563447828404605, ms=00012} 22:49:32.439292 run mass: MS performed LU {at=3668278.14254609, lu_delay=6.1571583286859095, ms=00011} 22:49:32.481832 run osmo-ms-mob/00023: Starting mobile 22:49:32.495622 run osmo-ms-mob/00023(pid=158): Launched 22:49:32.506472 run mass: MS start registered {at=3668278.209824985, delay=0.004923979751765728, ms=00023} 22:49:32.913641 run osmo-ms-mob/00024: Starting mobile 22:49:32.926698 run osmo-ms-mob/00024(pid=159): Launched 22:49:32.937635 run mass: MS start registered {at=3668278.640988312, delay=0.005058594048023224, ms=00024} 22:49:33.427471 run osmo-ms-mob/00025: Starting mobile 22:49:33.441104 run osmo-ms-mob/00025(pid=160): Launched 22:49:33.452012 run mass: MS start registered {at=3668279.155363137, delay=0.005000567063689232, ms=00025} 22:49:33.813490 run osmo-ms-mob/00026: Starting mobile 22:49:33.826404 run osmo-ms-mob/00026(pid=161): Launched 22:49:33.837457 run mass: MS start registered {at=3668279.54081101, delay=0.004906433168798685, ms=00026} 22:49:34.237285 run osmo-ms-mob/00027: Starting mobile 22:49:34.253258 run osmo-ms-mob/00027(pid=162): Launched 22:49:34.264031 run mass: MS start registered {at=3668279.96738176, delay=0.0048600779846310616, ms=00027} 22:49:34.274042 run mass: MS performed LU {at=3668279.977396731, lu_delay=5.101500459946692, ms=00016} 22:49:34.303112 run mass: MS performed LU {at=3668280.006389349, lu_delay=4.634554315824062, ms=00017} 22:49:34.391321 run mass: MS performed LU {at=3668280.094571222, lu_delay=6.353160395286977, ms=00014} 22:49:34.420613 run osmo-ms-mob/00028: Starting mobile 22:49:34.433818 run osmo-ms-mob/00028(pid=163): Launched 22:49:34.439853 run mass: MS performed LU {at=3668280.143214165, lu_delay=5.799095895607024, ms=00015} 22:49:34.445936 run mass: MS start registered {at=3668280.14930279, delay=0.006106031127274036, ms=00028} 22:49:35.010422 run osmo-ms-mob/00029: Starting mobile 22:49:35.024523 run osmo-ms-mob/00029(pid=164): Launched 22:49:35.035834 run mass: MS start registered {at=3668280.739186918, delay=0.004789972677826881, ms=00029} 22:49:35.427384 run osmo-ms-mob/00030: Starting mobile 22:49:35.441778 run osmo-ms-mob/00030(pid=165): Launched 22:49:35.453122 run mass: MS start registered {at=3668281.156471285, delay=0.005398186855018139, ms=00030} 22:49:35.837672 run osmo-ms-mob/00031: Starting mobile 22:49:35.853675 run osmo-ms-mob/00031(pid=166): Launched 22:49:35.864825 run mass: MS start registered {at=3668281.568171225, delay=0.005008258856832981, ms=00031} 22:49:36.056498 run mass: MS performed LU {at=3668281.759748673, lu_delay=5.49091199086979, ms=00019} 22:49:36.085666 run osmo-ms-mob/00032: Starting mobile 22:49:36.098789 run osmo-ms-mob/00032(pid=167): Launched 22:49:36.109778 run mass: MS start registered {at=3668281.81313422, delay=0.005061259958893061, ms=00032} 22:49:36.139129 run mass: MS performed LU {at=3668281.842403422, lu_delay=4.966529098339379, ms=00020} 22:49:36.205018 run mass: MS performed LU {at=3668281.908268286, lu_delay=5.931883241049945, ms=00018} 22:49:36.330215 run mass: MS performed LU {at=3668282.033465714, lu_delay=4.69097454007715, ms=00021} 22:49:36.343547 run osmo-ms-mob/00033: Starting mobile 22:49:36.356756 run osmo-ms-mob/00033(pid=168): Launched 22:49:36.367738 run mass: MS start registered {at=3668282.071094163, delay=0.005015942268073559, ms=00033} 22:49:36.928834 run osmo-ms-mob/00034: Starting mobile 22:49:36.946589 run osmo-ms-mob/00034(pid=169): Launched 22:49:36.957623 run mass: MS start registered {at=3668282.660972744, delay=0.0050656674429774284, ms=00034} 22:49:37.213413 run osmo-ms-mob/00035: Starting mobile 22:49:37.226661 run osmo-ms-mob/00035(pid=170): Launched 22:49:37.237660 run mass: MS start registered {at=3668282.941010904, delay=0.004895469173789024, ms=00035} 22:49:37.626014 run osmo-ms-mob/00036: Starting mobile 22:49:37.639507 run osmo-ms-mob/00036(pid=171): Launched 22:49:37.650194 run mass: MS start registered {at=3668283.353548436, delay=0.004824990872293711, ms=00036} 22:49:38.013191 run osmo-ms-mob/00037: Starting mobile 22:49:38.025917 run osmo-ms-mob/00037(pid=172): Launched 22:49:38.036879 run mass: MS start registered {at=3668283.740233044, delay=0.005031459964811802, ms=00037} 22:49:38.043121 run mass: MS performed LU {at=3668283.746482875, lu_delay=5.536657890304923, ms=00023} 22:49:38.067851 run mass: MS performed LU {at=3668283.77118846, lu_delay=4.615825322922319, ms=00025} 22:49:38.095789 run osmo-ms-mob/00038: Starting mobile 22:49:38.109206 run osmo-ms-mob/00038(pid=173): Launched 22:49:38.119963 run mass: MS start registered {at=3668283.823318544, delay=0.004847143776714802, ms=00038} 22:49:38.157164 run mass: MS performed LU {at=3668283.860414982, lu_delay=5.2194266696460545, ms=00024} 22:49:38.193705 run mass: MS performed LU {at=3668283.896977147, lu_delay=6.112192842178047, ms=00022} 22:49:38.214154 run osmo-ms-mob/00039: Starting mobile 22:49:38.227074 run osmo-ms-mob/00039(pid=174): Launched 22:49:38.238052 run mass: MS start registered {at=3668283.941400881, delay=0.004775967914611101, ms=00039} 22:49:39.013841 run osmo-ms-mob/00040: Starting mobile 22:49:39.026713 run osmo-ms-mob/00040(pid=175): Launched 22:49:39.038427 run mass: MS start registered {at=3668284.741776138, delay=0.005427263211458921, ms=00040} 22:49:39.314134 run osmo-ms-mob/00041: Starting mobile 22:49:39.326914 run osmo-ms-mob/00041(pid=176): Launched 22:49:39.338139 run mass: MS start registered {at=3668285.04148846, delay=0.005095000844448805, ms=00041} 22:49:39.627194 run osmo-ms-mob/00042: Starting mobile 22:49:39.641054 run osmo-ms-mob/00042(pid=177): Launched 22:49:39.651904 run mass: MS start registered {at=3668285.35525652, delay=0.004546549171209335, ms=00042} 22:49:39.822084 run mass: MS performed LU {at=3668285.525336284, lu_delay=4.7861493662931025, ms=00029} 22:49:39.906189 run mass: MS performed LU {at=3668285.609443132, lu_delay=5.4601403418928385, ms=00028} 22:49:39.948466 run osmo-ms-mob/00043: Starting mobile 22:49:39.962234 run osmo-ms-mob/00043(pid=178): Launched 22:49:39.968661 run mass: MS performed LU {at=3668285.672016475, lu_delay=6.131205464713275, ms=00026} 22:49:39.974661 run mass: MS start registered {at=3668285.678028251, delay=0.006525453180074692, ms=00043} 22:49:40.095861 run mass: MS performed LU {at=3668285.799112534, lu_delay=5.831730774138123, ms=00027} 22:49:40.124151 run osmo-ms-mob/00044: Starting mobile 22:49:40.137131 run osmo-ms-mob/00044(pid=179): Launched 22:49:40.143395 run mass: MS performed LU {at=3668285.846755409, lu_delay=4.690284124109894, ms=00030} 22:49:40.149316 run mass: MS start registered {at=3668285.852682951, delay=0.0059446957893669605, ms=00044} 22:49:40.631974 run osmo-ms-mob/00045: Starting mobile 22:49:40.646241 run osmo-ms-mob/00045(pid=180): Launched 22:49:40.657721 run mass: MS start registered {at=3668286.36106836, delay=0.005383570212870836, ms=00045} 22:49:40.927188 run osmo-ms-mob/00046: Starting mobile 22:49:40.941171 run osmo-ms-mob/00046(pid=181): Launched 22:49:40.952130 run mass: MS start registered {at=3668286.655480375, delay=0.004897315055131912, ms=00046} 22:49:41.210373 run osmo-ms-mob/00047: Starting mobile 22:49:41.224255 run osmo-ms-mob/00047(pid=182): Launched 22:49:41.235162 run mass: MS start registered {at=3668286.938516853, delay=0.004795484710484743, ms=00047} 22:49:41.515327 run osmo-ms-mob/00048: Starting mobile 22:49:41.528607 run osmo-ms-mob/00048(pid=183): Launched 22:49:41.539720 run mass: MS start registered {at=3668287.243073229, delay=0.005104507319629192, ms=00048} 22:49:41.686583 run mass: MS performed LU {at=3668287.389835254, lu_delay=5.318741090595722, ms=00033} 22:49:41.723668 run mass: MS performed LU {at=3668287.426937899, lu_delay=5.8587666740641, ms=00031} 22:49:41.748181 run osmo-ms-mob/00049: Starting mobile 22:49:41.761421 run osmo-ms-mob/00049(pid=184): Launched 22:49:41.772281 run mass: MS start registered {at=3668287.475629801, delay=0.004873109050095081, ms=00049} 22:49:41.835181 run mass: MS performed LU {at=3668287.538431553, lu_delay=4.877458808943629, ms=00034} 22:49:42.014761 run mass: MS performed LU {at=3668287.71801195, lu_delay=5.904877730179578, ms=00032} 22:49:42.044470 run osmo-ms-mob/00050: Starting mobile 22:49:42.057323 run osmo-ms-mob/00050(pid=185): Launched 22:49:42.068206 run mass: MS start registered {at=3668287.771553621, delay=0.0049750772304832935, ms=00050} 22:49:42.536009 run osmo-ms-mob/00051: Starting mobile 22:49:42.551029 run osmo-ms-mob/00051(pid=186): Launched 22:49:42.562428 run mass: MS start registered {at=3668288.265777748, delay=0.005301265977323055, ms=00051} 22:49:42.730779 run mass: MS performed LU {at=3668288.43403068, lu_delay=5.493019775953144, ms=00035} 22:49:42.745153 run osmo-ms-mob/00052: Starting mobile 22:49:42.758219 run osmo-ms-mob/00052(pid=187): Launched 22:49:42.769009 run mass: MS start registered {at=3668288.472363289, delay=0.004945550113916397, ms=00052} 22:49:43.114710 run osmo-ms-mob/00053: Starting mobile 22:49:43.128069 run osmo-ms-mob/00053(pid=188): Launched 22:49:43.138997 run mass: MS start registered {at=3668288.842350169, delay=0.005009943153709173, ms=00053} 22:49:43.427876 run osmo-ms-mob/00054: Starting mobile 22:49:43.442104 run osmo-ms-mob/00054(pid=189): Launched 22:49:43.453073 run mass: MS start registered {at=3668289.156416735, delay=0.004867219366133213, ms=00054} 22:49:43.588432 run mass: MS performed LU {at=3668289.291692445, lu_delay=5.350291564129293, ms=00039} 22:49:43.626533 run mass: MS performed LU {at=3668289.329806742, lu_delay=5.506488197948784, ms=00038} 22:49:43.640221 run osmo-ms-mob/00055: Starting mobile 22:49:43.653590 run osmo-ms-mob/00055(pid=190): Launched 22:49:43.659562 run mass: MS performed LU {at=3668289.362922554, lu_delay=5.622689509764314, ms=00037} 22:49:43.665408 run mass: MS start registered {at=3668289.368774556, delay=0.005869480315595865, ms=00055} 22:49:43.915818 run mass: MS performed LU {at=3668289.619069953, lu_delay=4.877293814904988, ms=00040} 22:49:43.944446 run osmo-ms-mob/00056: Starting mobile 22:49:43.957960 run osmo-ms-mob/00056(pid=191): Launched 22:49:43.969096 run mass: MS start registered {at=3668289.672449652, delay=0.005091026891022921, ms=00056} 22:49:44.333745 run osmo-ms-mob/00057: Starting mobile 22:49:44.348548 run osmo-ms-mob/00057(pid=192): Launched 22:49:44.360086 run mass: MS start registered {at=3668290.06343632, delay=0.00490812212228775, ms=00057} 22:49:44.659107 run mass: MS performed LU {at=3668290.362366965, lu_delay=7.0088185290805995, ms=00036} 22:49:44.694277 run osmo-ms-mob/00058: Starting mobile 22:49:44.708324 run osmo-ms-mob/00058(pid=193): Launched 22:49:44.719613 run mass: MS start registered {at=3668290.422959622, delay=0.005128014832735062, ms=00058} 22:49:44.775955 run mass: MS performed LU {at=3668290.479177527, lu_delay=5.437689067330211, ms=00041} 22:49:44.954957 run mass: MS performed LU {at=3668290.658217615, lu_delay=3.7197007620707154, ms=00047} 22:49:44.986580 run osmo-ms-mob/00059: Starting mobile 22:49:45.001716 run osmo-ms-mob/00059(pid=194): Launched 22:49:45.013605 run mass: MS start registered {at=3668290.716947422, delay=0.005926941987127066, ms=00059} 22:49:45.327921 run osmo-ms-mob/00060: Starting mobile 22:49:45.342056 run osmo-ms-mob/00060(pid=195): Launched 22:49:45.352993 run mass: MS start registered {at=3668291.056346043, delay=0.004823953844606876, ms=00060} 22:49:45.453162 run mass: MS performed LU {at=3668291.156420776, lu_delay=5.30373782524839, ms=00044} 22:49:45.490041 run mass: MS performed LU {at=3668291.193313608, lu_delay=4.537833232898265, ms=00046} 22:49:45.759922 run osmo-ms-mob/00061: Starting mobile 22:49:45.778990 run osmo-ms-mob/00061(pid=196): Launched 22:49:45.789224 run mass: MS performed LU {at=3668291.492569468, lu_delay=6.137312947772443, ms=00042} 22:49:45.795452 run mass: MS start registered {at=3668291.498818947, delay=0.010255850851535797, ms=00061} 22:49:45.816098 run mass: MS performed LU {at=3668291.519447331, lu_delay=5.841419079806656, ms=00043} 22:49:45.831110 run osmo-ms-mob/00062: Starting mobile 22:49:45.844230 run osmo-ms-mob/00062(pid=197): Launched 22:49:45.855492 run mass: MS start registered {at=3668291.558839411, delay=0.005185163114219904, ms=00062} 22:49:46.325373 run osmo-ms-mob/00063: Starting mobile 22:49:46.339143 run osmo-ms-mob/00063(pid=198): Launched 22:49:46.350236 run mass: MS start registered {at=3668292.053588733, delay=0.005006951279938221, ms=00063} 22:49:46.676468 run mass: MS performed LU {at=3668292.379725647, lu_delay=5.136652417946607, ms=00048} 22:49:46.712441 run osmo-ms-mob/00064: Starting mobile 22:49:46.725667 run osmo-ms-mob/00064(pid=199): Launched 22:49:46.737218 run mass: MS start registered {at=3668292.440566184, delay=0.005258892197161913, ms=00064} 22:49:47.142692 run osmo-ms-mob/00065: Starting mobile 22:49:47.157768 run osmo-ms-mob/00065(pid=200): Launched 22:49:47.168824 run mass: MS start registered {at=3668292.872176306, delay=0.005019419826567173, ms=00065} 22:49:47.354717 run mass: MS performed LU {at=3668293.057937461, lu_delay=4.58557417197153, ms=00052} 22:49:47.386227 run osmo-ms-mob/00066: Starting mobile 22:49:47.399711 run osmo-ms-mob/00066(pid=201): Launched 22:49:47.405674 run mass: MS performed LU {at=3668293.109034798, lu_delay=5.337481176946312, ms=00050} 22:49:47.411872 run mass: MS start registered {at=3668293.115238099, delay=0.006220201961696148, ms=00066} 22:49:47.681595 run mass: MS performed LU {at=3668293.384843979, lu_delay=5.909214178100228, ms=00049} 22:49:47.845166 run osmo-ms-mob/00067: Starting mobile 22:49:47.862108 run osmo-ms-mob/00067(pid=202): Launched 22:49:47.872851 run mass: MS start registered {at=3668293.576201362, delay=0.004839709028601646, ms=00067} 22:49:48.134433 run osmo-ms-mob/00068: Starting mobile 22:49:48.150732 run osmo-ms-mob/00068(pid=203): Launched 22:49:48.162416 run mass: MS start registered {at=3668293.865765198, delay=0.005243126302957535, ms=00068} 22:49:48.531710 run osmo-ms-mob/00069: Starting mobile 22:49:48.546444 run osmo-ms-mob/00069(pid=204): Launched 22:49:48.553049 run mass: MS performed LU {at=3668294.25638761, lu_delay=3.5394401880912483, ms=00059} 22:49:48.559622 run mass: MS start registered {at=3668294.262988345, delay=0.00714957807213068, ms=00069} 22:49:48.947448 run osmo-ms-mob/00070: Starting mobile 22:49:48.965001 run osmo-ms-mob/00070(pid=205): Launched 22:49:48.975984 run mass: MS start registered {at=3668294.679336227, delay=0.005082571879029274, ms=00070} 22:49:49.328320 run osmo-ms-mob/00071: Starting mobile 22:49:49.342183 run osmo-ms-mob/00071(pid=206): Launched 22:49:49.348303 run mass: MS performed LU {at=3668295.05166097, lu_delay=5.8952442347072065, ms=00054} 22:49:49.354302 run mass: MS start registered {at=3668295.057668311, delay=0.006038336083292961, ms=00071} 22:49:49.365101 run mass: MS performed LU {at=3668295.068455718, lu_delay=6.226105548907071, ms=00053} 22:49:49.454517 run mass: MS performed LU {at=3668295.157745219, lu_delay=5.485295566730201, ms=00056} 22:49:49.484866 run osmo-ms-mob/00072: Starting mobile 22:49:49.498227 run osmo-ms-mob/00072(pid=207): Launched 22:49:49.504354 run mass: MS performed LU {at=3668295.207711202, lu_delay=4.784751580096781, ms=00058} 22:49:49.510562 run mass: MS start registered {at=3668295.213927033, delay=0.0062349168583750725, ms=00072} 22:49:49.583107 run mass: MS performed LU {at=3668295.286359374, lu_delay=5.222923053894192, ms=00057} 22:49:50.135062 run osmo-ms-mob/00073: Starting mobile 22:49:50.150225 run osmo-ms-mob/00073(pid=208): Launched 22:49:50.162028 run mass: MS start registered {at=3668295.865374974, delay=0.005419077817350626, ms=00073} 22:49:50.177004 run mass: MS performed LU {at=3668295.880352569, lu_delay=6.511578012723476, ms=00055} 22:49:50.236088 run mass: MS performed LU {at=3668295.939348296, lu_delay=3.4987821117974818, ms=00064} 22:49:50.356396 run mass: MS performed LU {at=3668296.059652442, lu_delay=4.006063709035516, ms=00063} 22:49:50.385265 run osmo-ms-mob/00074: Starting mobile 22:49:50.398773 run osmo-ms-mob/00074(pid=209): Launched 22:49:50.410480 run mass: MS start registered {at=3668296.113826546, delay=0.0052437568083405495, ms=00074} 22:49:50.956136 run osmo-ms-mob/00075: Starting mobile 22:49:50.973813 run osmo-ms-mob/00075(pid=210): Launched 22:49:50.985244 run mass: MS start registered {at=3668296.688589113, delay=0.005315715912729502, ms=00075} 22:49:51.158096 run mass: MS performed LU {at=3668296.861354531, lu_delay=5.362535583786666, ms=00061} 22:49:51.212660 run mass: MS performed LU {at=3668296.915872194, lu_delay=5.859526150859892, ms=00060} 22:49:51.427849 run osmo-ms-mob/00076: Starting mobile 22:49:51.441993 run osmo-ms-mob/00076(pid=211): Launched 22:49:51.453429 run mass: MS start registered {at=3668297.156777567, delay=0.005358648020774126, ms=00076} 22:49:51.846395 run osmo-ms-mob/00077: Starting mobile 22:49:51.861884 run osmo-ms-mob/00077(pid=212): Launched 22:49:51.883156 run mass: MS start registered {at=3668297.586485134, delay=0.014952498953789473, ms=00077} 22:49:52.163634 run mass: MS performed LU {at=3668297.866882493, lu_delay=6.308043081779033, ms=00062} 22:49:52.327976 run osmo-ms-mob/00078: Starting mobile 22:49:52.342447 run osmo-ms-mob/00078(pid=213): Launched 22:49:52.354009 run mass: MS start registered {at=3668298.057353833, delay=0.005610306281596422, ms=00078} 22:49:52.714493 run osmo-ms-mob/00079: Starting mobile 22:49:52.727333 run osmo-ms-mob/00079(pid=214): Launched 22:49:52.738239 run mass: MS start registered {at=3668298.441592418, delay=0.004986200947314501, ms=00079} 22:49:52.984494 run mass: MS performed LU {at=3668298.687746267, lu_delay=4.821981068700552, ms=00068} 22:49:53.001906 run mass: MS performed LU {at=3668298.705183253, lu_delay=5.128981891088188, ms=00067} 22:49:53.131804 run mass: MS performed LU {at=3668298.835037845, lu_delay=4.572049499955028, ms=00069} 22:49:53.184813 run osmo-ms-mob/00080: Starting mobile 22:49:53.199596 run osmo-ms-mob/00080(pid=215): Launched 22:49:53.210655 run mass: MS start registered {at=3668298.914010578, delay=0.005159382708370686, ms=00080} 22:49:53.257240 run mass: MS performed LU {at=3668298.960495619, lu_delay=6.088319313246757, ms=00065} 22:49:53.727820 run osmo-ms-mob/00081: Starting mobile 22:49:53.741312 run osmo-ms-mob/00081(pid=216): Launched 22:49:53.752932 run mass: MS start registered {at=3668299.4562842, delay=0.005361103918403387, ms=00081} 22:49:54.113905 run osmo-ms-mob/00082: Starting mobile 22:49:54.126764 run osmo-ms-mob/00082(pid=217): Launched 22:49:54.138930 run mass: MS start registered {at=3668299.842278632, delay=0.0057629686780273914, ms=00082} 22:49:54.727637 run osmo-ms-mob/00083: Starting mobile 22:49:54.741202 run osmo-ms-mob/00083(pid=218): Launched 22:49:54.752525 run mass: MS start registered {at=3668300.455869436, delay=0.0032877838239073753, ms=00083} 22:49:54.923353 run mass: MS performed LU {at=3668300.62655518, lu_delay=5.947218953166157, ms=00070} 22:49:54.942225 run mass: MS performed LU {at=3668300.645501859, lu_delay=5.587833547964692, ms=00071} 22:49:54.987398 run mass: MS performed LU {at=3668300.69067066, lu_delay=5.4767436273396015, ms=00072} 22:49:55.048344 run osmo-ms-mob/00084: Starting mobile 22:49:55.063826 run osmo-ms-mob/00084(pid=219): Launched 22:49:55.074955 run mass: MS start registered {at=3668300.778310998, delay=0.005185756832361221, ms=00084} 22:49:55.213629 run mass: MS performed LU {at=3668300.916880308, lu_delay=4.803053762298077, ms=00074} 22:49:55.237858 run mass: MS performed LU {at=3668300.941221822, lu_delay=5.075846848078072, ms=00073} 22:49:55.759566 run osmo-ms-mob/00085: Starting mobile 22:49:55.776509 run osmo-ms-mob/00085(pid=220): Launched 22:49:55.787754 run mass: MS start registered {at=3668301.491107476, delay=0.005231413058936596, ms=00085} 22:49:56.326315 run osmo-ms-mob/00086: Starting mobile 22:49:56.340389 run osmo-ms-mob/00086(pid=221): Launched 22:49:56.351610 run mass: MS start registered {at=3668302.054950997, delay=0.005224562715739012, ms=00086} 22:49:56.851965 run mass: MS performed LU {at=3668302.555208101, lu_delay=5.398430533707142, ms=00076} 22:49:56.895898 run osmo-ms-mob/00087: Starting mobile 22:49:56.912305 run osmo-ms-mob/00087(pid=222): Launched 22:49:56.918273 run mass: MS performed LU {at=3668302.621632844, lu_delay=5.035147710237652, ms=00077} 22:49:56.924172 run mass: MS start registered {at=3668302.627538365, delay=0.005923418793827295, ms=00087} 22:49:56.985450 run mass: MS performed LU {at=3668302.688698214, lu_delay=6.000109101179987, ms=00075} 22:49:57.239340 run mass: MS performed LU {at=3668302.942590252, lu_delay=4.8852364188060164, ms=00078} 22:49:57.546501 run osmo-ms-mob/00088: Starting mobile 22:49:57.565031 run osmo-ms-mob/00088(pid=223): Launched 22:49:57.576753 run mass: MS start registered {at=3668303.280098975, delay=0.005796235054731369, ms=00088} 22:49:58.113543 run osmo-ms-mob/00089: Starting mobile 22:49:58.126508 run osmo-ms-mob/00089(pid=224): Launched 22:49:58.137727 run mass: MS start registered {at=3668303.84102493, delay=0.005198915023356676, ms=00089} 22:49:58.670249 run mass: MS performed LU {at=3668304.373501626, lu_delay=4.917217426002026, ms=00081} 22:49:58.712204 run osmo-ms-mob/00090: Starting mobile 22:49:58.727423 run osmo-ms-mob/00090(pid=225): Launched 22:49:58.738590 run mass: MS start registered {at=3668304.44194055, delay=0.00512869143858552, ms=00090} 22:49:58.752011 run mass: MS performed LU {at=3668304.455364522, lu_delay=6.01377210393548, ms=00079} 22:49:58.799968 run mass: MS performed LU {at=3668304.503221292, lu_delay=5.58921071421355, ms=00080} 22:49:58.925305 run mass: MS performed LU {at=3668304.628555969, lu_delay=4.786277336999774, ms=00082} 22:49:59.427259 run osmo-ms-mob/00091: Starting mobile 22:49:59.441303 run osmo-ms-mob/00091(pid=226): Launched 22:49:59.452438 run mass: MS start registered {at=3668305.155789245, delay=0.005132353864610195, ms=00091} 22:50:00.150379 run osmo-ms-mob/00092: Starting mobile 22:50:00.166354 run osmo-ms-mob/00092(pid=227): Launched 22:50:00.177436 run mass: MS start registered {at=3668305.880788179, delay=0.00509841600432992, ms=00092} 22:50:00.617549 run mass: MS performed LU {at=3668306.320808141, lu_delay=4.8297006650827825, ms=00085} 22:50:00.664163 run mass: MS performed LU {at=3668306.367413659, lu_delay=5.589102661237121, ms=00084} 22:50:00.751807 run mass: MS performed LU {at=3668306.455057849, lu_delay=5.999188413377851, ms=00083} 22:50:00.818261 run osmo-ms-mob/00093: Starting mobile 22:50:00.834816 run osmo-ms-mob/00093(pid=228): Launched 22:50:00.845923 run mass: MS start registered {at=3668306.549273946, delay=0.005146682728081942, ms=00093} 22:50:01.814335 run osmo-ms-mob/00094: Starting mobile 22:50:01.827342 run osmo-ms-mob/00094(pid=229): Launched 22:50:01.838425 run mass: MS start registered {at=3668307.541778912, delay=0.00511525385081768, ms=00094} 22:50:02.417311 run mass: MS performed LU {at=3668308.120561669, lu_delay=6.065610672347248, ms=00086} 22:50:02.518925 run mass: MS performed LU {at=3668308.222084155, lu_delay=4.941985179670155, ms=00088} 22:50:02.565703 run mass: MS performed LU {at=3668308.268952512, lu_delay=21.90788415214047, ms=00045} 22:50:02.592055 run osmo-ms-mob/00095: Starting mobile 22:50:02.604876 run osmo-ms-mob/00095(pid=230): Launched 22:50:02.615678 run mass: MS start registered {at=3668308.319033473, delay=0.0049221026711165905, ms=00095} 22:50:02.671644 run mass: MS performed LU {at=3668308.374897166, lu_delay=5.747358801309019, ms=00087} 22:50:03.738473 run osmo-ms-mob/00096: Starting mobile 22:50:03.755019 run osmo-ms-mob/00096(pid=231): Launched 22:50:03.765922 run mass: MS start registered {at=3668309.469277025, delay=0.005012795329093933, ms=00096} 22:50:04.384311 run mass: MS performed LU {at=3668310.087560217, lu_delay=4.931770971976221, ms=00091} 22:50:04.429900 run mass: MS performed LU {at=3668310.133098946, lu_delay=6.292074015829712, ms=00089} 22:50:04.572985 run mass: MS performed LU {at=3668310.27624272, lu_delay=22.010464971885085, ms=00051} 22:50:04.837525 run osmo-ms-mob/00097: Starting mobile 22:50:04.853943 run osmo-ms-mob/00097(pid=232): Launched 22:50:04.865046 run mass: MS start registered {at=3668310.56839946, delay=0.005090368911623955, ms=00097} 22:50:06.145817 run osmo-ms-mob/00098: Starting mobile 22:50:06.162609 run osmo-ms-mob/00098(pid=233): Launched 22:50:06.173559 run mass: MS start registered {at=3668311.876898073, delay=0.004923188127577305, ms=00098} 22:50:06.285180 run mass: MS performed LU {at=3668311.988431373, lu_delay=6.10764319403097, ms=00092} 22:50:06.331902 run mass: MS performed LU {at=3668312.035154903, lu_delay=5.485880956985056, ms=00093} 22:50:06.419071 run mass: MS performed LU {at=3668312.122322415, lu_delay=4.580543503165245, ms=00094} 22:50:07.914043 run osmo-ms-mob/00099: Starting mobile 22:50:07.927182 run osmo-ms-mob/00099(pid=234): Launched 22:50:07.933296 run mass: All started... {duration=55.729764193762094, too_slow=0} 22:50:07.939059 run mass: MS start registered {at=3668313.642419607, delay=0.005757353734225035, ms=00099} 22:50:08.149548 run mass: MS performed LU {at=3668313.852801763, lu_delay=5.5337682901881635, ms=00095} 22:50:08.665851 run mass: MS performed LU {at=3668314.369099484, lu_delay=4.89982245862484, ms=00096} 22:50:10.050950 run mass: MS performed LU {at=3668315.754199894, lu_delay=5.185800434090197, ms=00097} 22:50:10.097226 run mass: MS performed LU {at=3668315.800479878, lu_delay=22.68524177931249, ms=00066} 22:50:11.916124 run mass: MS performed LU {at=3668317.619334198, lu_delay=5.742436124943197, ms=00098} 22:50:13.817551 run mass: MS performed LU {at=3668319.520803124, lu_delay=5.87838351726532, ms=00099} 22:50:21.566122 run mass: MS performed LU {at=3668327.269252133, lu_delay=22.82731158286333, ms=00090} 22:50:21.575275 run mass: Tests done {all_completed=True, max=22.82731158286333, min=3.4987821117974818} 22:50:21.580696 tst register_default_mass.py: Test passed (88.8 sec) 22:50:21.585945 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:50:21.589169 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:50:21.592341 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:50:21.595550 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:50:21.598740 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:50:21.602004 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:50:21.605369 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:50:21.608677 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:50:21.611924 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:50:21.615187 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:50:21.618498 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:50:21.621788 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:50:21.625111 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:50:21.628491 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:50:21.631890 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:50:21.635291 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:50:21.638699 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:50:21.642182 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:50:21.645645 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:50:21.649089 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:50:21.652477 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:50:21.655898 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:50:21.659312 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:50:21.663277 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:50:21.666652 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:50:21.670022 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:50:21.673370 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:50:21.676711 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:50:21.680056 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:50:21.683377 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:50:21.686716 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:50:21.690055 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:50:21.693444 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:50:21.696737 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:50:21.700042 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:50:21.703377 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:50:21.706836 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:50:21.710317 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:50:21.713722 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:50:21.717050 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:50:21.720405 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:50:21.723737 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:50:21.727285 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:50:21.730691 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:50:21.734052 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:50:21.737427 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:50:21.740791 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:50:21.744115 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:50:21.747399 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:50:21.750764 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:50:21.754386 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:50:21.757773 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:50:21.761164 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:50:21.764777 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:50:21.768258 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:50:21.771841 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:50:21.775181 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:50:21.778513 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:50:21.781842 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:50:21.785630 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:50:21.788959 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:50:21.792256 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:50:21.795590 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:50:21.798873 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:50:21.802316 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:50:21.805592 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:50:21.809004 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:50:21.812340 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:50:21.815626 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:50:21.819010 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:50:21.822282 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:50:21.825677 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:50:21.828999 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:50:21.832293 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:50:21.835601 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:50:21.839164 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:50:21.842721 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:50:21.846459 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:50:21.849865 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:50:21.853275 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:50:21.856564 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:50:21.859977 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:50:21.863302 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:50:21.866686 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:50:21.870037 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:50:21.873441 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:50:21.876759 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:50:21.880066 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:50:21.883378 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:50:21.886695 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:50:21.890080 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:50:21.893862 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:50:21.897275 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:50:21.900861 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:50:21.904808 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:50:21.908127 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:50:21.911488 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:50:21.914849 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:50:21.918181 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:50:21.922071 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:50:21.925521 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:50:21.929432 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:50:21.932819 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:50:21.936158 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:50:21.939450 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:50:21.942837 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:50:21.946244 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:50:21.949569 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:50:21.952994 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:50:21.956337 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:50:21.959748 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:50:21.963168 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:50:21.966570 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:50:21.969958 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:50:21.973252 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:50:21.976633 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:50:21.979940 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:50:21.983195 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:50:21.986462 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:50:21.989723 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:50:21.992968 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:50:21.996214 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:50:21.999476 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:50:22.002707 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:50:22.005898 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:50:22.009095 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:50:22.012273 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:50:22.015464 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:50:22.018695 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:50:22.021904 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:50:22.025133 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:50:22.028374 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:50:22.031617 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:50:22.034873 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:50:22.038121 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:50:22.041361 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:50:22.044605 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:50:22.047854 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:50:22.051105 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:50:22.054350 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:50:22.057578 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:50:22.060831 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:50:22.064073 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:50:22.067331 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:50:22.070591 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:50:22.073862 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:50:22.077113 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:50:22.080357 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:50:22.083599 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:50:22.086860 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:50:22.090125 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:50:22.093369 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:50:22.096612 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:50:22.099867 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:50:22.103121 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:50:22.106364 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:50:22.109618 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:50:22.112873 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:50:22.116111 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:50:22.119374 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:50:22.122636 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:50:22.125886 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:50:22.129138 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:50:22.132384 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:50:22.135631 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:50:22.138873 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:50:22.142114 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:50:22.145373 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:50:22.148615 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:50:22.151871 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:50:22.155151 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:50:22.158397 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:50:22.161666 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:50:22.164914 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:50:22.168158 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:50:22.171405 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:50:22.174671 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:50:22.177915 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:50:22.181169 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:50:22.184403 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:50:22.187644 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:50:22.190898 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:50:22.194144 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:50:22.197405 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:50:22.200663 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:50:22.203911 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:50:22.207157 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:50:22.210407 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:50:22.213635 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:50:22.216879 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:50:22.220096 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:50:22.223316 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:50:22.226556 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:50:22.229796 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:50:22.233034 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:50:22.236261 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:50:22.239481 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:50:22.242710 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:50:22.245933 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:50:22.249182 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:50:22.252411 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:50:22.255665 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:50:22.258921 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:50:22.262153 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:50:22.265421 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:50:22.268663 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:50:22.271909 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:50:22.275150 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:50:22.278406 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:50:22.281669 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:50:22.284929 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:50:22.288180 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:50:22.291430 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:50:22.294665 --- ParallelTerminationStrategy: PID 22 died... 22:50:22.296126 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:50:22.299672 --- ParallelTerminationStrategy: PID 23 died... 22:50:22.301107 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:50:22.304630 --- ParallelTerminationStrategy: PID 24 died... 22:50:22.306077 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:50:22.309644 --- ParallelTerminationStrategy: PID 25 died... 22:50:22.311082 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:50:22.314611 --- ParallelTerminationStrategy: PID 26 died... 22:50:22.316038 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:50:22.319620 --- ParallelTerminationStrategy: PID 27 died... 22:50:22.321081 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:50:22.324662 --- ParallelTerminationStrategy: PID 28 died... 22:50:22.326118 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:50:22.329712 --- ParallelTerminationStrategy: PID 29 died... 22:50:22.331174 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:50:22.334780 --- ParallelTerminationStrategy: PID 30 died... 22:50:22.336243 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:50:22.339798 --- ParallelTerminationStrategy: PID 31 died... 22:50:22.341245 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:50:22.344872 --- ParallelTerminationStrategy: PID 32 died... 22:50:22.346325 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:50:22.349911 --- ParallelTerminationStrategy: PID 33 died... 22:50:22.351369 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:50:22.354960 --- ParallelTerminationStrategy: PID 35 died... 22:50:22.356411 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:50:22.359997 --- ParallelTerminationStrategy: PID 36 died... 22:50:22.361458 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:50:22.365006 --- ParallelTerminationStrategy: PID 37 died... 22:50:22.366442 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:50:22.370008 --- ParallelTerminationStrategy: PID 38 died... 22:50:22.371448 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:50:22.375016 --- ParallelTerminationStrategy: PID 39 died... 22:50:22.376472 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:50:22.380041 --- ParallelTerminationStrategy: PID 40 died... 22:50:22.381497 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:50:22.385077 --- ParallelTerminationStrategy: PID 41 died... 22:50:22.386507 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:50:22.390055 --- ParallelTerminationStrategy: PID 42 died... 22:50:22.391495 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:50:22.395059 --- ParallelTerminationStrategy: PID 43 died... 22:50:22.396499 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:50:22.400069 --- ParallelTerminationStrategy: PID 44 died... 22:50:22.401507 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:50:22.405033 --- ParallelTerminationStrategy: PID 45 died... 22:50:22.406462 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:50:22.410012 --- ParallelTerminationStrategy: PID 46 died... 22:50:22.411443 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:50:22.414988 --- ParallelTerminationStrategy: PID 47 died... 22:50:22.416427 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:50:22.419970 --- ParallelTerminationStrategy: PID 48 died... 22:50:22.421400 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:50:22.424952 --- ParallelTerminationStrategy: PID 49 died... 22:50:22.426385 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:50:22.429906 --- ParallelTerminationStrategy: PID 50 died... 22:50:22.431342 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:50:22.434897 --- ParallelTerminationStrategy: PID 51 died... 22:50:22.436328 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:50:22.439868 --- ParallelTerminationStrategy: PID 52 died... 22:50:22.441326 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:50:22.444876 --- ParallelTerminationStrategy: PID 53 died... 22:50:22.446330 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:50:22.449892 --- ParallelTerminationStrategy: PID 54 died... 22:50:22.451333 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:50:22.454879 --- ParallelTerminationStrategy: PID 55 died... 22:50:22.456316 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:50:22.459862 --- ParallelTerminationStrategy: PID 56 died... 22:50:22.461311 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:50:22.464880 --- ParallelTerminationStrategy: PID 57 died... 22:50:22.466318 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:50:22.469877 --- ParallelTerminationStrategy: PID 58 died... 22:50:22.471318 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:50:22.474862 --- ParallelTerminationStrategy: PID 59 died... 22:50:22.476303 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:50:22.479846 --- ParallelTerminationStrategy: PID 60 died... 22:50:22.481290 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:50:22.484818 --- ParallelTerminationStrategy: PID 61 died... 22:50:22.486248 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:50:22.489781 --- ParallelTerminationStrategy: PID 62 died... 22:50:22.491211 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:50:22.494743 --- ParallelTerminationStrategy: PID 63 died... 22:50:22.496174 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:50:22.499722 --- ParallelTerminationStrategy: PID 64 died... 22:50:22.501164 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:50:22.504693 --- ParallelTerminationStrategy: PID 65 died... 22:50:22.506122 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:50:22.509658 --- ParallelTerminationStrategy: PID 66 died... 22:50:22.511100 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:50:22.514637 --- ParallelTerminationStrategy: PID 67 died... 22:50:22.516084 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:50:22.519628 --- ParallelTerminationStrategy: PID 68 died... 22:50:22.521082 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:50:22.524615 --- ParallelTerminationStrategy: PID 69 died... 22:50:22.526066 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:50:22.529596 --- ParallelTerminationStrategy: PID 70 died... 22:50:22.531028 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:50:22.534570 --- ParallelTerminationStrategy: PID 71 died... 22:50:22.536003 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:50:22.539569 --- ParallelTerminationStrategy: PID 72 died... 22:50:22.541009 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:50:22.544557 --- ParallelTerminationStrategy: PID 73 died... 22:50:22.546025 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:50:22.549569 --- ParallelTerminationStrategy: PID 74 died... 22:50:22.551021 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:50:22.554585 --- ParallelTerminationStrategy: PID 75 died... 22:50:22.556035 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:50:22.559608 --- ParallelTerminationStrategy: PID 76 died... 22:50:22.561065 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:50:22.564607 --- ParallelTerminationStrategy: PID 77 died... 22:50:22.566074 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:50:22.569640 --- ParallelTerminationStrategy: PID 78 died... 22:50:22.571073 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:50:22.574623 --- ParallelTerminationStrategy: PID 79 died... 22:50:22.576051 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:50:22.579598 --- ParallelTerminationStrategy: PID 80 died... 22:50:22.581053 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:50:22.584577 --- ParallelTerminationStrategy: PID 81 died... 22:50:22.586026 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:50:22.589589 --- ParallelTerminationStrategy: PID 82 died... 22:50:22.591035 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:50:22.594594 --- ParallelTerminationStrategy: PID 83 died... 22:50:22.596036 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:50:22.599603 --- ParallelTerminationStrategy: PID 84 died... 22:50:22.601029 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:50:22.604575 --- ParallelTerminationStrategy: PID 85 died... 22:50:22.606023 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:50:22.609570 --- ParallelTerminationStrategy: PID 86 died... 22:50:22.611002 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:50:22.614528 --- ParallelTerminationStrategy: PID 87 died... 22:50:22.615957 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:50:22.619513 --- ParallelTerminationStrategy: PID 88 died... 22:50:22.620963 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:50:22.624495 --- ParallelTerminationStrategy: PID 89 died... 22:50:22.625936 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:50:22.629472 --- ParallelTerminationStrategy: PID 90 died... 22:50:22.630909 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:50:22.634446 --- ParallelTerminationStrategy: PID 91 died... 22:50:22.635876 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:50:22.639427 --- ParallelTerminationStrategy: PID 92 died... 22:50:22.640873 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:50:22.644379 --- ParallelTerminationStrategy: PID 93 died... 22:50:22.645831 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:50:22.649382 --- ParallelTerminationStrategy: PID 94 died... 22:50:22.650834 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:50:22.654381 --- ParallelTerminationStrategy: PID 95 died... 22:50:22.655820 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:50:22.659375 --- ParallelTerminationStrategy: PID 96 died... 22:50:22.660811 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:50:22.664353 --- ParallelTerminationStrategy: PID 97 died... 22:50:22.665816 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:50:22.669344 --- ParallelTerminationStrategy: PID 98 died... 22:50:22.670790 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:50:22.674353 --- ParallelTerminationStrategy: PID 99 died... 22:50:22.675791 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:50:22.679322 --- ParallelTerminationStrategy: PID 100 died... 22:50:22.680789 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:50:22.684339 --- ParallelTerminationStrategy: PID 101 died... 22:50:22.685786 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:50:22.689332 --- ParallelTerminationStrategy: PID 102 died... 22:50:22.690779 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:50:22.694323 --- ParallelTerminationStrategy: PID 103 died... 22:50:22.695759 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:50:22.699334 --- ParallelTerminationStrategy: PID 104 died... 22:50:22.700783 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:50:22.704309 --- ParallelTerminationStrategy: PID 105 died... 22:50:22.705761 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:50:22.709332 --- ParallelTerminationStrategy: PID 106 died... 22:50:22.710775 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:50:22.714309 --- ParallelTerminationStrategy: PID 107 died... 22:50:22.715735 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:50:22.719273 --- ParallelTerminationStrategy: PID 108 died... 22:50:22.720724 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:50:22.724264 --- ParallelTerminationStrategy: PID 109 died... 22:50:22.725717 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:50:22.729257 --- ParallelTerminationStrategy: PID 110 died... 22:50:22.730699 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:50:22.734248 --- ParallelTerminationStrategy: PID 111 died... 22:50:22.735688 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:50:22.739242 --- ParallelTerminationStrategy: PID 112 died... 22:50:22.740685 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:50:22.744214 --- ParallelTerminationStrategy: PID 113 died... 22:50:22.745674 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:50:22.749218 --- ParallelTerminationStrategy: PID 114 died... 22:50:22.750653 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:50:22.754222 --- ParallelTerminationStrategy: PID 115 died... 22:50:22.755666 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:50:22.759205 --- ParallelTerminationStrategy: PID 116 died... 22:50:22.760650 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:50:22.764173 --- ParallelTerminationStrategy: PID 117 died... 22:50:22.765611 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:50:22.769267 --- ParallelTerminationStrategy: PID 118 died... 22:50:22.770711 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:50:22.774261 --- ParallelTerminationStrategy: PID 119 died... 22:50:22.775706 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:50:22.779246 --- ParallelTerminationStrategy: PID 120 died... 22:50:22.780690 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:50:22.784212 --- ParallelTerminationStrategy: PID 121 died... 22:50:22.785662 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:50:22.789198 --- ParallelTerminationStrategy: PID 122 died... 22:50:22.790623 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:50:22.794165 --- ParallelTerminationStrategy: PID 123 died... 22:50:22.795612 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:50:22.799159 --- ParallelTerminationStrategy: PID 124 died... 22:50:22.800608 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:50:22.804162 --- ParallelTerminationStrategy: PID 125 died... 22:50:22.805617 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:50:22.809170 --- ParallelTerminationStrategy: PID 126 died... 22:50:22.810608 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:50:22.814160 --- ParallelTerminationStrategy: PID 127 died... 22:50:22.815601 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:50:22.819138 --- ParallelTerminationStrategy: PID 128 died... 22:50:22.820578 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:50:22.824129 --- ParallelTerminationStrategy: PID 129 died... 22:50:22.825557 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:50:22.829121 --- ParallelTerminationStrategy: PID 130 died... 22:50:22.830573 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:50:22.834121 --- ParallelTerminationStrategy: PID 131 died... 22:50:22.835564 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:50:22.839119 --- ParallelTerminationStrategy: PID 132 died... 22:50:22.840567 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:50:22.844093 --- ParallelTerminationStrategy: PID 133 died... 22:50:22.845525 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:50:22.849089 --- ParallelTerminationStrategy: PID 134 died... 22:50:22.850524 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:50:22.854088 --- ParallelTerminationStrategy: PID 135 died... 22:50:22.855531 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:50:22.859117 --- ParallelTerminationStrategy: PID 136 died... 22:50:22.860575 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:50:22.864141 --- ParallelTerminationStrategy: PID 137 died... 22:50:22.865611 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:50:22.869183 --- ParallelTerminationStrategy: PID 138 died... 22:50:22.870622 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:50:22.874209 --- ParallelTerminationStrategy: PID 139 died... 22:50:22.875653 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:50:22.879218 --- ParallelTerminationStrategy: PID 140 died... 22:50:22.880674 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:50:22.884235 --- ParallelTerminationStrategy: PID 141 died... 22:50:22.885701 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:50:22.889271 --- ParallelTerminationStrategy: PID 142 died... 22:50:22.890723 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:50:22.894347 --- ParallelTerminationStrategy: PID 143 died... 22:50:22.895796 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:50:22.899369 --- ParallelTerminationStrategy: PID 144 died... 22:50:22.900812 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:50:22.904375 --- ParallelTerminationStrategy: PID 145 died... 22:50:22.905836 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:50:22.909413 --- ParallelTerminationStrategy: PID 146 died... 22:50:22.910868 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:50:22.914461 --- ParallelTerminationStrategy: PID 147 died... 22:50:22.915919 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:50:22.919491 --- ParallelTerminationStrategy: PID 148 died... 22:50:22.920984 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:50:22.924578 --- ParallelTerminationStrategy: PID 149 died... 22:50:22.926026 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:50:22.929604 --- ParallelTerminationStrategy: PID 150 died... 22:50:22.931039 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:50:22.934583 --- ParallelTerminationStrategy: PID 151 died... 22:50:22.936021 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:50:22.939593 --- ParallelTerminationStrategy: PID 152 died... 22:50:22.941034 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:50:22.944592 --- ParallelTerminationStrategy: PID 153 died... 22:50:22.946053 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:50:22.949616 --- ParallelTerminationStrategy: PID 154 died... 22:50:22.951053 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:50:22.954633 --- ParallelTerminationStrategy: PID 155 died... 22:50:22.956071 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:50:22.959636 --- ParallelTerminationStrategy: PID 156 died... 22:50:22.961093 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:50:22.964659 --- ParallelTerminationStrategy: PID 157 died... 22:50:22.966099 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:50:22.969685 --- ParallelTerminationStrategy: PID 158 died... 22:50:22.971128 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:50:22.974686 --- ParallelTerminationStrategy: PID 159 died... 22:50:22.976116 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:50:22.979697 --- ParallelTerminationStrategy: PID 160 died... 22:50:22.981157 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:50:22.984732 --- ParallelTerminationStrategy: PID 161 died... 22:50:22.986180 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:50:22.989744 --- ParallelTerminationStrategy: PID 162 died... 22:50:22.991184 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:50:22.994766 --- ParallelTerminationStrategy: PID 163 died... 22:50:22.996210 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:50:22.999759 --- ParallelTerminationStrategy: PID 164 died... 22:50:23.001206 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:50:23.004767 --- ParallelTerminationStrategy: PID 165 died... 22:50:23.006209 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:50:23.009782 --- ParallelTerminationStrategy: PID 166 died... 22:50:23.011218 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:50:23.014789 --- ParallelTerminationStrategy: PID 167 died... 22:50:23.016229 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:50:23.019801 --- ParallelTerminationStrategy: PID 168 died... 22:50:23.021250 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:50:23.024826 --- ParallelTerminationStrategy: PID 169 died... 22:50:23.026268 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:50:23.029831 --- ParallelTerminationStrategy: PID 170 died... 22:50:23.031278 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:50:23.034859 --- ParallelTerminationStrategy: PID 171 died... 22:50:23.036286 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:50:23.039866 --- ParallelTerminationStrategy: PID 172 died... 22:50:23.041309 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:50:23.044873 --- ParallelTerminationStrategy: PID 173 died... 22:50:23.046320 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:50:23.049904 --- ParallelTerminationStrategy: PID 174 died... 22:50:23.051341 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:50:23.054910 --- ParallelTerminationStrategy: PID 175 died... 22:50:23.056349 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:50:23.059896 --- ParallelTerminationStrategy: PID 176 died... 22:50:23.061352 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:50:23.064924 --- ParallelTerminationStrategy: PID 177 died... 22:50:23.066367 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:50:23.069932 --- ParallelTerminationStrategy: PID 178 died... 22:50:23.071368 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:50:23.074939 --- ParallelTerminationStrategy: PID 179 died... 22:50:23.076377 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:50:23.079928 --- ParallelTerminationStrategy: PID 180 died... 22:50:23.081370 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:50:23.084941 --- ParallelTerminationStrategy: PID 181 died... 22:50:23.086387 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:50:23.089969 --- ParallelTerminationStrategy: PID 182 died... 22:50:23.091415 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:50:23.094990 --- ParallelTerminationStrategy: PID 183 died... 22:50:23.096424 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:50:23.100015 --- ParallelTerminationStrategy: PID 184 died... 22:50:23.101463 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:50:23.105037 --- ParallelTerminationStrategy: PID 185 died... 22:50:23.106474 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:50:23.110076 --- ParallelTerminationStrategy: PID 186 died... 22:50:23.111521 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:50:23.115105 --- ParallelTerminationStrategy: PID 187 died... 22:50:23.116537 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:50:23.120107 --- ParallelTerminationStrategy: PID 188 died... 22:50:23.121568 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:50:23.125150 --- ParallelTerminationStrategy: PID 189 died... 22:50:23.126591 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:50:23.130160 --- ParallelTerminationStrategy: PID 190 died... 22:50:23.131606 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:50:23.135177 --- ParallelTerminationStrategy: PID 191 died... 22:50:23.136611 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:50:23.140194 --- ParallelTerminationStrategy: PID 192 died... 22:50:23.141651 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:50:23.145215 --- ParallelTerminationStrategy: PID 193 died... 22:50:23.146650 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:50:23.150219 --- ParallelTerminationStrategy: PID 194 died... 22:50:23.151665 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:50:23.155253 --- ParallelTerminationStrategy: PID 195 died... 22:50:23.156704 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:50:23.160248 --- ParallelTerminationStrategy: PID 196 died... 22:50:23.161696 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:50:23.165292 --- ParallelTerminationStrategy: PID 197 died... 22:50:23.166736 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:50:23.170310 --- ParallelTerminationStrategy: PID 198 died... 22:50:23.171751 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:50:23.175302 --- ParallelTerminationStrategy: PID 199 died... 22:50:23.176743 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:50:23.180285 --- ParallelTerminationStrategy: PID 200 died... 22:50:23.181730 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:50:23.185303 --- ParallelTerminationStrategy: PID 201 died... 22:50:23.186730 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:50:23.190315 --- ParallelTerminationStrategy: PID 202 died... 22:50:23.191754 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:50:23.195334 --- ParallelTerminationStrategy: PID 203 died... 22:50:23.196798 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:50:23.200363 --- ParallelTerminationStrategy: PID 204 died... 22:50:23.201821 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:50:23.205390 --- ParallelTerminationStrategy: PID 205 died... 22:50:23.206832 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:50:23.210405 --- ParallelTerminationStrategy: PID 206 died... 22:50:23.211844 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:50:23.215410 --- ParallelTerminationStrategy: PID 207 died... 22:50:23.216877 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:50:23.220434 --- ParallelTerminationStrategy: PID 208 died... 22:50:23.221888 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:50:23.225448 --- ParallelTerminationStrategy: PID 209 died... 22:50:23.226889 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:50:23.230442 --- ParallelTerminationStrategy: PID 210 died... 22:50:23.231875 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:50:23.235449 --- ParallelTerminationStrategy: PID 211 died... 22:50:23.236894 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:50:23.240440 --- ParallelTerminationStrategy: PID 212 died... 22:50:23.241891 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:50:23.245453 --- ParallelTerminationStrategy: PID 213 died... 22:50:23.246899 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:50:23.250474 --- ParallelTerminationStrategy: PID 214 died... 22:50:23.251903 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:50:23.255462 --- ParallelTerminationStrategy: PID 215 died... 22:50:23.256909 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:50:23.260453 --- ParallelTerminationStrategy: PID 216 died... 22:50:23.261906 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:50:23.265456 --- ParallelTerminationStrategy: PID 217 died... 22:50:23.266905 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:50:23.270475 --- ParallelTerminationStrategy: PID 218 died... 22:50:23.271923 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:50:23.275479 --- ParallelTerminationStrategy: PID 219 died... 22:50:23.276934 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:50:23.280498 --- ParallelTerminationStrategy: PID 220 died... 22:50:23.281950 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:50:23.285519 --- ParallelTerminationStrategy: PID 221 died... 22:50:23.286955 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:50:23.290547 --- ParallelTerminationStrategy: PID 222 died... 22:50:23.291989 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:50:23.295553 --- ParallelTerminationStrategy: PID 223 died... 22:50:23.296998 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:50:23.300565 --- ParallelTerminationStrategy: PID 224 died... 22:50:23.302010 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:50:23.305613 --- ParallelTerminationStrategy: PID 225 died... 22:50:23.307059 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:50:23.310696 --- ParallelTerminationStrategy: PID 226 died... 22:50:23.312134 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:50:23.315706 --- ParallelTerminationStrategy: PID 227 died... 22:50:23.317152 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:50:23.320742 --- ParallelTerminationStrategy: PID 228 died... 22:50:23.322185 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:50:23.325778 --- ParallelTerminationStrategy: PID 229 died... 22:50:23.327217 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:50:23.330811 --- ParallelTerminationStrategy: PID 230 died... 22:50:23.332253 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:50:23.335809 --- ParallelTerminationStrategy: PID 231 died... 22:50:23.337275 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:50:23.340841 --- ParallelTerminationStrategy: PID 232 died... 22:50:23.342290 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:50:23.345849 --- ParallelTerminationStrategy: PID 233 died... 22:50:23.347300 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:50:23.350884 --- ParallelTerminationStrategy: PID 234 died... 22:50:23.352332 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:26.756546 --- ParallelTerminationStrategy: PID 34 died... 22:50:26.762527 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7887 netreg_mass PASS --------------------------------------------------------------------- 22:50:26.839680 tst trial-7887: Storing JUnit report in /build/trial-7887/run.2025-02-24_22-48-52/trial-7887.xml -------------------------------------------------------------------------------------------- trial-7887 PASS -------------------------------------------------------------------------------------------- 22:50:26.854266 tst trial-7887: trial-7887: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (88.8 sec) + exit_code=0 + rm -rf trial-7887/inst + cd trial-7887 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-02-24 22:48:52 No journal files were found. + readlink last_run + tar czf /build/trial-7887-run.tgz run.2025-02-24_22-48-52 + tar czf /build/trial-7887-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-24_13_26_01.tgz osmo-bts-oc2g.build-2025-02-24_00_51_30.tgz osmo-bts-sysmo.build-2025-02-24_00_51_25.tgz osmo-bts.build-2025-02-24_00_51_44.tgz osmo-ggsn.build-2025-02-24_20_42_37.tgz osmo-hlr.build-2025-02-24_16_36_57.tgz osmo-hnbgw.build-2025-02-24_13_29_07.tgz osmo-mgw.build-2025-02-24_08_33_15.tgz osmo-msc.build-2025-02-24_13_33_14.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-24_07_41_23.tgz osmo-pcu-sysmo.build-2025-02-24_07_41_20.tgz osmo-pcu.build-2025-02-24_07_41_26.tgz osmo-sgsn.build-2025-02-24_20_48_13.tgz osmo-stp.build-2025-02-24_13_25_13.tgz osmo-trx.build-2025-02-24_14_27_57.tgz osmocom-bb.build-2025-02-24_21_17_26.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