Started by timer Running as SYSTEM Building remotely on gtp0-deb10fr (hdlc dahdi) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-fr-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-fr-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 290ae4c2e7eaaad3301a24803df2c7d0d3b51bcc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 290ae4c2e7eaaad3301a24803df2c7d0d3b51bcc # timeout=10 Commit message: "ttcn3-bts-test: write bts logs to tmpfs" > git rev-list --no-walk 290ae4c2e7eaaad3301a24803df2c7d0d3b51bcc # timeout=10 [ttcn3-fr-test] $ /bin/sh -xe /tmp/jenkins2431393147305596333.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-fr-test + export IMAGE_SUFFIX=master-debian10 + cd ttcn3-fr-test + uptime + grep --color=always -o load.* load average: 0.00, 0.00, 0.00 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-fr-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs ] + [ xjenkins-ttcn3-fr-test-1878 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/ttcn3-fr-test + SUITE_NAME=ttcn3-fr-test + IMAGE_SUFFIX=master-debian10 + docker_images_require ttcn3-fr-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-fr-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:09a358b5bef723b51d1d656c3459ff81f3d08dbb2f711571afcc03f45494ea52 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-fr-test + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name ttcn3-fr-test + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name ttcn3-fr-test + echo ttcn3-fr-test + dir=ttcn3-fr-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-fr-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + + echo FROM $REGISTRY/$USER/debian-bookworm-titan grep -q $USER + pull_arg= + set +x Building image: ttcn3-fr-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-fr-test BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/ttcn3-fr-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/ttcn3-fr-test' 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/ttcn3-fr-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-fr-test:latest . Sending build context to Docker daemon 42.5kB Step 1/10 : ARG REGISTRY Step 2/10 : ARG USER Step 3/10 : FROM $REGISTRY/$USER/debian-bookworm-titan ---> c293ac31da6f Step 4/10 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 7ee233b7fde4 Step 5/10 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> af1f777aa763 Step 6/10 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" fr fr-net ---> Using cache ---> 72628a3d2809 Step 7/10 : VOLUME /data ---> Using cache ---> 2aa1d4ca2d54 Step 8/10 : COPY FR_Tests.cfg /data/FR_Tests.cfg ---> Using cache ---> 796442ef775d Step 9/10 : COPY FRNET_Tests.cfg /data/FRNET_Tests.cfg ---> Using cache ---> eb21bdc986bb Step 10/10 : ENTRYPOINT ["ttcn3-docker-run"] ---> Using cache ---> 5dbab06077c3 [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_GBPROXY_BRANCH OSMO_HNBGW_BRANCH OSMO_S1GW_BRANCH M3UA_TESTTOOL_BRANCH OPEN5GS_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_HNODEB_BRANCH OSMO_SGSN_BRANCH OSMOCOM_REPO_VERSION OSMO_CBC_BRANCH OSMO_HLR_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH UPSTREAM_DISTRO OSMOCOM_REPO_MIRROR OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_IUH_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_PATH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_REMSIM_BRANCH OSMO_SIP_BRANCH OSMO_UECUPS_BRANCH ASTERISK_BRANCH LIBOSMOCORE_BRANCH OSMO_MGW_BRANCH UID OSMO_PCU_BRANCH PJPROJECT_BRANCH OSMO_BSC_BRANCH OSMO_EPDG_BRANCH] were not consumed Successfully built 5dbab06077c3 Successfully tagged osmocom-build/ttcn3-fr-test:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/ttcn3-fr-test' + docker_image_exists ttcn3-fr-test + docker images -q osmocom-build/ttcn3-fr-test + test -n 5dbab06077c3 + list_osmo_packages debian-trixie ttcn3-fr-test + local distro=debian-trixie + local image=ttcn3-fr-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-fr-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester + chmod a+w /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester + cp FR_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet + cp FRNET_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/unix + network_clean_remove_all_ttcn3 + local networks + local i + + grep ^ttcn3- docker network ls --format {{.Name}} + true + networks= + [ -z ] + return + network_create + SUBNET=9753 + seq 1 30 + echo (9753 + 1) % 256 + bc + SUBNET=26 + NET_NAME=ttcn3-fr-test-26 + SUB4=172.18.26.0/24 + SUB6=fd02:db8:26::/64 + set +x Creating network ttcn3-fr-test-26, trying SUBNET=26... + docker network create --internal --subnet 172.18.26.0/24 --ipv6 --subnet fd02:db8:26::/64 ttcn3-fr-test-26 fff5ccf47616f8001856e0bd2639a6179185e7105eeb6c0513d91801ea6fa23a + set +x ### Network ttcn3-fr-test-26 created (SUBNET=26) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=26 to: /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/FR_Tests.cfg Applying SUBNET=26 to: /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet/FRNET_Tests.cfg + echo Starting container with FRNET Starting container with FRNET + docker_network_params 26 10 + NET=26 + ADDR_SUFIX=10 + echo --network ttcn3-fr-test-26 --ip 172.18.26.10 --ip6 fd02:db8:26::10 + docker run --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-fr-test-26 --ip 172.18.26.10 --ip6 fd02:db8:26::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e WAIT_FOR_NETDEV=hdlcnet8 -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/frnet:/data --name jenkins-ttcn3-fr-test-1878-frnet -d osmocom-build/ttcn3-fr-test fr-net FRNET_Tests afd22ea2944a35848935c4ffbdd5acf338978fea81d6a17bc817ab1bce50edaf + seq 1 8 + DEV=hdlcnet1 + sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-fr-test-1878-frnet + DEV=hdlcnet2 + sudo ./netdev-to-docker.sh hdlcnet2 jenkins-ttcn3-fr-test-1878-frnet + DEV=hdlcnet3 + sudo ./netdev-to-docker.sh hdlcnet3 jenkins-ttcn3-fr-test-1878-frnet + DEV=hdlcnet4 + sudo ./netdev-to-docker.sh hdlcnet4 jenkins-ttcn3-fr-test-1878-frnet + DEV=hdlcnet5 + sudo ./netdev-to-docker.sh hdlcnet5 jenkins-ttcn3-fr-test-1878-frnet + DEV=hdlcnet6 + sudo ./netdev-to-docker.sh hdlcnet6 jenkins-ttcn3-fr-test-1878-frnet + DEV=hdlcnet7 + sudo ./netdev-to-docker.sh hdlcnet7 jenkins-ttcn3-fr-test-1878-frnet + DEV=hdlcnet8 + sudo ./netdev-to-docker.sh hdlcnet8 jenkins-ttcn3-fr-test-1878-frnet + echo Starting container with FR testsuite Starting container with FR testsuite + docker_network_params 26 103 + NET=26 + ADDR_SUFIX=103 + echo --network ttcn3-fr-test-26 --ip 172.18.26.103 --ip6 fd02:db8:26::103 + docker run --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-fr-test-26 --ip 172.18.26.103 --ip6 fd02:db8:26::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e WAIT_FOR_NETDEV=hdlc8 -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester:/data --name jenkins-ttcn3-fr-test-1878-ttcn3-fr-test -d osmocom-build/ttcn3-fr-test fr FR_Tests df44d428a92ab99f463be7550cd904fd8165ba2f85486238c1ad7e3c9e72468d + seq 1 8 + DEV=hdlc1 + sudo ./netdev-to-docker.sh hdlc1 jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + DEV=hdlc2 + sudo ./netdev-to-docker.sh hdlc2 jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + DEV=hdlc3 + sudo ./netdev-to-docker.sh hdlc3 jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + DEV=hdlc4 + sudo ./netdev-to-docker.sh hdlc4 jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + DEV=hdlc5 + sudo ./netdev-to-docker.sh hdlc5 jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + DEV=hdlc6 + sudo ./netdev-to-docker.sh hdlc6 jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + DEV=hdlc7 + sudo ./netdev-to-docker.sh hdlc7 jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + DEV=hdlc8 + sudo ./netdev-to-docker.sh hdlc8 jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + docker logs -f jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + SUBDIR=fr + SUITE=FR_Tests + '[' -n hdlc8 ']' + echo 'Waiting for hdlc8 to appear' + pipework --wait -i hdlc8 Waiting for hdlc8 to appear + true + '[' '!' -f /sys/class/net/hdlc8/flags ']' ++ cat /sys/class/net/hdlc8/flags + FLAGS=0x91 + let 'FLAG_UP=0x91&1' + '[' 1 = 1 ']' + break + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr/FR_Tests FR_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli FR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: FR_Tests.cfg MC@df44d428a92a: Unix server socket created successfully. MC@df44d428a92a: Listening on TCP port 45917. MC2> df44d428a92a is the default spawn /osmo-ttcn3-hacks/_build/fr/FR_Tests df44d428a92a 45917 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@df44d428a92a: New HC connected from 172.18.26.103 [172.18.26.103]. df44d428a92a: Linux 4.19.0-12-amd64 on x86_64. cmtc MC@df44d428a92a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@df44d428a92a: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@df44d428a92a: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@df44d428a92a: Configuration file was processed on all HCs. MC@df44d428a92a: Creating MTC on host 172.18.26.103. MC@df44d428a92a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@df44d428a92a: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_bvc_bringup'. ------ FR_Tests.TC_bvc_bringup ------ (06:05:10) load average: 0.16, 0.03, 0.01 Waiting for packet dumper to start... 0 MTC@df44d428a92a: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_bvc_bringup' was executed successfully (exit status: 0). MTC@df44d428a92a: Test case TC_bvc_bringup started. MTC@df44d428a92a: Initializing Gb interface 0: NSEI=123 gb0-NSemu(3)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSVCI101-NSVCemu101-provFR(8)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101(5)@df44d428a92a: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(3)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSemu(3)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI102-NSVCemu102-provFR(12)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101-NSVCemu101-FRemu(13)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI102(7)@df44d428a92a: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-provFR(16)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101-NSVCemu101-FRemu(13)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(13)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSVCI103(11)@df44d428a92a: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-FRemu(17)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI102-NSVCemu102-FRemu(17)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(17)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSemu(3)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI103-NSVCemu103-FRemu(18)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-FRemu(18)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(18)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104-NSVCemu104-provFR(20)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI104(15)@df44d428a92a: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI104-NSVCemu104-FRemu(22)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(22)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(22)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-BSSGPemu(4)@df44d428a92a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bvc_bringup-BVCI100(6)@df44d428a92a: Adding Client=gb0-bvc100-UEsim0(27), IMSI='262420000000000'H, TLLI='C24C7EF3'O, index=0 gb0-bvc100-UEsim0(27)@df44d428a92a: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI101(9)@df44d428a92a: Adding Client=gb0-bvc101-UEsim0(28), IMSI='262420000000100'H, TLLI='F1AC014F'O, index=0 gb0-bvc101-UEsim0(28)@df44d428a92a: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI102(10)@df44d428a92a: Adding Client=gb0-bvc102-UEsim0(29), IMSI='262420000000200'H, TLLI='C5559047'O, index=0 gb0-bvc102-UEsim0(29)@df44d428a92a: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI103(14)@df44d428a92a: Adding Client=gb0-bvc103-UEsim0(30), IMSI='262420000000300'H, TLLI='F3474AD5'O, index=0 gb0-bvc103-UEsim0(30)@df44d428a92a: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI104(19)@df44d428a92a: Adding Client=gb0-bvc104-UEsim0(31), IMSI='262420000000400'H, TLLI='F9F24299'O, index=0 gb0-bvc104-UEsim0(31)@df44d428a92a: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI105(21)@df44d428a92a: Adding Client=gb0-bvc105-UEsim0(32), IMSI='262420000000500'H, TLLI='EFFA8663'O, index=0 gb0-bvc105-UEsim0(32)@df44d428a92a: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI106(23)@df44d428a92a: Adding Client=gb0-bvc106-UEsim0(33), IMSI='262420000000600'H, TLLI='FFD7FD5F'O, index=0 gb0-bvc106-UEsim0(33)@df44d428a92a: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI107(24)@df44d428a92a: Adding Client=gb0-bvc107-UEsim0(34), IMSI='262420000000700'H, TLLI='CDB9147D'O, index=0 gb0-bvc107-UEsim0(34)@df44d428a92a: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI108(25)@df44d428a92a: Adding Client=gb0-bvc108-UEsim0(35), IMSI='262420000000800'H, TLLI='D5E7ACDF'O, index=0 gb0-bvc108-UEsim0(35)@df44d428a92a: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_bvc_bringup-BVCI109(26)@df44d428a92a: Adding Client=gb0-bvc109-UEsim0(36), IMSI='262420000000900'H, TLLI='E214F9E5'O, index=0 gb0-bvc109-UEsim0(36)@df44d428a92a: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(13)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(18)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(17)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(22)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(5)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI102(7)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI103(11)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI104(15)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI101(5)@df44d428a92a: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(11)@df44d428a92a: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(7)@df44d428a92a: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(5)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(11)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(5)@df44d428a92a: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(15)@df44d428a92a: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(11)@df44d428a92a: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI102(7)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(7)@df44d428a92a: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(15)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(15)@df44d428a92a: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(4)@df44d428a92a: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(4)@df44d428a92a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI100(6)@df44d428a92a: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc100-UEsim0(27)@df44d428a92a: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim0(27)@df44d428a92a: "gb0-bvc100-UEsim0"Leaving main loop TC_bvc_bringup-BVCI108(25)@df44d428a92a: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI100(6)@df44d428a92a: Removing Client IMSI='262420000000000'H, index=0 TC_bvc_bringup-BVCI106(23)@df44d428a92a: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI104(19)@df44d428a92a: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI102(10)@df44d428a92a: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim0(31)@df44d428a92a: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim0(31)@df44d428a92a: "gb0-bvc104-UEsim0"Leaving main loop TC_bvc_bringup-BVCI104(19)@df44d428a92a: Removing Client IMSI='262420000000400'H, index=0 gb0-bvc102-UEsim0(29)@df44d428a92a: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc102-UEsim0(29)@df44d428a92a: "gb0-bvc102-UEsim0"Leaving main loop gb0-bvc106-UEsim0(33)@df44d428a92a: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc106-UEsim0(33)@df44d428a92a: "gb0-bvc106-UEsim0"Leaving main loop gb0-bvc108-UEsim0(35)@df44d428a92a: "gb0-bvc108-UEsim0" Entering main loop TC_bvc_bringup-BVCI103(14)@df44d428a92a: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim0(30)@df44d428a92a: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim0(30)@df44d428a92a: "gb0-bvc103-UEsim0"Leaving main loop TC_bvc_bringup-BVCI103(14)@df44d428a92a: Removing Client IMSI='262420000000300'H, index=0 TC_bvc_bringup-BVCI106(23)@df44d428a92a: Removing Client IMSI='262420000000600'H, index=0 gb0-bvc108-UEsim0(35)@df44d428a92a: "gb0-bvc108-UEsim0"Leaving main loop TC_bvc_bringup-BVCI107(24)@df44d428a92a: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI107(24)@df44d428a92a: Removing Client IMSI='262420000000700'H, index=0 TC_bvc_bringup-BVCI108(25)@df44d428a92a: Removing Client IMSI='262420000000800'H, index=0 gb0-bvc107-UEsim0(34)@df44d428a92a: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim0(34)@df44d428a92a: "gb0-bvc107-UEsim0"Leaving main loop TC_bvc_bringup-BVCI102(10)@df44d428a92a: Removing Client IMSI='262420000000200'H, index=0 TC_bvc_bringup-BVCI105(21)@df44d428a92a: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim0(32)@df44d428a92a: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim0(32)@df44d428a92a: "gb0-bvc105-UEsim0"Leaving main loop TC_bvc_bringup-BVCI109(26)@df44d428a92a: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc109-UEsim0(36)@df44d428a92a: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc109-UEsim0(36)@df44d428a92a: "gb0-bvc109-UEsim0"Leaving main loop TC_bvc_bringup-BVCI109(26)@df44d428a92a: Removing Client IMSI='262420000000900'H, index=0 TC_bvc_bringup-BVCI105(21)@df44d428a92a: Removing Client IMSI='262420000000500'H, index=0 TC_bvc_bringup-BVCI101(9)@df44d428a92a: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_bvc_bringup-BVCI101(9)@df44d428a92a: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc101-UEsim0(28)@df44d428a92a: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim0(28)@df44d428a92a: "gb0-bvc101-UEsim0"Leaving main loop gb0-NSVCI101-NSVCemu101-FRemu(13)@df44d428a92a: AF_PACKET Test port (FR): user_stop gb0-NSVCI102-NSVCemu102-FRemu(17)@df44d428a92a: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(22)@df44d428a92a: AF_PACKET Test port (FR): user_stop gb0-NSVCI103-NSVCemu103-FRemu(18)@df44d428a92a: AF_PACKET Test port (FR): user_stop MTC@df44d428a92a: Test case TC_bvc_bringup finished. Verdict: pass MTC@df44d428a92a: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_bvc_bringup pass'. (06:05:17) load average: 0.67, 0.15, 0.05 ====== FR_Tests.TC_bvc_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13288) Waiting for packet dumper to finish... 1 (prev_count=13288, count=16012) MTC@df44d428a92a: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_bvc_bringup pass' was executed successfully (exit status: 0). MTC@df44d428a92a: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul_ud'. ------ FR_Tests.TC_ul_ud ------ (06:05:19) load average: 0.67, 0.15, 0.05 Waiting for packet dumper to start... 0 MTC@df44d428a92a: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul_ud' was executed successfully (exit status: 0). MTC@df44d428a92a: Test case TC_ul_ud started. MTC@df44d428a92a: Initializing Gb interface 0: NSEI=123 gb0-NSemu(37)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSVCI101-NSVCemu101-provFR(41)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSemu(37)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101(39)@df44d428a92a: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI101-NSVCemu101-FRemu(45)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(45)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI101-NSVCemu101-FRemu(45)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSemu(37)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI102-NSVCemu102-provFR(46)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102(42)@df44d428a92a: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-provFR(49)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSemu(37)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI102-NSVCemu102-FRemu(50)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI103(44)@df44d428a92a: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-FRemu(50)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(50)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI104-NSVCemu104-provFR(51)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI103-NSVCemu103-FRemu(52)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI104(48)@df44d428a92a: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-FRemu(52)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(52)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104-NSVCemu104-FRemu(55)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(55)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(55)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-BSSGPemu(38)@df44d428a92a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim0(61), IMSI='262420000000000'H, TLLI='E7957F41'O, index=0 gb0-bvc100-UEsim0(61)@df44d428a92a: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim1(62), IMSI='262420000000001'H, TLLI='FD883461'O, index=1 gb0-bvc100-UEsim1(62)@df44d428a92a: "gb0-bvc100-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim2(63), IMSI='262420000000002'H, TLLI='FFDAD74D'O, index=2 gb0-bvc100-UEsim2(63)@df44d428a92a: "gb0-bvc100-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim3(64), IMSI='262420000000003'H, TLLI='D024B2C4'O, index=3 gb0-bvc100-UEsim3(64)@df44d428a92a: "gb0-bvc100-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim4(65), IMSI='262420000000004'H, TLLI='E3BE37C8'O, index=4 gb0-bvc100-UEsim4(65)@df44d428a92a: "gb0-bvc100-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim5(66), IMSI='262420000000005'H, TLLI='CC294C2D'O, index=5 gb0-bvc100-UEsim5(66)@df44d428a92a: "gb0-bvc100-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim6(67), IMSI='262420000000006'H, TLLI='C12AA50F'O, index=6 gb0-bvc100-UEsim6(67)@df44d428a92a: "gb0-bvc100-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim7(68), IMSI='262420000000007'H, TLLI='EEB33789'O, index=7 gb0-bvc100-UEsim7(68)@df44d428a92a: "gb0-bvc100-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim8(69), IMSI='262420000000008'H, TLLI='E9B72BE2'O, index=8 gb0-bvc100-UEsim8(69)@df44d428a92a: "gb0-bvc100-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI100(40)@df44d428a92a: Adding Client=gb0-bvc100-UEsim9(70), IMSI='262420000000009'H, TLLI='DD6D20F9'O, index=9 gb0-bvc100-UEsim9(70)@df44d428a92a: "gb0-bvc100-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim0(71), IMSI='262420000000100'H, TLLI='FD803C06'O, index=0 gb0-bvc101-UEsim0(71)@df44d428a92a: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim1(72), IMSI='262420000000101'H, TLLI='D61F8CE9'O, index=1 gb0-bvc101-UEsim1(72)@df44d428a92a: "gb0-bvc101-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim2(73), IMSI='262420000000102'H, TLLI='F38A52B7'O, index=2 gb0-bvc101-UEsim2(73)@df44d428a92a: "gb0-bvc101-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim3(74), IMSI='262420000000103'H, TLLI='FD863C76'O, index=3 gb0-bvc101-UEsim3(74)@df44d428a92a: "gb0-bvc101-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim4(75), IMSI='262420000000104'H, TLLI='D44755BC'O, index=4 gb0-bvc101-UEsim4(75)@df44d428a92a: "gb0-bvc101-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim5(76), IMSI='262420000000105'H, TLLI='CF49F2B7'O, index=5 gb0-bvc101-UEsim5(76)@df44d428a92a: "gb0-bvc101-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim6(77), IMSI='262420000000106'H, TLLI='E7B75D56'O, index=6 gb0-bvc101-UEsim6(77)@df44d428a92a: "gb0-bvc101-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim7(78), IMSI='262420000000107'H, TLLI='EFFD82A1'O, index=7 gb0-bvc101-UEsim7(78)@df44d428a92a: "gb0-bvc101-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim8(79), IMSI='262420000000108'H, TLLI='EE3AF808'O, index=8 gb0-bvc101-UEsim8(79)@df44d428a92a: "gb0-bvc101-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI101(43)@df44d428a92a: Adding Client=gb0-bvc101-UEsim9(80), IMSI='262420000000109'H, TLLI='FA1AE618'O, index=9 gb0-bvc101-UEsim9(80)@df44d428a92a: "gb0-bvc101-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim0(81), IMSI='262420000000200'H, TLLI='E3CD44DB'O, index=0 gb0-bvc102-UEsim0(81)@df44d428a92a: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim1(82), IMSI='262420000000201'H, TLLI='CA8A1400'O, index=1 gb0-bvc102-UEsim1(82)@df44d428a92a: "gb0-bvc102-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim2(83), IMSI='262420000000202'H, TLLI='D85F3A77'O, index=2 gb0-bvc102-UEsim2(83)@df44d428a92a: "gb0-bvc102-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim3(84), IMSI='262420000000203'H, TLLI='E0E7561B'O, index=3 gb0-bvc102-UEsim3(84)@df44d428a92a: "gb0-bvc102-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim4(85), IMSI='262420000000204'H, TLLI='CA40F42E'O, index=4 gb0-bvc102-UEsim4(85)@df44d428a92a: "gb0-bvc102-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim5(86), IMSI='262420000000205'H, TLLI='C9D530AD'O, index=5 gb0-bvc102-UEsim5(86)@df44d428a92a: "gb0-bvc102-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim6(87), IMSI='262420000000206'H, TLLI='D12B01CC'O, index=6 gb0-bvc102-UEsim6(87)@df44d428a92a: "gb0-bvc102-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim7(88), IMSI='262420000000207'H, TLLI='CBEA6015'O, index=7 gb0-bvc102-UEsim7(88)@df44d428a92a: "gb0-bvc102-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim8(89), IMSI='262420000000208'H, TLLI='D64AB8E6'O, index=8 gb0-bvc102-UEsim8(89)@df44d428a92a: "gb0-bvc102-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI102(47)@df44d428a92a: Adding Client=gb0-bvc102-UEsim9(90), IMSI='262420000000209'H, TLLI='ED7FE9A6'O, index=9 gb0-bvc102-UEsim9(90)@df44d428a92a: "gb0-bvc102-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim0(91), IMSI='262420000000300'H, TLLI='C9A7FF26'O, index=0 gb0-bvc103-UEsim0(91)@df44d428a92a: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim1(92), IMSI='262420000000301'H, TLLI='C044115A'O, index=1 gb0-bvc103-UEsim1(92)@df44d428a92a: "gb0-bvc103-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim2(93), IMSI='262420000000302'H, TLLI='C9E428E9'O, index=2 gb0-bvc103-UEsim2(93)@df44d428a92a: "gb0-bvc103-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim3(94), IMSI='262420000000303'H, TLLI='C40FE130'O, index=3 gb0-bvc103-UEsim3(94)@df44d428a92a: "gb0-bvc103-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim4(95), IMSI='262420000000304'H, TLLI='EECA6198'O, index=4 gb0-bvc103-UEsim4(95)@df44d428a92a: "gb0-bvc103-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim5(96), IMSI='262420000000305'H, TLLI='C548F54A'O, index=5 gb0-bvc103-UEsim5(96)@df44d428a92a: "gb0-bvc103-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim6(97), IMSI='262420000000306'H, TLLI='F91ABAC1'O, index=6 gb0-bvc103-UEsim6(97)@df44d428a92a: "gb0-bvc103-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim7(98), IMSI='262420000000307'H, TLLI='C198734A'O, index=7 gb0-bvc103-UEsim7(98)@df44d428a92a: "gb0-bvc103-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim8(99), IMSI='262420000000308'H, TLLI='C26ED652'O, index=8 gb0-bvc103-UEsim8(99)@df44d428a92a: "gb0-bvc103-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI103(53)@df44d428a92a: Adding Client=gb0-bvc103-UEsim9(100), IMSI='262420000000309'H, TLLI='FB007AB1'O, index=9 gb0-bvc103-UEsim9(100)@df44d428a92a: "gb0-bvc103-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim0(101), IMSI='262420000000400'H, TLLI='D44B48E9'O, index=0 gb0-bvc104-UEsim0(101)@df44d428a92a: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim1(102), IMSI='262420000000401'H, TLLI='F232D866'O, index=1 gb0-bvc104-UEsim1(102)@df44d428a92a: "gb0-bvc104-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim2(103), IMSI='262420000000402'H, TLLI='DA88F59E'O, index=2 gb0-bvc104-UEsim2(103)@df44d428a92a: "gb0-bvc104-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim3(104), IMSI='262420000000403'H, TLLI='FE356303'O, index=3 gb0-bvc104-UEsim3(104)@df44d428a92a: "gb0-bvc104-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim4(105), IMSI='262420000000404'H, TLLI='D8111A5E'O, index=4 gb0-bvc104-UEsim4(105)@df44d428a92a: "gb0-bvc104-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim5(106), IMSI='262420000000405'H, TLLI='C3A052F6'O, index=5 gb0-bvc104-UEsim5(106)@df44d428a92a: "gb0-bvc104-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim6(107), IMSI='262420000000406'H, TLLI='FB8A2A43'O, index=6 gb0-bvc104-UEsim6(107)@df44d428a92a: "gb0-bvc104-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim7(108), IMSI='262420000000407'H, TLLI='D659DAED'O, index=7 gb0-bvc104-UEsim7(108)@df44d428a92a: "gb0-bvc104-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim8(109), IMSI='262420000000408'H, TLLI='E2EA5B4F'O, index=8 gb0-bvc104-UEsim8(109)@df44d428a92a: "gb0-bvc104-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI104(54)@df44d428a92a: Adding Client=gb0-bvc104-UEsim9(110), IMSI='262420000000409'H, TLLI='D2BA5993'O, index=9 gb0-bvc104-UEsim9(110)@df44d428a92a: "gb0-bvc104-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim0(111), IMSI='262420000000500'H, TLLI='C21DAA2D'O, index=0 gb0-bvc105-UEsim0(111)@df44d428a92a: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim1(112), IMSI='262420000000501'H, TLLI='E523E63F'O, index=1 gb0-bvc105-UEsim1(112)@df44d428a92a: "gb0-bvc105-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim2(113), IMSI='262420000000502'H, TLLI='C8DFF4BB'O, index=2 gb0-bvc105-UEsim2(113)@df44d428a92a: "gb0-bvc105-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim3(114), IMSI='262420000000503'H, TLLI='D0774EA2'O, index=3 gb0-bvc105-UEsim3(114)@df44d428a92a: "gb0-bvc105-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim4(115), IMSI='262420000000504'H, TLLI='C19A1759'O, index=4 gb0-bvc105-UEsim4(115)@df44d428a92a: "gb0-bvc105-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim5(116), IMSI='262420000000505'H, TLLI='E6D0443A'O, index=5 gb0-bvc105-UEsim5(116)@df44d428a92a: "gb0-bvc105-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim6(117), IMSI='262420000000506'H, TLLI='E3B63741'O, index=6 gb0-bvc105-UEsim6(117)@df44d428a92a: "gb0-bvc105-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim7(118), IMSI='262420000000507'H, TLLI='EFAD50E4'O, index=7 gb0-bvc105-UEsim7(118)@df44d428a92a: "gb0-bvc105-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim8(119), IMSI='262420000000508'H, TLLI='FDEBD461'O, index=8 gb0-bvc105-UEsim8(119)@df44d428a92a: "gb0-bvc105-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI105(56)@df44d428a92a: Adding Client=gb0-bvc105-UEsim9(120), IMSI='262420000000509'H, TLLI='D93AE3A3'O, index=9 gb0-bvc105-UEsim9(120)@df44d428a92a: "gb0-bvc105-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim0(121), IMSI='262420000000600'H, TLLI='FF79EA8E'O, index=0 gb0-bvc106-UEsim0(121)@df44d428a92a: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim1(122), IMSI='262420000000601'H, TLLI='D0E10E42'O, index=1 gb0-bvc106-UEsim1(122)@df44d428a92a: "gb0-bvc106-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim2(123), IMSI='262420000000602'H, TLLI='FEB73638'O, index=2 gb0-bvc106-UEsim2(123)@df44d428a92a: "gb0-bvc106-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim3(124), IMSI='262420000000603'H, TLLI='C3449E52'O, index=3 gb0-bvc106-UEsim3(124)@df44d428a92a: "gb0-bvc106-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim4(125), IMSI='262420000000604'H, TLLI='D75B7D18'O, index=4 gb0-bvc106-UEsim4(125)@df44d428a92a: "gb0-bvc106-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim5(126), IMSI='262420000000605'H, TLLI='FFC3C4C1'O, index=5 gb0-bvc106-UEsim5(126)@df44d428a92a: "gb0-bvc106-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim6(127), IMSI='262420000000606'H, TLLI='DE0E0BE0'O, index=6 gb0-bvc106-UEsim6(127)@df44d428a92a: "gb0-bvc106-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim7(128), IMSI='262420000000607'H, TLLI='D35BDDFC'O, index=7 gb0-bvc106-UEsim7(128)@df44d428a92a: "gb0-bvc106-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim8(129), IMSI='262420000000608'H, TLLI='CD3F8D18'O, index=8 gb0-bvc106-UEsim8(129)@df44d428a92a: "gb0-bvc106-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI106(57)@df44d428a92a: Adding Client=gb0-bvc106-UEsim9(130), IMSI='262420000000609'H, TLLI='DF26D281'O, index=9 gb0-bvc106-UEsim9(130)@df44d428a92a: "gb0-bvc106-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim0(131), IMSI='262420000000700'H, TLLI='FCF72E36'O, index=0 gb0-bvc107-UEsim0(131)@df44d428a92a: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim1(132), IMSI='262420000000701'H, TLLI='CCF5377E'O, index=1 gb0-bvc107-UEsim1(132)@df44d428a92a: "gb0-bvc107-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim2(133), IMSI='262420000000702'H, TLLI='CB7305F8'O, index=2 gb0-bvc107-UEsim2(133)@df44d428a92a: "gb0-bvc107-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim3(134), IMSI='262420000000703'H, TLLI='EC9E751A'O, index=3 gb0-bvc107-UEsim3(134)@df44d428a92a: "gb0-bvc107-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim4(135), IMSI='262420000000704'H, TLLI='D085141D'O, index=4 gb0-bvc107-UEsim4(135)@df44d428a92a: "gb0-bvc107-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim5(136), IMSI='262420000000705'H, TLLI='E25452E3'O, index=5 gb0-bvc107-UEsim5(136)@df44d428a92a: "gb0-bvc107-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim6(137), IMSI='262420000000706'H, TLLI='FC626C9F'O, index=6 gb0-bvc107-UEsim6(137)@df44d428a92a: "gb0-bvc107-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim7(138), IMSI='262420000000707'H, TLLI='DE03AAC5'O, index=7 gb0-bvc107-UEsim7(138)@df44d428a92a: "gb0-bvc107-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim8(139), IMSI='262420000000708'H, TLLI='F5619899'O, index=8 gb0-bvc107-UEsim8(139)@df44d428a92a: "gb0-bvc107-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI107(58)@df44d428a92a: Adding Client=gb0-bvc107-UEsim9(140), IMSI='262420000000709'H, TLLI='C10181F1'O, index=9 gb0-bvc107-UEsim9(140)@df44d428a92a: "gb0-bvc107-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim0(141), IMSI='262420000000800'H, TLLI='FE403A50'O, index=0 gb0-bvc108-UEsim0(141)@df44d428a92a: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim1(142), IMSI='262420000000801'H, TLLI='DB93442E'O, index=1 gb0-bvc108-UEsim1(142)@df44d428a92a: "gb0-bvc108-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim2(143), IMSI='262420000000802'H, TLLI='F4FC5FAE'O, index=2 gb0-bvc108-UEsim2(143)@df44d428a92a: "gb0-bvc108-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim3(144), IMSI='262420000000803'H, TLLI='C9BBF2F3'O, index=3 gb0-bvc108-UEsim3(144)@df44d428a92a: "gb0-bvc108-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim4(145), IMSI='262420000000804'H, TLLI='D40E5211'O, index=4 gb0-bvc108-UEsim4(145)@df44d428a92a: "gb0-bvc108-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim5(146), IMSI='262420000000805'H, TLLI='C96BA9D6'O, index=5 gb0-bvc108-UEsim5(146)@df44d428a92a: "gb0-bvc108-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim6(147), IMSI='262420000000806'H, TLLI='E1B5AE18'O, index=6 gb0-bvc108-UEsim6(147)@df44d428a92a: "gb0-bvc108-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim7(148), IMSI='262420000000807'H, TLLI='F2CC6501'O, index=7 gb0-bvc108-UEsim7(148)@df44d428a92a: "gb0-bvc108-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim8(149), IMSI='262420000000808'H, TLLI='E262DEC2'O, index=8 gb0-bvc108-UEsim8(149)@df44d428a92a: "gb0-bvc108-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI108(59)@df44d428a92a: Adding Client=gb0-bvc108-UEsim9(150), IMSI='262420000000809'H, TLLI='E587D54E'O, index=9 gb0-bvc108-UEsim9(150)@df44d428a92a: "gb0-bvc108-UEsim9" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim0(151), IMSI='262420000000900'H, TLLI='C7C0861E'O, index=0 gb0-bvc109-UEsim0(151)@df44d428a92a: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim1(152), IMSI='262420000000901'H, TLLI='DD06B41B'O, index=1 gb0-bvc109-UEsim1(152)@df44d428a92a: "gb0-bvc109-UEsim1" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim2(153), IMSI='262420000000902'H, TLLI='C4D53A59'O, index=2 gb0-bvc109-UEsim2(153)@df44d428a92a: "gb0-bvc109-UEsim2" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim3(154), IMSI='262420000000903'H, TLLI='F69990D5'O, index=3 gb0-bvc109-UEsim3(154)@df44d428a92a: "gb0-bvc109-UEsim3" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim4(155), IMSI='262420000000904'H, TLLI='D09B4927'O, index=4 gb0-bvc109-UEsim4(155)@df44d428a92a: "gb0-bvc109-UEsim4" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim5(156), IMSI='262420000000905'H, TLLI='C3DCB9B1'O, index=5 gb0-bvc109-UEsim5(156)@df44d428a92a: "gb0-bvc109-UEsim5" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim6(157), IMSI='262420000000906'H, TLLI='CC13BCF9'O, index=6 gb0-bvc109-UEsim6(157)@df44d428a92a: "gb0-bvc109-UEsim6" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim7(158), IMSI='262420000000907'H, TLLI='FF54EB10'O, index=7 gb0-bvc109-UEsim7(158)@df44d428a92a: "gb0-bvc109-UEsim7" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim8(159), IMSI='262420000000908'H, TLLI='C84865CD'O, index=8 gb0-bvc109-UEsim8(159)@df44d428a92a: "gb0-bvc109-UEsim8" Waiting for BVC-UNBLOCK TC_ul_ud-BVCI109(60)@df44d428a92a: Adding Client=gb0-bvc109-UEsim9(160), IMSI='262420000000909'H, TLLI='CD4D478B'O, index=9 gb0-bvc109-UEsim9(160)@df44d428a92a: "gb0-bvc109-UEsim9" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(45)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(50)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(52)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(55)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(39)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI102(42)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI101(39)@df44d428a92a: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(44)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI101(39)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(39)@df44d428a92a: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(48)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI102(42)@df44d428a92a: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI103(44)@df44d428a92a: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI104(48)@df44d428a92a: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(42)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(42)@df44d428a92a: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI103(44)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(44)@df44d428a92a: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(48)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(48)@df44d428a92a: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(38)@df44d428a92a: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(38)@df44d428a92a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_ul_ud-BVCI100(40)@df44d428a92a: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc100-UEsim2(63)@df44d428a92a: "gb0-bvc100-UEsim2" Entering main loop gb0-bvc100-UEsim0(61)@df44d428a92a: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim1(62)@df44d428a92a: "gb0-bvc100-UEsim1" Entering main loop gb0-bvc100-UEsim3(64)@df44d428a92a: "gb0-bvc100-UEsim3" Entering main loop gb0-bvc100-UEsim4(65)@df44d428a92a: "gb0-bvc100-UEsim4" Entering main loop gb0-bvc100-UEsim5(66)@df44d428a92a: "gb0-bvc100-UEsim5" Entering main loop gb0-bvc100-UEsim9(70)@df44d428a92a: "gb0-bvc100-UEsim9" Entering main loop gb0-bvc100-UEsim6(67)@df44d428a92a: "gb0-bvc100-UEsim6" Entering main loop gb0-bvc100-UEsim7(68)@df44d428a92a: "gb0-bvc100-UEsim7" Entering main loop gb0-bvc100-UEsim8(69)@df44d428a92a: "gb0-bvc100-UEsim8" Entering main loop TC_ul_ud-BVCI103(53)@df44d428a92a: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim0(91)@df44d428a92a: "gb0-bvc103-UEsim0" Entering main loop gb0-bvc103-UEsim2(93)@df44d428a92a: "gb0-bvc103-UEsim2" Entering main loop gb0-bvc103-UEsim3(94)@df44d428a92a: "gb0-bvc103-UEsim3" Entering main loop gb0-bvc103-UEsim1(92)@df44d428a92a: "gb0-bvc103-UEsim1" Entering main loop gb0-bvc103-UEsim5(96)@df44d428a92a: "gb0-bvc103-UEsim5" Entering main loop gb0-bvc103-UEsim4(95)@df44d428a92a: "gb0-bvc103-UEsim4" Entering main loop gb0-bvc103-UEsim6(97)@df44d428a92a: "gb0-bvc103-UEsim6" Entering main loop gb0-bvc103-UEsim7(98)@df44d428a92a: "gb0-bvc103-UEsim7" Entering main loop gb0-bvc103-UEsim9(100)@df44d428a92a: "gb0-bvc103-UEsim9" Entering main loop gb0-bvc103-UEsim8(99)@df44d428a92a: "gb0-bvc103-UEsim8" Entering main loop TC_ul_ud-BVCI102(47)@df44d428a92a: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim0(81)@df44d428a92a: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc102-UEsim1(82)@df44d428a92a: "gb0-bvc102-UEsim1" Entering main loop gb0-bvc102-UEsim2(83)@df44d428a92a: "gb0-bvc102-UEsim2" Entering main loop gb0-bvc102-UEsim3(84)@df44d428a92a: "gb0-bvc102-UEsim3" Entering main loop gb0-bvc102-UEsim8(89)@df44d428a92a: "gb0-bvc102-UEsim8" Entering main loop gb0-bvc102-UEsim7(88)@df44d428a92a: "gb0-bvc102-UEsim7" Entering main loop gb0-bvc102-UEsim5(86)@df44d428a92a: "gb0-bvc102-UEsim5" Entering main loop gb0-bvc102-UEsim4(85)@df44d428a92a: "gb0-bvc102-UEsim4" Entering main loop gb0-bvc102-UEsim9(90)@df44d428a92a: "gb0-bvc102-UEsim9" Entering main loop gb0-bvc102-UEsim6(87)@df44d428a92a: "gb0-bvc102-UEsim6" Entering main loop TC_ul_ud-BVCI104(54)@df44d428a92a: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul_ud-BVCI101(43)@df44d428a92a: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim1(102)@df44d428a92a: "gb0-bvc104-UEsim1" Entering main loop gb0-bvc104-UEsim2(103)@df44d428a92a: "gb0-bvc104-UEsim2" Entering main loop gb0-bvc104-UEsim3(104)@df44d428a92a: "gb0-bvc104-UEsim3" Entering main loop gb0-bvc104-UEsim0(101)@df44d428a92a: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim5(106)@df44d428a92a: "gb0-bvc104-UEsim5" Entering main loop gb0-bvc101-UEsim5(76)@df44d428a92a: "gb0-bvc101-UEsim5" Entering main loop gb0-bvc104-UEsim6(107)@df44d428a92a: "gb0-bvc104-UEsim6" Entering main loop gb0-bvc104-UEsim8(109)@df44d428a92a: "gb0-bvc104-UEsim8" Entering main loop gb0-bvc104-UEsim4(105)@df44d428a92a: "gb0-bvc104-UEsim4" Entering main loop gb0-bvc104-UEsim7(108)@df44d428a92a: "gb0-bvc104-UEsim7" Entering main loop gb0-bvc101-UEsim2(73)@df44d428a92a: "gb0-bvc101-UEsim2" Entering main loop gb0-bvc104-UEsim9(110)@df44d428a92a: "gb0-bvc104-UEsim9" Entering main loop gb0-bvc101-UEsim0(71)@df44d428a92a: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc101-UEsim3(74)@df44d428a92a: "gb0-bvc101-UEsim3" Entering main loop gb0-bvc101-UEsim1(72)@df44d428a92a: "gb0-bvc101-UEsim1" Entering main loop gb0-bvc101-UEsim8(79)@df44d428a92a: "gb0-bvc101-UEsim8" Entering main loop gb0-bvc101-UEsim6(77)@df44d428a92a: "gb0-bvc101-UEsim6" Entering main loop gb0-bvc101-UEsim4(75)@df44d428a92a: "gb0-bvc101-UEsim4" Entering main loop gb0-bvc101-UEsim9(80)@df44d428a92a: "gb0-bvc101-UEsim9" Entering main loop gb0-bvc101-UEsim7(78)@df44d428a92a: "gb0-bvc101-UEsim7" Entering main loop TC_ul_ud-BVCI105(56)@df44d428a92a: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim1(112)@df44d428a92a: "gb0-bvc105-UEsim1" Entering main loop gb0-bvc105-UEsim2(113)@df44d428a92a: "gb0-bvc105-UEsim2" Entering main loop gb0-bvc105-UEsim7(118)@df44d428a92a: "gb0-bvc105-UEsim7" Entering main loop gb0-bvc105-UEsim3(114)@df44d428a92a: "gb0-bvc105-UEsim3" Entering main loop gb0-bvc105-UEsim6(117)@df44d428a92a: "gb0-bvc105-UEsim6" Entering main loop gb0-bvc105-UEsim0(111)@df44d428a92a: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim8(119)@df44d428a92a: "gb0-bvc105-UEsim8" Entering main loop gb0-bvc105-UEsim4(115)@df44d428a92a: "gb0-bvc105-UEsim4" Entering main loop TC_ul_ud-BVCI109(60)@df44d428a92a: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim5(116)@df44d428a92a: "gb0-bvc105-UEsim5" Entering main loop gb0-bvc105-UEsim9(120)@df44d428a92a: "gb0-bvc105-UEsim9" Entering main loop gb0-bvc109-UEsim1(152)@df44d428a92a: "gb0-bvc109-UEsim1" Entering main loop gb0-bvc109-UEsim2(153)@df44d428a92a: "gb0-bvc109-UEsim2" Entering main loop gb0-bvc109-UEsim3(154)@df44d428a92a: "gb0-bvc109-UEsim3" Entering main loop gb0-bvc109-UEsim0(151)@df44d428a92a: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc109-UEsim8(159)@df44d428a92a: "gb0-bvc109-UEsim8" Entering main loop gb0-bvc109-UEsim4(155)@df44d428a92a: "gb0-bvc109-UEsim4" Entering main loop gb0-bvc109-UEsim5(156)@df44d428a92a: "gb0-bvc109-UEsim5" Entering main loop gb0-bvc109-UEsim7(158)@df44d428a92a: "gb0-bvc109-UEsim7" Entering main loop gb0-bvc109-UEsim6(157)@df44d428a92a: "gb0-bvc109-UEsim6" Entering main loop gb0-bvc109-UEsim9(160)@df44d428a92a: "gb0-bvc109-UEsim9" Entering main loop TC_ul_ud-BVCI108(59)@df44d428a92a: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc108-UEsim0(141)@df44d428a92a: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc108-UEsim1(142)@df44d428a92a: "gb0-bvc108-UEsim1" Entering main loop gb0-bvc108-UEsim4(145)@df44d428a92a: "gb0-bvc108-UEsim4" Entering main loop gb0-bvc108-UEsim5(146)@df44d428a92a: "gb0-bvc108-UEsim5" Entering main loop gb0-bvc108-UEsim3(144)@df44d428a92a: "gb0-bvc108-UEsim3" Entering main loop gb0-bvc108-UEsim2(143)@df44d428a92a: "gb0-bvc108-UEsim2" Entering main loop gb0-bvc108-UEsim6(147)@df44d428a92a: "gb0-bvc108-UEsim6" Entering main loop gb0-bvc108-UEsim7(148)@df44d428a92a: "gb0-bvc108-UEsim7" Entering main loop gb0-bvc108-UEsim8(149)@df44d428a92a: "gb0-bvc108-UEsim8" Entering main loop gb0-bvc108-UEsim9(150)@df44d428a92a: "gb0-bvc108-UEsim9" Entering main loop TC_ul_ud-BVCI106(57)@df44d428a92a: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc106-UEsim1(122)@df44d428a92a: "gb0-bvc106-UEsim1" Entering main loop gb0-bvc106-UEsim2(123)@df44d428a92a: "gb0-bvc106-UEsim2" Entering main loop gb0-bvc106-UEsim7(128)@df44d428a92a: "gb0-bvc106-UEsim7" Entering main loop gb0-bvc106-UEsim3(124)@df44d428a92a: "gb0-bvc106-UEsim3" Entering main loop gb0-bvc106-UEsim4(125)@df44d428a92a: "gb0-bvc106-UEsim4" Entering main loop gb0-bvc106-UEsim8(129)@df44d428a92a: "gb0-bvc106-UEsim8" Entering main loop gb0-bvc106-UEsim9(130)@df44d428a92a: "gb0-bvc106-UEsim9" Entering main loop gb0-bvc106-UEsim0(121)@df44d428a92a: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc106-UEsim6(127)@df44d428a92a: "gb0-bvc106-UEsim6" Entering main loop gb0-bvc106-UEsim5(126)@df44d428a92a: "gb0-bvc106-UEsim5" Entering main loop TC_ul_ud-BVCI107(58)@df44d428a92a: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc107-UEsim2(133)@df44d428a92a: "gb0-bvc107-UEsim2" Entering main loop gb0-bvc107-UEsim3(134)@df44d428a92a: "gb0-bvc107-UEsim3" Entering main loop gb0-bvc107-UEsim4(135)@df44d428a92a: "gb0-bvc107-UEsim4" Entering main loop gb0-bvc107-UEsim1(132)@df44d428a92a: "gb0-bvc107-UEsim1" Entering main loop gb0-bvc107-UEsim5(136)@df44d428a92a: "gb0-bvc107-UEsim5" Entering main loop gb0-bvc107-UEsim0(131)@df44d428a92a: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim9(140)@df44d428a92a: "gb0-bvc107-UEsim9" Entering main loop gb0-bvc107-UEsim8(139)@df44d428a92a: "gb0-bvc107-UEsim8" Entering main loop gb0-bvc107-UEsim6(137)@df44d428a92a: "gb0-bvc107-UEsim6" Entering main loop gb0-bvc107-UEsim7(138)@df44d428a92a: "gb0-bvc107-UEsim7" Entering main loop gb0-NSVCI101(39)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI101(39)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(42)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(44)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI104(48)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI102(42)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(48)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(44)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(39)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI101(39)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(42)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(44)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI102(42)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(44)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-bvc100-UEsim6(67)@df44d428a92a: "gb0-bvc100-UEsim6"Leaving main loop TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000006'H, index=6 gb0-bvc104-UEsim0(101)@df44d428a92a: "gb0-bvc104-UEsim0"Leaving main loop TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000400'H, index=0 gb0-bvc100-UEsim3(64)@df44d428a92a: "gb0-bvc100-UEsim3"Leaving main loop TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000003'H, index=3 gb0-bvc104-UEsim4(105)@df44d428a92a: "gb0-bvc104-UEsim4"Leaving main loop TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000404'H, index=4 gb0-bvc102-UEsim0(81)@df44d428a92a: "gb0-bvc102-UEsim0"Leaving main loop TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000200'H, index=0 gb0-bvc100-UEsim9(70)@df44d428a92a: "gb0-bvc100-UEsim9"Leaving main loop TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000009'H, index=9 gb0-bvc100-UEsim7(68)@df44d428a92a: "gb0-bvc100-UEsim7"Leaving main loop gb0-bvc100-UEsim4(65)@df44d428a92a: "gb0-bvc100-UEsim4"Leaving main loop TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000007'H, index=7 TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000004'H, index=4 gb0-bvc107-UEsim4(135)@df44d428a92a: "gb0-bvc107-UEsim4"Leaving main loop TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000704'H, index=4 gb0-bvc102-UEsim6(87)@df44d428a92a: "gb0-bvc102-UEsim6"Leaving main loop TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000206'H, index=6 gb0-bvc102-UEsim8(89)@df44d428a92a: "gb0-bvc102-UEsim8"Leaving main loop TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000208'H, index=8 gb0-bvc102-UEsim3(84)@df44d428a92a: "gb0-bvc102-UEsim3"Leaving main loop TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000203'H, index=3 gb0-bvc100-UEsim8(69)@df44d428a92a: "gb0-bvc100-UEsim8"Leaving main loop gb0-bvc103-UEsim2(93)@df44d428a92a: "gb0-bvc103-UEsim2"Leaving main loop gb0-bvc104-UEsim7(108)@df44d428a92a: "gb0-bvc104-UEsim7"Leaving main loop gb0-bvc104-UEsim3(104)@df44d428a92a: "gb0-bvc104-UEsim3"Leaving main loop TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000407'H, index=7 TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000403'H, index=3 TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000302'H, index=2 TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000008'H, index=8 gb0-bvc104-UEsim6(107)@df44d428a92a: "gb0-bvc104-UEsim6"Leaving main loop gb0-bvc106-UEsim4(125)@df44d428a92a: "gb0-bvc106-UEsim4"Leaving main loop TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000604'H, index=4 gb0-bvc106-UEsim7(128)@df44d428a92a: "gb0-bvc106-UEsim7"Leaving main loop gb0-bvc103-UEsim7(98)@df44d428a92a: "gb0-bvc103-UEsim7"Leaving main loop TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000406'H, index=6 TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000607'H, index=7 gb0-bvc100-UEsim5(66)@df44d428a92a: "gb0-bvc100-UEsim5"Leaving main loop TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000005'H, index=5 gb0-bvc101-UEsim2(73)@df44d428a92a: "gb0-bvc101-UEsim2"Leaving main loop TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000307'H, index=7 TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000102'H, index=2 gb0-bvc102-UEsim7(88)@df44d428a92a: "gb0-bvc102-UEsim7"Leaving main loop gb0-bvc102-UEsim9(90)@df44d428a92a: "gb0-bvc102-UEsim9"Leaving main loop gb0-bvc100-UEsim2(63)@df44d428a92a: "gb0-bvc100-UEsim2"Leaving main loop gb0-bvc101-UEsim7(78)@df44d428a92a: "gb0-bvc101-UEsim7"Leaving main loop gb0-bvc109-UEsim8(159)@df44d428a92a: "gb0-bvc109-UEsim8"Leaving main loop TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000107'H, index=7 TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000002'H, index=2 gb0-bvc102-UEsim5(86)@df44d428a92a: "gb0-bvc102-UEsim5"Leaving main loop TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000908'H, index=8 TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000207'H, index=7 TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000209'H, index=9 TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000205'H, index=5 gb0-bvc107-UEsim6(137)@df44d428a92a: "gb0-bvc107-UEsim6"Leaving main loop TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000706'H, index=6 gb0-bvc103-UEsim6(97)@df44d428a92a: "gb0-bvc103-UEsim6"Leaving main loop TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000306'H, index=6 gb0-bvc109-UEsim5(156)@df44d428a92a: "gb0-bvc109-UEsim5"Leaving main loop TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000905'H, index=5 gb0-bvc101-UEsim1(72)@df44d428a92a: "gb0-bvc101-UEsim1"Leaving main loop gb0-bvc101-UEsim8(79)@df44d428a92a: "gb0-bvc101-UEsim8"Leaving main loop TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000101'H, index=1 TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000108'H, index=8 gb0-bvc101-UEsim3(74)@df44d428a92a: "gb0-bvc101-UEsim3"Leaving main loop TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000103'H, index=3 gb0-bvc106-UEsim3(124)@df44d428a92a: "gb0-bvc106-UEsim3"Leaving main loop TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000603'H, index=3 gb0-bvc108-UEsim0(141)@df44d428a92a: "gb0-bvc108-UEsim0"Leaving main loop TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000800'H, index=0 gb0-bvc100-UEsim0(61)@df44d428a92a: "gb0-bvc100-UEsim0"Leaving main loop TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000000'H, index=0 gb0-bvc109-UEsim0(151)@df44d428a92a: "gb0-bvc109-UEsim0"Leaving main loop TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000900'H, index=0 gb0-bvc102-UEsim2(83)@df44d428a92a: "gb0-bvc102-UEsim2"Leaving main loop TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000202'H, index=2 gb0-bvc106-UEsim1(122)@df44d428a92a: "gb0-bvc106-UEsim1"Leaving main loop TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000601'H, index=1 gb0-bvc103-UEsim0(91)@df44d428a92a: "gb0-bvc103-UEsim0"Leaving main loop TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000300'H, index=0 gb0-bvc108-UEsim2(143)@df44d428a92a: "gb0-bvc108-UEsim2"Leaving main loop TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000802'H, index=2 gb0-bvc109-UEsim1(152)@df44d428a92a: "gb0-bvc109-UEsim1"Leaving main loop TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000901'H, index=1 gb0-bvc106-UEsim2(123)@df44d428a92a: "gb0-bvc106-UEsim2"Leaving main loop TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000602'H, index=2 gb0-bvc106-UEsim8(129)@df44d428a92a: "gb0-bvc106-UEsim8"Leaving main loop TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000608'H, index=8 gb0-bvc108-UEsim4(145)@df44d428a92a: "gb0-bvc108-UEsim4"Leaving main loop TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000804'H, index=4 gb0-bvc101-UEsim6(77)@df44d428a92a: "gb0-bvc101-UEsim6"Leaving main loop TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000106'H, index=6 gb0-bvc107-UEsim0(131)@df44d428a92a: "gb0-bvc107-UEsim0"Leaving main loop TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000700'H, index=0 gb0-bvc101-UEsim4(75)@df44d428a92a: "gb0-bvc101-UEsim4"Leaving main loop TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000104'H, index=4 gb0-bvc105-UEsim0(111)@df44d428a92a: "gb0-bvc105-UEsim0"Leaving main loop gb0-bvc108-UEsim8(149)@df44d428a92a: "gb0-bvc108-UEsim8"Leaving main loop gb0-bvc101-UEsim9(80)@df44d428a92a: "gb0-bvc101-UEsim9"Leaving main loop TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000500'H, index=0 TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000808'H, index=8 TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000109'H, index=9 gb0-bvc108-UEsim1(142)@df44d428a92a: "gb0-bvc108-UEsim1"Leaving main loop TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000801'H, index=1 gb0-bvc105-UEsim5(116)@df44d428a92a: "gb0-bvc105-UEsim5"Leaving main loop TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000505'H, index=5 gb0-bvc103-UEsim9(100)@df44d428a92a: "gb0-bvc103-UEsim9"Leaving main loop gb0-bvc108-UEsim6(147)@df44d428a92a: "gb0-bvc108-UEsim6"Leaving main loop TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000806'H, index=6 TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000309'H, index=9 gb0-bvc107-UEsim8(139)@df44d428a92a: "gb0-bvc107-UEsim8"Leaving main loop TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000708'H, index=8 gb0-bvc109-UEsim4(155)@df44d428a92a: "gb0-bvc109-UEsim4"Leaving main loop TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000904'H, index=4 gb0-bvc108-UEsim3(144)@df44d428a92a: "gb0-bvc108-UEsim3"Leaving main loop TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000803'H, index=3 gb0-bvc109-UEsim7(158)@df44d428a92a: "gb0-bvc109-UEsim7"Leaving main loop TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000907'H, index=7 gb0-bvc106-UEsim0(121)@df44d428a92a: "gb0-bvc106-UEsim0"Leaving main loop TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000600'H, index=0 gb0-bvc104-UEsim5(106)@df44d428a92a: "gb0-bvc104-UEsim5"Leaving main loop TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000405'H, index=5 gb0-bvc107-UEsim7(138)@df44d428a92a: "gb0-bvc107-UEsim7"Leaving main loop TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000707'H, index=7 gb0-bvc102-UEsim1(82)@df44d428a92a: "gb0-bvc102-UEsim1"Leaving main loop TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000201'H, index=1 gb0-bvc104-UEsim9(110)@df44d428a92a: "gb0-bvc104-UEsim9"Leaving main loop TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000409'H, index=9 gb0-bvc105-UEsim6(117)@df44d428a92a: "gb0-bvc105-UEsim6"Leaving main loop TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000506'H, index=6 gb0-bvc107-UEsim9(140)@df44d428a92a: "gb0-bvc107-UEsim9"Leaving main loop gb0-bvc108-UEsim7(148)@df44d428a92a: "gb0-bvc108-UEsim7"Leaving main loop gb0-bvc109-UEsim2(153)@df44d428a92a: "gb0-bvc109-UEsim2"Leaving main loop TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000807'H, index=7 TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000902'H, index=2 TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000709'H, index=9 gb0-bvc102-UEsim4(85)@df44d428a92a: "gb0-bvc102-UEsim4"Leaving main loop TC_ul_ud-BVCI102(47)@df44d428a92a: Removing Client IMSI='262420000000204'H, index=4 gb0-bvc105-UEsim2(113)@df44d428a92a: "gb0-bvc105-UEsim2"Leaving main loop TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000502'H, index=2 gb0-bvc101-UEsim5(76)@df44d428a92a: "gb0-bvc101-UEsim5"Leaving main loop TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000105'H, index=5 gb0-bvc109-UEsim6(157)@df44d428a92a: "gb0-bvc109-UEsim6"Leaving main loop gb0-bvc105-UEsim9(120)@df44d428a92a: "gb0-bvc105-UEsim9"Leaving main loop TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000906'H, index=6 TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000509'H, index=9 gb0-bvc108-UEsim5(146)@df44d428a92a: "gb0-bvc108-UEsim5"Leaving main loop gb0-bvc103-UEsim4(95)@df44d428a92a: "gb0-bvc103-UEsim4"Leaving main loop TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000805'H, index=5 TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000304'H, index=4 gb0-bvc107-UEsim5(136)@df44d428a92a: "gb0-bvc107-UEsim5"Leaving main loop TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000705'H, index=5 gb0-bvc100-UEsim1(62)@df44d428a92a: "gb0-bvc100-UEsim1"Leaving main loop TC_ul_ud-BVCI100(40)@df44d428a92a: Removing Client IMSI='262420000000001'H, index=1 gb0-bvc107-UEsim2(133)@df44d428a92a: "gb0-bvc107-UEsim2"Leaving main loop TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000702'H, index=2 gb0-bvc105-UEsim7(118)@df44d428a92a: "gb0-bvc105-UEsim7"Leaving main loop TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000507'H, index=7 gb0-bvc109-UEsim9(160)@df44d428a92a: "gb0-bvc109-UEsim9"Leaving main loop gb0-bvc105-UEsim3(114)@df44d428a92a: "gb0-bvc105-UEsim3"Leaving main loop TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000503'H, index=3 TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000909'H, index=9 gb0-bvc103-UEsim3(94)@df44d428a92a: "gb0-bvc103-UEsim3"Leaving main loop gb0-bvc105-UEsim4(115)@df44d428a92a: "gb0-bvc105-UEsim4"Leaving main loop gb0-bvc107-UEsim3(134)@df44d428a92a: "gb0-bvc107-UEsim3"Leaving main loop TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000303'H, index=3 gb0-bvc104-UEsim8(109)@df44d428a92a: "gb0-bvc104-UEsim8"Leaving main loop gb0-bvc105-UEsim1(112)@df44d428a92a: "gb0-bvc105-UEsim1"Leaving main loop TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000504'H, index=4 TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000501'H, index=1 TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000408'H, index=8 gb0-bvc106-UEsim5(126)@df44d428a92a: "gb0-bvc106-UEsim5"Leaving main loop TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000703'H, index=3 TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000605'H, index=5 gb0-bvc103-UEsim5(96)@df44d428a92a: "gb0-bvc103-UEsim5"Leaving main loop TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000305'H, index=5 gb0-bvc101-UEsim0(71)@df44d428a92a: "gb0-bvc101-UEsim0"Leaving main loop TC_ul_ud-BVCI101(43)@df44d428a92a: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc106-UEsim9(130)@df44d428a92a: "gb0-bvc106-UEsim9"Leaving main loop TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000609'H, index=9 gb0-bvc104-UEsim2(103)@df44d428a92a: "gb0-bvc104-UEsim2"Leaving main loop gb0-bvc109-UEsim3(154)@df44d428a92a: "gb0-bvc109-UEsim3"Leaving main loop TC_ul_ud-BVCI109(60)@df44d428a92a: Removing Client IMSI='262420000000903'H, index=3 TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000402'H, index=2 gb0-bvc106-UEsim6(127)@df44d428a92a: "gb0-bvc106-UEsim6"Leaving main loop TC_ul_ud-BVCI106(57)@df44d428a92a: Removing Client IMSI='262420000000606'H, index=6 gb0-bvc103-UEsim1(92)@df44d428a92a: "gb0-bvc103-UEsim1"Leaving main loop TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000301'H, index=1 gb0-bvc105-UEsim8(119)@df44d428a92a: "gb0-bvc105-UEsim8"Leaving main loop TC_ul_ud-BVCI105(56)@df44d428a92a: Removing Client IMSI='262420000000508'H, index=8 gb0-bvc107-UEsim1(132)@df44d428a92a: "gb0-bvc107-UEsim1"Leaving main loop TC_ul_ud-BVCI107(58)@df44d428a92a: Removing Client IMSI='262420000000701'H, index=1 gb0-bvc104-UEsim1(102)@df44d428a92a: "gb0-bvc104-UEsim1"Leaving main loop TC_ul_ud-BVCI104(54)@df44d428a92a: Removing Client IMSI='262420000000401'H, index=1 gb0-bvc103-UEsim8(99)@df44d428a92a: "gb0-bvc103-UEsim8"Leaving main loop gb0-bvc108-UEsim9(150)@df44d428a92a: "gb0-bvc108-UEsim9"Leaving main loop TC_ul_ud-BVCI108(59)@df44d428a92a: Removing Client IMSI='262420000000809'H, index=9 TC_ul_ud-BVCI103(53)@df44d428a92a: Removing Client IMSI='262420000000308'H, index=8 gb0-NSVCI102-NSVCemu102-FRemu(50)@df44d428a92a: AF_PACKET Test port (FR): user_stop gb0-NSVCI103-NSVCemu103-FRemu(52)@df44d428a92a: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(45)@df44d428a92a: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(55)@df44d428a92a: AF_PACKET Test port (FR): user_stop MTC@df44d428a92a: Test case TC_ul_ud finished. Verdict: pass MTC@df44d428a92a: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul_ud pass'. (06:05:52) load average: 2.50, 0.67, 0.23 ====== FR_Tests.TC_ul_ud pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2946176) Waiting for packet dumper to finish... 1 (prev_count=2946176, count=2952556) MTC@df44d428a92a: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul_ud pass' was executed successfully (exit status: 0). MTC@df44d428a92a: Starting external command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul2dl_ud'. ------ FR_Tests.TC_ul2dl_ud ------ (06:05:54) load average: 2.50, 0.67, 0.23 Waiting for packet dumper to start... 0 MTC@df44d428a92a: External command `../ttcn3-dumpcap-start.sh FR_Tests.TC_ul2dl_ud' was executed successfully (exit status: 0). MTC@df44d428a92a: Test case TC_ul2dl_ud started. MTC@df44d428a92a: Initializing Gb interface 0: NSEI=123 gb0-NSemu(161)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 21 } }, nsvci := 101 } gb0-NSemu(161)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 22 } }, nsvci := 102 } gb0-NSVCI101-NSVCemu101-provFR(166)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101(163)@df44d428a92a: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(161)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 23 } }, nsvci := 103 } gb0-NSVCI102-NSVCemu102-provFR(170)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102(167)@df44d428a92a: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSemu(161)@df44d428a92a: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 24 } }, nsvci := 104 } gb0-NSVCI101-NSVCemu101-FRemu(171)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI101-NSVCemu101-FRemu(171)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-provFR(176)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI101-NSVCemu101-FRemu(171)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' gb0-NSVCI104(172)@df44d428a92a: NSVC 104 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI102-NSVCemu102-FRemu(175)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-provFR(174)@df44d428a92a: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. gb0-NSVCI102-NSVCemu102-FRemu(175)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI102-NSVCemu102-FRemu(175)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' gb0-NSVCI103(169)@df44d428a92a: NSVC 103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) gb0-NSVCI103-NSVCemu103-FRemu(178)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI103-NSVCemu103-FRemu(178)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI103-NSVCemu103-FRemu(178)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' gb0-NSVCI104-NSVCemu104-FRemu(180)@df44d428a92a: AF_PACKET Test port (FR): user_start gb0-NSVCI104-NSVCemu104-FRemu(180)@df44d428a92a: AF_PACKET Test port (FR): user_map gb0-NSVCI104-NSVCemu104-FRemu(180)@df44d428a92a: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' gb0-NSVCI101-NSVCemu101-FRemu(171)@df44d428a92a: Dropping Rx FR frame while service affecting condition exists gb0-BSSGPemu(162)@df44d428a92a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim0(185), IMSI='262420000000000'H, TLLI='F1D763CF'O, index=0 gb0-bvc100-UEsim0(185)@df44d428a92a: "gb0-bvc100-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim1(186), IMSI='262420000000001'H, TLLI='CBF87FDB'O, index=1 gb0-bvc100-UEsim1(186)@df44d428a92a: "gb0-bvc100-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim2(187), IMSI='262420000000002'H, TLLI='C2B2A68D'O, index=2 gb0-bvc100-UEsim2(187)@df44d428a92a: "gb0-bvc100-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim3(188), IMSI='262420000000003'H, TLLI='C6A44E1D'O, index=3 gb0-bvc100-UEsim3(188)@df44d428a92a: "gb0-bvc100-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim4(189), IMSI='262420000000004'H, TLLI='C363CFE3'O, index=4 gb0-bvc100-UEsim4(189)@df44d428a92a: "gb0-bvc100-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim5(190), IMSI='262420000000005'H, TLLI='E44D0183'O, index=5 gb0-bvc100-UEsim5(190)@df44d428a92a: "gb0-bvc100-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim6(191), IMSI='262420000000006'H, TLLI='E8E5375E'O, index=6 gb0-bvc100-UEsim6(191)@df44d428a92a: "gb0-bvc100-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim7(192), IMSI='262420000000007'H, TLLI='F03B5EB8'O, index=7 gb0-bvc100-UEsim7(192)@df44d428a92a: "gb0-bvc100-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim8(193), IMSI='262420000000008'H, TLLI='E730165C'O, index=8 gb0-bvc100-UEsim8(193)@df44d428a92a: "gb0-bvc100-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Adding Client=gb0-bvc100-UEsim9(194), IMSI='262420000000009'H, TLLI='EE521CD6'O, index=9 gb0-bvc100-UEsim9(194)@df44d428a92a: "gb0-bvc100-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim0(195), IMSI='262420000000100'H, TLLI='CA007DC3'O, index=0 gb0-bvc101-UEsim0(195)@df44d428a92a: "gb0-bvc101-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim1(196), IMSI='262420000000101'H, TLLI='E9C21B35'O, index=1 gb0-bvc101-UEsim1(196)@df44d428a92a: "gb0-bvc101-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim2(197), IMSI='262420000000102'H, TLLI='F6F245D4'O, index=2 gb0-bvc101-UEsim2(197)@df44d428a92a: "gb0-bvc101-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim3(198), IMSI='262420000000103'H, TLLI='E546A8DB'O, index=3 gb0-bvc101-UEsim3(198)@df44d428a92a: "gb0-bvc101-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim4(199), IMSI='262420000000104'H, TLLI='FB144228'O, index=4 gb0-bvc101-UEsim4(199)@df44d428a92a: "gb0-bvc101-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim5(200), IMSI='262420000000105'H, TLLI='F0BA5EF4'O, index=5 gb0-bvc101-UEsim5(200)@df44d428a92a: "gb0-bvc101-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim6(201), IMSI='262420000000106'H, TLLI='F623A0C1'O, index=6 gb0-bvc101-UEsim6(201)@df44d428a92a: "gb0-bvc101-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim7(202), IMSI='262420000000107'H, TLLI='E8DBBA27'O, index=7 gb0-bvc101-UEsim7(202)@df44d428a92a: "gb0-bvc101-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim8(203), IMSI='262420000000108'H, TLLI='F444E79B'O, index=8 gb0-bvc101-UEsim8(203)@df44d428a92a: "gb0-bvc101-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Adding Client=gb0-bvc101-UEsim9(204), IMSI='262420000000109'H, TLLI='F72D0A5B'O, index=9 gb0-bvc101-UEsim9(204)@df44d428a92a: "gb0-bvc101-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim0(205), IMSI='262420000000200'H, TLLI='D7B00315'O, index=0 gb0-bvc102-UEsim0(205)@df44d428a92a: "gb0-bvc102-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim1(206), IMSI='262420000000201'H, TLLI='FAB51615'O, index=1 gb0-bvc102-UEsim1(206)@df44d428a92a: "gb0-bvc102-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim2(207), IMSI='262420000000202'H, TLLI='F2EF9231'O, index=2 gb0-bvc102-UEsim2(207)@df44d428a92a: "gb0-bvc102-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim3(208), IMSI='262420000000203'H, TLLI='C7C6E32B'O, index=3 gb0-bvc102-UEsim3(208)@df44d428a92a: "gb0-bvc102-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim4(209), IMSI='262420000000204'H, TLLI='E988EC8B'O, index=4 gb0-bvc102-UEsim4(209)@df44d428a92a: "gb0-bvc102-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim5(210), IMSI='262420000000205'H, TLLI='F784FD6A'O, index=5 gb0-bvc102-UEsim5(210)@df44d428a92a: "gb0-bvc102-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim6(211), IMSI='262420000000206'H, TLLI='ECA78BAD'O, index=6 gb0-bvc102-UEsim6(211)@df44d428a92a: "gb0-bvc102-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim7(212), IMSI='262420000000207'H, TLLI='F2D5DC55'O, index=7 gb0-bvc102-UEsim7(212)@df44d428a92a: "gb0-bvc102-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim8(213), IMSI='262420000000208'H, TLLI='DC18065A'O, index=8 gb0-bvc102-UEsim8(213)@df44d428a92a: "gb0-bvc102-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Adding Client=gb0-bvc102-UEsim9(214), IMSI='262420000000209'H, TLLI='C25F7910'O, index=9 gb0-bvc102-UEsim9(214)@df44d428a92a: "gb0-bvc102-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim0(215), IMSI='262420000000300'H, TLLI='D9403F32'O, index=0 gb0-bvc103-UEsim0(215)@df44d428a92a: "gb0-bvc103-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim1(216), IMSI='262420000000301'H, TLLI='D1F2AA2D'O, index=1 gb0-bvc103-UEsim1(216)@df44d428a92a: "gb0-bvc103-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim2(217), IMSI='262420000000302'H, TLLI='ECFC542C'O, index=2 gb0-bvc103-UEsim2(217)@df44d428a92a: "gb0-bvc103-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim3(218), IMSI='262420000000303'H, TLLI='DE257A06'O, index=3 gb0-bvc103-UEsim3(218)@df44d428a92a: "gb0-bvc103-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim4(219), IMSI='262420000000304'H, TLLI='F14C9D16'O, index=4 gb0-bvc103-UEsim4(219)@df44d428a92a: "gb0-bvc103-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim5(220), IMSI='262420000000305'H, TLLI='C230AC16'O, index=5 gb0-bvc103-UEsim5(220)@df44d428a92a: "gb0-bvc103-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim6(221), IMSI='262420000000306'H, TLLI='E0723BA1'O, index=6 gb0-bvc103-UEsim6(221)@df44d428a92a: "gb0-bvc103-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim7(222), IMSI='262420000000307'H, TLLI='F91A89A7'O, index=7 gb0-bvc103-UEsim7(222)@df44d428a92a: "gb0-bvc103-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim8(223), IMSI='262420000000308'H, TLLI='D5B3C128'O, index=8 gb0-bvc103-UEsim8(223)@df44d428a92a: "gb0-bvc103-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Adding Client=gb0-bvc103-UEsim9(224), IMSI='262420000000309'H, TLLI='F6264F16'O, index=9 gb0-bvc103-UEsim9(224)@df44d428a92a: "gb0-bvc103-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim0(225), IMSI='262420000000400'H, TLLI='D3501CBF'O, index=0 gb0-bvc104-UEsim0(225)@df44d428a92a: "gb0-bvc104-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim1(226), IMSI='262420000000401'H, TLLI='E3F6D4E9'O, index=1 gb0-bvc104-UEsim1(226)@df44d428a92a: "gb0-bvc104-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim2(227), IMSI='262420000000402'H, TLLI='C84C26F5'O, index=2 gb0-bvc104-UEsim2(227)@df44d428a92a: "gb0-bvc104-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim3(228), IMSI='262420000000403'H, TLLI='F33F94E2'O, index=3 gb0-bvc104-UEsim3(228)@df44d428a92a: "gb0-bvc104-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim4(229), IMSI='262420000000404'H, TLLI='F0923CFE'O, index=4 gb0-bvc104-UEsim4(229)@df44d428a92a: "gb0-bvc104-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim5(230), IMSI='262420000000405'H, TLLI='E520D23A'O, index=5 gb0-bvc104-UEsim5(230)@df44d428a92a: "gb0-bvc104-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim6(231), IMSI='262420000000406'H, TLLI='EEABCFE7'O, index=6 gb0-bvc104-UEsim6(231)@df44d428a92a: "gb0-bvc104-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim7(232), IMSI='262420000000407'H, TLLI='E2066B51'O, index=7 gb0-bvc104-UEsim7(232)@df44d428a92a: "gb0-bvc104-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim8(233), IMSI='262420000000408'H, TLLI='C7B91AF7'O, index=8 gb0-bvc104-UEsim8(233)@df44d428a92a: "gb0-bvc104-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Adding Client=gb0-bvc104-UEsim9(234), IMSI='262420000000409'H, TLLI='C9D6D609'O, index=9 gb0-bvc104-UEsim9(234)@df44d428a92a: "gb0-bvc104-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim0(235), IMSI='262420000000500'H, TLLI='F5811E3B'O, index=0 gb0-bvc105-UEsim0(235)@df44d428a92a: "gb0-bvc105-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim1(236), IMSI='262420000000501'H, TLLI='CE7CE74E'O, index=1 gb0-bvc105-UEsim1(236)@df44d428a92a: "gb0-bvc105-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim2(237), IMSI='262420000000502'H, TLLI='FA9784C7'O, index=2 gb0-bvc105-UEsim2(237)@df44d428a92a: "gb0-bvc105-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim3(238), IMSI='262420000000503'H, TLLI='F46C3B3D'O, index=3 gb0-bvc105-UEsim3(238)@df44d428a92a: "gb0-bvc105-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim4(239), IMSI='262420000000504'H, TLLI='DB384F3C'O, index=4 gb0-bvc105-UEsim4(239)@df44d428a92a: "gb0-bvc105-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim5(240), IMSI='262420000000505'H, TLLI='DD8C97B1'O, index=5 gb0-bvc105-UEsim5(240)@df44d428a92a: "gb0-bvc105-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim6(241), IMSI='262420000000506'H, TLLI='D44008B4'O, index=6 gb0-bvc105-UEsim6(241)@df44d428a92a: "gb0-bvc105-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim7(242), IMSI='262420000000507'H, TLLI='F5E90D15'O, index=7 gb0-bvc105-UEsim7(242)@df44d428a92a: "gb0-bvc105-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim8(243), IMSI='262420000000508'H, TLLI='FBC3CC39'O, index=8 gb0-bvc105-UEsim8(243)@df44d428a92a: "gb0-bvc105-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Adding Client=gb0-bvc105-UEsim9(244), IMSI='262420000000509'H, TLLI='C5408B98'O, index=9 gb0-bvc105-UEsim9(244)@df44d428a92a: "gb0-bvc105-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim0(245), IMSI='262420000000600'H, TLLI='DC3386B1'O, index=0 gb0-bvc106-UEsim0(245)@df44d428a92a: "gb0-bvc106-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim1(246), IMSI='262420000000601'H, TLLI='D3B35034'O, index=1 gb0-bvc106-UEsim1(246)@df44d428a92a: "gb0-bvc106-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim2(247), IMSI='262420000000602'H, TLLI='D1AFCD17'O, index=2 gb0-bvc106-UEsim2(247)@df44d428a92a: "gb0-bvc106-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim3(248), IMSI='262420000000603'H, TLLI='EB52BD26'O, index=3 gb0-bvc106-UEsim3(248)@df44d428a92a: "gb0-bvc106-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim4(249), IMSI='262420000000604'H, TLLI='E2FC0AC1'O, index=4 gb0-bvc106-UEsim4(249)@df44d428a92a: "gb0-bvc106-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim5(250), IMSI='262420000000605'H, TLLI='D20457E0'O, index=5 gb0-bvc106-UEsim5(250)@df44d428a92a: "gb0-bvc106-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim6(251), IMSI='262420000000606'H, TLLI='DEFDFA85'O, index=6 gb0-bvc106-UEsim6(251)@df44d428a92a: "gb0-bvc106-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim7(252), IMSI='262420000000607'H, TLLI='F618F4CF'O, index=7 gb0-bvc106-UEsim7(252)@df44d428a92a: "gb0-bvc106-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim8(253), IMSI='262420000000608'H, TLLI='E4E83657'O, index=8 gb0-bvc106-UEsim8(253)@df44d428a92a: "gb0-bvc106-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Adding Client=gb0-bvc106-UEsim9(254), IMSI='262420000000609'H, TLLI='F565C0AB'O, index=9 gb0-bvc106-UEsim9(254)@df44d428a92a: "gb0-bvc106-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim0(255), IMSI='262420000000700'H, TLLI='DB5B0638'O, index=0 gb0-bvc107-UEsim0(255)@df44d428a92a: "gb0-bvc107-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim1(256), IMSI='262420000000701'H, TLLI='CC145582'O, index=1 gb0-bvc107-UEsim1(256)@df44d428a92a: "gb0-bvc107-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim2(257), IMSI='262420000000702'H, TLLI='D07CD83D'O, index=2 gb0-bvc107-UEsim2(257)@df44d428a92a: "gb0-bvc107-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim3(258), IMSI='262420000000703'H, TLLI='E666FD0C'O, index=3 gb0-bvc107-UEsim3(258)@df44d428a92a: "gb0-bvc107-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim4(259), IMSI='262420000000704'H, TLLI='EBA4749A'O, index=4 gb0-bvc107-UEsim4(259)@df44d428a92a: "gb0-bvc107-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim5(260), IMSI='262420000000705'H, TLLI='FD873663'O, index=5 gb0-bvc107-UEsim5(260)@df44d428a92a: "gb0-bvc107-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim6(261), IMSI='262420000000706'H, TLLI='E9CF7F9F'O, index=6 gb0-bvc107-UEsim6(261)@df44d428a92a: "gb0-bvc107-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim7(262), IMSI='262420000000707'H, TLLI='DA44A1AD'O, index=7 gb0-bvc107-UEsim7(262)@df44d428a92a: "gb0-bvc107-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim8(263), IMSI='262420000000708'H, TLLI='F4DEFCEE'O, index=8 gb0-bvc107-UEsim8(263)@df44d428a92a: "gb0-bvc107-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Adding Client=gb0-bvc107-UEsim9(264), IMSI='262420000000709'H, TLLI='CCD9F1E7'O, index=9 gb0-bvc107-UEsim9(264)@df44d428a92a: "gb0-bvc107-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim0(265), IMSI='262420000000800'H, TLLI='F2021F2D'O, index=0 gb0-bvc108-UEsim0(265)@df44d428a92a: "gb0-bvc108-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim1(266), IMSI='262420000000801'H, TLLI='DA4AB966'O, index=1 gb0-bvc108-UEsim1(266)@df44d428a92a: "gb0-bvc108-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim2(267), IMSI='262420000000802'H, TLLI='C9114FCA'O, index=2 gb0-bvc108-UEsim2(267)@df44d428a92a: "gb0-bvc108-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim3(268), IMSI='262420000000803'H, TLLI='E3BCB782'O, index=3 gb0-bvc108-UEsim3(268)@df44d428a92a: "gb0-bvc108-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim4(269), IMSI='262420000000804'H, TLLI='CD5F2696'O, index=4 gb0-bvc108-UEsim4(269)@df44d428a92a: "gb0-bvc108-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim5(270), IMSI='262420000000805'H, TLLI='FC09ED2F'O, index=5 gb0-bvc108-UEsim5(270)@df44d428a92a: "gb0-bvc108-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim6(271), IMSI='262420000000806'H, TLLI='E6A6165B'O, index=6 gb0-bvc108-UEsim6(271)@df44d428a92a: "gb0-bvc108-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim7(272), IMSI='262420000000807'H, TLLI='E552B53D'O, index=7 gb0-bvc108-UEsim7(272)@df44d428a92a: "gb0-bvc108-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim8(273), IMSI='262420000000808'H, TLLI='FAF686B4'O, index=8 gb0-bvc108-UEsim8(273)@df44d428a92a: "gb0-bvc108-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Adding Client=gb0-bvc108-UEsim9(274), IMSI='262420000000809'H, TLLI='F9C34580'O, index=9 gb0-bvc108-UEsim9(274)@df44d428a92a: "gb0-bvc108-UEsim9" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim0(275), IMSI='262420000000900'H, TLLI='C73A84F5'O, index=0 gb0-bvc109-UEsim0(275)@df44d428a92a: "gb0-bvc109-UEsim0" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim1(276), IMSI='262420000000901'H, TLLI='DCBE01D6'O, index=1 gb0-bvc109-UEsim1(276)@df44d428a92a: "gb0-bvc109-UEsim1" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim2(277), IMSI='262420000000902'H, TLLI='E8AF982D'O, index=2 gb0-bvc109-UEsim2(277)@df44d428a92a: "gb0-bvc109-UEsim2" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim3(278), IMSI='262420000000903'H, TLLI='F99CB7F0'O, index=3 gb0-bvc109-UEsim3(278)@df44d428a92a: "gb0-bvc109-UEsim3" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim4(279), IMSI='262420000000904'H, TLLI='F106CEBE'O, index=4 gb0-bvc109-UEsim4(279)@df44d428a92a: "gb0-bvc109-UEsim4" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim5(280), IMSI='262420000000905'H, TLLI='C0EB1F51'O, index=5 gb0-bvc109-UEsim5(280)@df44d428a92a: "gb0-bvc109-UEsim5" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim6(281), IMSI='262420000000906'H, TLLI='FE21E575'O, index=6 gb0-bvc109-UEsim6(281)@df44d428a92a: "gb0-bvc109-UEsim6" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim7(282), IMSI='262420000000907'H, TLLI='E56EE3FE'O, index=7 gb0-bvc109-UEsim7(282)@df44d428a92a: "gb0-bvc109-UEsim7" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim8(283), IMSI='262420000000908'H, TLLI='F64D568D'O, index=8 gb0-bvc109-UEsim8(283)@df44d428a92a: "gb0-bvc109-UEsim8" Waiting for BVC-UNBLOCK TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Adding Client=gb0-bvc109-UEsim9(284), IMSI='262420000000909'H, TLLI='DD7C2614'O, index=9 gb0-bvc109-UEsim9(284)@df44d428a92a: "gb0-bvc109-UEsim9" Waiting for BVC-UNBLOCK gb0-NSVCI101-NSVCemu101-FRemu(171)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI102-NSVCemu102-FRemu(175)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI103-NSVCemu103-FRemu(178)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI104-NSVCemu104-FRemu(180)@df44d428a92a: Detecting no more service affecting condition after N392 consecutive good cycles gb0-NSVCI101(163)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI102(167)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI103(169)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI104(172)@df44d428a92a: Provider Link came up: sending NS-RESET gb0-NSVCI101(163)@df44d428a92a: NSVC 101 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(167)@df44d428a92a: NSVC 102 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(163)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(169)@df44d428a92a: NSVC 103 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI101(163)@df44d428a92a: NSVC 101 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(172)@df44d428a92a: NSVC 104 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) gb0-NSVCI102(167)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI102(167)@df44d428a92a: NSVC 102 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI104(172)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(172)@df44d428a92a: NSVC 104 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-NSVCI103(169)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(169)@df44d428a92a: NSVC 103 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) gb0-BSSGPemu(162)@df44d428a92a: BVCI(0) Rx BVC-RESET-ACK gb0-BSSGPemu(162)@df44d428a92a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI100(164)@df44d428a92a: BVCI(100) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc100-UEsim3(188)@df44d428a92a: "gb0-bvc100-UEsim3" Entering main loop gb0-bvc100-UEsim0(185)@df44d428a92a: "gb0-bvc100-UEsim0" Entering main loop gb0-bvc100-UEsim1(186)@df44d428a92a: "gb0-bvc100-UEsim1" Entering main loop gb0-bvc100-UEsim2(187)@df44d428a92a: "gb0-bvc100-UEsim2" Entering main loop gb0-bvc100-UEsim4(189)@df44d428a92a: "gb0-bvc100-UEsim4" Entering main loop gb0-bvc100-UEsim5(190)@df44d428a92a: "gb0-bvc100-UEsim5" Entering main loop gb0-bvc100-UEsim8(193)@df44d428a92a: "gb0-bvc100-UEsim8" Entering main loop gb0-bvc100-UEsim7(192)@df44d428a92a: "gb0-bvc100-UEsim7" Entering main loop gb0-bvc100-UEsim9(194)@df44d428a92a: "gb0-bvc100-UEsim9" Entering main loop gb0-bvc100-UEsim6(191)@df44d428a92a: "gb0-bvc100-UEsim6" Entering main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: BVCI(109) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc109-UEsim0(275)@df44d428a92a: "gb0-bvc109-UEsim0" Entering main loop gb0-bvc109-UEsim1(276)@df44d428a92a: "gb0-bvc109-UEsim1" Entering main loop gb0-bvc109-UEsim7(282)@df44d428a92a: "gb0-bvc109-UEsim7" Entering main loop gb0-bvc109-UEsim5(280)@df44d428a92a: "gb0-bvc109-UEsim5" Entering main loop gb0-bvc109-UEsim2(277)@df44d428a92a: "gb0-bvc109-UEsim2" Entering main loop gb0-bvc109-UEsim9(284)@df44d428a92a: "gb0-bvc109-UEsim9" Entering main loop gb0-bvc109-UEsim6(281)@df44d428a92a: "gb0-bvc109-UEsim6" Entering main loop gb0-bvc109-UEsim3(278)@df44d428a92a: "gb0-bvc109-UEsim3" Entering main loop gb0-bvc109-UEsim4(279)@df44d428a92a: "gb0-bvc109-UEsim4" Entering main loop gb0-bvc109-UEsim8(283)@df44d428a92a: "gb0-bvc109-UEsim8" Entering main loop TC_ul2dl_ud-BVCI105(179)@df44d428a92a: BVCI(105) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc105-UEsim0(235)@df44d428a92a: "gb0-bvc105-UEsim0" Entering main loop gb0-bvc105-UEsim2(237)@df44d428a92a: "gb0-bvc105-UEsim2" Entering main loop gb0-bvc105-UEsim1(236)@df44d428a92a: "gb0-bvc105-UEsim1" Entering main loop gb0-bvc105-UEsim9(244)@df44d428a92a: "gb0-bvc105-UEsim9" Entering main loop gb0-bvc105-UEsim8(243)@df44d428a92a: "gb0-bvc105-UEsim8" Entering main loop gb0-bvc105-UEsim4(239)@df44d428a92a: "gb0-bvc105-UEsim4" Entering main loop gb0-bvc105-UEsim6(241)@df44d428a92a: "gb0-bvc105-UEsim6" Entering main loop gb0-bvc105-UEsim7(242)@df44d428a92a: "gb0-bvc105-UEsim7" Entering main loop gb0-bvc105-UEsim5(240)@df44d428a92a: "gb0-bvc105-UEsim5" Entering main loop gb0-bvc105-UEsim3(238)@df44d428a92a: "gb0-bvc105-UEsim3" Entering main loop TC_ul2dl_ud-BVCI101(165)@df44d428a92a: BVCI(101) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI106(181)@df44d428a92a: BVCI(106) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc101-UEsim1(196)@df44d428a92a: "gb0-bvc101-UEsim1" Entering main loop gb0-bvc106-UEsim2(247)@df44d428a92a: "gb0-bvc106-UEsim2" Entering main loop gb0-bvc101-UEsim3(198)@df44d428a92a: "gb0-bvc101-UEsim3" Entering main loop gb0-bvc101-UEsim0(195)@df44d428a92a: "gb0-bvc101-UEsim0" Entering main loop gb0-bvc106-UEsim8(253)@df44d428a92a: "gb0-bvc106-UEsim8" Entering main loop gb0-bvc101-UEsim2(197)@df44d428a92a: "gb0-bvc101-UEsim2" Entering main loop gb0-bvc101-UEsim4(199)@df44d428a92a: "gb0-bvc101-UEsim4" Entering main loop gb0-bvc106-UEsim3(248)@df44d428a92a: "gb0-bvc106-UEsim3" Entering main loop gb0-bvc101-UEsim5(200)@df44d428a92a: "gb0-bvc101-UEsim5" Entering main loop gb0-bvc101-UEsim6(201)@df44d428a92a: "gb0-bvc101-UEsim6" Entering main loop gb0-bvc101-UEsim7(202)@df44d428a92a: "gb0-bvc101-UEsim7" Entering main loop gb0-bvc101-UEsim9(204)@df44d428a92a: "gb0-bvc101-UEsim9" Entering main loop gb0-bvc101-UEsim8(203)@df44d428a92a: "gb0-bvc101-UEsim8" Entering main loop gb0-bvc106-UEsim5(250)@df44d428a92a: "gb0-bvc106-UEsim5" Entering main loop gb0-bvc106-UEsim0(245)@df44d428a92a: "gb0-bvc106-UEsim0" Entering main loop gb0-bvc106-UEsim9(254)@df44d428a92a: "gb0-bvc106-UEsim9" Entering main loop gb0-bvc106-UEsim4(249)@df44d428a92a: "gb0-bvc106-UEsim4" Entering main loop gb0-bvc106-UEsim7(252)@df44d428a92a: "gb0-bvc106-UEsim7" Entering main loop gb0-bvc106-UEsim1(246)@df44d428a92a: "gb0-bvc106-UEsim1" Entering main loop gb0-bvc106-UEsim6(251)@df44d428a92a: "gb0-bvc106-UEsim6" Entering main loop TC_ul2dl_ud-BVCI102(168)@df44d428a92a: BVCI(102) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_ul2dl_ud-BVCI107(182)@df44d428a92a: BVCI(107) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc102-UEsim0(205)@df44d428a92a: "gb0-bvc102-UEsim0" Entering main loop gb0-bvc102-UEsim2(207)@df44d428a92a: "gb0-bvc102-UEsim2" Entering main loop gb0-bvc102-UEsim1(206)@df44d428a92a: "gb0-bvc102-UEsim1" Entering main loop gb0-bvc102-UEsim3(208)@df44d428a92a: "gb0-bvc102-UEsim3" Entering main loop gb0-bvc102-UEsim7(212)@df44d428a92a: "gb0-bvc102-UEsim7" Entering main loop gb0-bvc102-UEsim5(210)@df44d428a92a: "gb0-bvc102-UEsim5" Entering main loop gb0-bvc107-UEsim2(257)@df44d428a92a: "gb0-bvc107-UEsim2" Entering main loop gb0-bvc102-UEsim8(213)@df44d428a92a: "gb0-bvc102-UEsim8" Entering main loop gb0-bvc102-UEsim4(209)@df44d428a92a: "gb0-bvc102-UEsim4" Entering main loop gb0-bvc107-UEsim3(258)@df44d428a92a: "gb0-bvc107-UEsim3" Entering main loop gb0-bvc107-UEsim9(264)@df44d428a92a: "gb0-bvc107-UEsim9" Entering main loop gb0-bvc102-UEsim9(214)@df44d428a92a: "gb0-bvc102-UEsim9" Entering main loop gb0-bvc107-UEsim7(262)@df44d428a92a: "gb0-bvc107-UEsim7" Entering main loop gb0-bvc107-UEsim6(261)@df44d428a92a: "gb0-bvc107-UEsim6" Entering main loop gb0-bvc102-UEsim6(211)@df44d428a92a: "gb0-bvc102-UEsim6" Entering main loop gb0-bvc107-UEsim4(259)@df44d428a92a: "gb0-bvc107-UEsim4" Entering main loop gb0-bvc107-UEsim5(260)@df44d428a92a: "gb0-bvc107-UEsim5" Entering main loop gb0-bvc107-UEsim1(256)@df44d428a92a: "gb0-bvc107-UEsim1" Entering main loop gb0-bvc107-UEsim0(255)@df44d428a92a: "gb0-bvc107-UEsim0" Entering main loop gb0-bvc107-UEsim8(263)@df44d428a92a: "gb0-bvc107-UEsim8" Entering main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: BVCI(104) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc104-UEsim0(225)@df44d428a92a: "gb0-bvc104-UEsim0" Entering main loop gb0-bvc104-UEsim2(227)@df44d428a92a: "gb0-bvc104-UEsim2" Entering main loop gb0-bvc104-UEsim6(231)@df44d428a92a: "gb0-bvc104-UEsim6" Entering main loop gb0-bvc104-UEsim1(226)@df44d428a92a: "gb0-bvc104-UEsim1" Entering main loop gb0-bvc104-UEsim4(229)@df44d428a92a: "gb0-bvc104-UEsim4" Entering main loop gb0-bvc104-UEsim8(233)@df44d428a92a: "gb0-bvc104-UEsim8" Entering main loop gb0-bvc104-UEsim3(228)@df44d428a92a: "gb0-bvc104-UEsim3" Entering main loop gb0-bvc104-UEsim5(230)@df44d428a92a: "gb0-bvc104-UEsim5" Entering main loop gb0-bvc104-UEsim7(232)@df44d428a92a: "gb0-bvc104-UEsim7" Entering main loop gb0-bvc104-UEsim9(234)@df44d428a92a: "gb0-bvc104-UEsim9" Entering main loop TC_ul2dl_ud-BVCI108(183)@df44d428a92a: BVCI(108) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc108-UEsim2(267)@df44d428a92a: "gb0-bvc108-UEsim2" Entering main loop gb0-bvc108-UEsim4(269)@df44d428a92a: "gb0-bvc108-UEsim4" Entering main loop gb0-bvc108-UEsim1(266)@df44d428a92a: "gb0-bvc108-UEsim1" Entering main loop gb0-bvc108-UEsim0(265)@df44d428a92a: "gb0-bvc108-UEsim0" Entering main loop gb0-bvc108-UEsim8(273)@df44d428a92a: "gb0-bvc108-UEsim8" Entering main loop gb0-bvc108-UEsim5(270)@df44d428a92a: "gb0-bvc108-UEsim5" Entering main loop gb0-bvc108-UEsim3(268)@df44d428a92a: "gb0-bvc108-UEsim3" Entering main loop gb0-bvc108-UEsim7(272)@df44d428a92a: "gb0-bvc108-UEsim7" Entering main loop gb0-bvc108-UEsim6(271)@df44d428a92a: "gb0-bvc108-UEsim6" Entering main loop gb0-bvc108-UEsim9(274)@df44d428a92a: "gb0-bvc108-UEsim9" Entering main loop TC_ul2dl_ud-BVCI103(173)@df44d428a92a: BVCI(103) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) gb0-bvc103-UEsim1(216)@df44d428a92a: "gb0-bvc103-UEsim1" Entering main loop gb0-bvc103-UEsim4(219)@df44d428a92a: "gb0-bvc103-UEsim4" Entering main loop gb0-bvc103-UEsim3(218)@df44d428a92a: "gb0-bvc103-UEsim3" Entering main loop gb0-bvc103-UEsim5(220)@df44d428a92a: "gb0-bvc103-UEsim5" Entering main loop gb0-bvc103-UEsim8(223)@df44d428a92a: "gb0-bvc103-UEsim8" Entering main loop gb0-bvc103-UEsim6(221)@df44d428a92a: "gb0-bvc103-UEsim6" Entering main loop gb0-bvc103-UEsim9(224)@df44d428a92a: "gb0-bvc103-UEsim9" Entering main loop gb0-bvc103-UEsim2(217)@df44d428a92a: "gb0-bvc103-UEsim2" Entering main loop gb0-bvc103-UEsim7(222)@df44d428a92a: "gb0-bvc103-UEsim7" Entering main loop gb0-bvc103-UEsim0(215)@df44d428a92a: "gb0-bvc103-UEsim0" Entering main loop gb0-NSVCI101(163)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI102(167)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI101(163)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(172)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI103(169)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI102(167)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI104(172)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI103(169)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-NSVCI101(163)@df44d428a92a: Tns-test expired: sending NS-ALIVE gb0-NSVCI101(163)@df44d428a92a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test gb0-bvc104-UEsim3(228)@df44d428a92a: "gb0-bvc104-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000403'H, index=3 gb0-bvc108-UEsim9(274)@df44d428a92a: "gb0-bvc108-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000809'H, index=9 gb0-bvc105-UEsim6(241)@df44d428a92a: "gb0-bvc105-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000506'H, index=6 gb0-bvc105-UEsim4(239)@df44d428a92a: "gb0-bvc105-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000504'H, index=4 gb0-bvc109-UEsim3(278)@df44d428a92a: "gb0-bvc109-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000903'H, index=3 gb0-bvc109-UEsim9(284)@df44d428a92a: "gb0-bvc109-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000909'H, index=9 gb0-bvc107-UEsim3(258)@df44d428a92a: "gb0-bvc107-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000703'H, index=3 gb0-bvc103-UEsim5(220)@df44d428a92a: "gb0-bvc103-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000305'H, index=5 gb0-bvc102-UEsim9(214)@df44d428a92a: "gb0-bvc102-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000209'H, index=9 gb0-bvc103-UEsim0(215)@df44d428a92a: "gb0-bvc103-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000300'H, index=0 gb0-bvc104-UEsim4(229)@df44d428a92a: "gb0-bvc104-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000404'H, index=4 gb0-bvc108-UEsim1(266)@df44d428a92a: "gb0-bvc108-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000801'H, index=1 gb0-bvc101-UEsim3(198)@df44d428a92a: "gb0-bvc101-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000103'H, index=3 gb0-bvc100-UEsim7(192)@df44d428a92a: "gb0-bvc100-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000007'H, index=7 gb0-bvc100-UEsim8(193)@df44d428a92a: "gb0-bvc100-UEsim8"Leaving main loop gb0-bvc105-UEsim9(244)@df44d428a92a: "gb0-bvc105-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000509'H, index=9 TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000008'H, index=8 gb0-bvc100-UEsim1(186)@df44d428a92a: "gb0-bvc100-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000001'H, index=1 gb0-bvc107-UEsim8(263)@df44d428a92a: "gb0-bvc107-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000708'H, index=8 gb0-bvc106-UEsim5(250)@df44d428a92a: "gb0-bvc106-UEsim5"Leaving main loop gb0-bvc106-UEsim9(254)@df44d428a92a: "gb0-bvc106-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000605'H, index=5 TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000609'H, index=9 gb0-bvc103-UEsim2(217)@df44d428a92a: "gb0-bvc103-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000302'H, index=2 gb0-bvc102-UEsim5(210)@df44d428a92a: "gb0-bvc102-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000205'H, index=5 gb0-bvc101-UEsim5(200)@df44d428a92a: "gb0-bvc101-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000105'H, index=5 gb0-bvc101-UEsim2(197)@df44d428a92a: "gb0-bvc101-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000102'H, index=2 gb0-bvc102-UEsim4(209)@df44d428a92a: "gb0-bvc102-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000204'H, index=4 gb0-bvc107-UEsim5(260)@df44d428a92a: "gb0-bvc107-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000705'H, index=5 gb0-bvc105-UEsim1(236)@df44d428a92a: "gb0-bvc105-UEsim1"Leaving main loop gb0-bvc101-UEsim6(201)@df44d428a92a: "gb0-bvc101-UEsim6"Leaving main loop gb0-bvc109-UEsim7(282)@df44d428a92a: "gb0-bvc109-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000907'H, index=7 TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000501'H, index=1 gb0-bvc104-UEsim6(231)@df44d428a92a: "gb0-bvc104-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000406'H, index=6 TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000106'H, index=6 gb0-bvc108-UEsim3(268)@df44d428a92a: "gb0-bvc108-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000803'H, index=3 gb0-bvc105-UEsim5(240)@df44d428a92a: "gb0-bvc105-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000505'H, index=5 gb0-bvc107-UEsim2(257)@df44d428a92a: "gb0-bvc107-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000702'H, index=2 gb0-bvc100-UEsim6(191)@df44d428a92a: "gb0-bvc100-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000006'H, index=6 gb0-bvc107-UEsim1(256)@df44d428a92a: "gb0-bvc107-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000701'H, index=1 gb0-bvc108-UEsim6(271)@df44d428a92a: "gb0-bvc108-UEsim6"Leaving main loop gb0-bvc105-UEsim2(237)@df44d428a92a: "gb0-bvc105-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000502'H, index=2 TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000806'H, index=6 gb0-bvc103-UEsim8(223)@df44d428a92a: "gb0-bvc103-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000308'H, index=8 gb0-bvc102-UEsim1(206)@df44d428a92a: "gb0-bvc102-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000201'H, index=1 gb0-bvc103-UEsim3(218)@df44d428a92a: "gb0-bvc103-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000303'H, index=3 gb0-bvc108-UEsim4(269)@df44d428a92a: "gb0-bvc108-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000804'H, index=4 gb0-bvc101-UEsim9(204)@df44d428a92a: "gb0-bvc101-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000109'H, index=9 gb0-bvc106-UEsim6(251)@df44d428a92a: "gb0-bvc106-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000606'H, index=6 gb0-bvc104-UEsim5(230)@df44d428a92a: "gb0-bvc104-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000405'H, index=5 gb0-bvc109-UEsim4(279)@df44d428a92a: "gb0-bvc109-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000904'H, index=4 gb0-bvc101-UEsim0(195)@df44d428a92a: "gb0-bvc101-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000100'H, index=0 gb0-bvc109-UEsim1(276)@df44d428a92a: "gb0-bvc109-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000901'H, index=1 gb0-bvc106-UEsim3(248)@df44d428a92a: "gb0-bvc106-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000603'H, index=3 gb0-bvc102-UEsim8(213)@df44d428a92a: "gb0-bvc102-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000208'H, index=8 gb0-bvc103-UEsim4(219)@df44d428a92a: "gb0-bvc103-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000304'H, index=4 gb0-bvc107-UEsim4(259)@df44d428a92a: "gb0-bvc107-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000704'H, index=4 gb0-bvc101-UEsim8(203)@df44d428a92a: "gb0-bvc101-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000108'H, index=8 gb0-bvc102-UEsim6(211)@df44d428a92a: "gb0-bvc102-UEsim6"Leaving main loop gb0-bvc100-UEsim0(185)@df44d428a92a: "gb0-bvc100-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000000'H, index=0 TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000206'H, index=6 gb0-bvc108-UEsim2(267)@df44d428a92a: "gb0-bvc108-UEsim2"Leaving main loop gb0-bvc101-UEsim4(199)@df44d428a92a: "gb0-bvc101-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000802'H, index=2 gb0-bvc106-UEsim1(246)@df44d428a92a: "gb0-bvc106-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000104'H, index=4 TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000601'H, index=1 gb0-bvc104-UEsim0(225)@df44d428a92a: "gb0-bvc104-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000400'H, index=0 gb0-bvc104-UEsim8(233)@df44d428a92a: "gb0-bvc104-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000408'H, index=8 gb0-bvc100-UEsim4(189)@df44d428a92a: "gb0-bvc100-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000004'H, index=4 gb0-bvc101-UEsim7(202)@df44d428a92a: "gb0-bvc101-UEsim7"Leaving main loop gb0-bvc105-UEsim3(238)@df44d428a92a: "gb0-bvc105-UEsim3"Leaving main loop gb0-bvc105-UEsim7(242)@df44d428a92a: "gb0-bvc105-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000503'H, index=3 TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000107'H, index=7 TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000507'H, index=7 gb0-bvc108-UEsim5(270)@df44d428a92a: "gb0-bvc108-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000805'H, index=5 gb0-bvc104-UEsim7(232)@df44d428a92a: "gb0-bvc104-UEsim7"Leaving main loop gb0-bvc103-UEsim7(222)@df44d428a92a: "gb0-bvc103-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000407'H, index=7 TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000307'H, index=7 gb0-bvc109-UEsim5(280)@df44d428a92a: "gb0-bvc109-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000905'H, index=5 gb0-bvc109-UEsim8(283)@df44d428a92a: "gb0-bvc109-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000908'H, index=8 gb0-bvc100-UEsim5(190)@df44d428a92a: "gb0-bvc100-UEsim5"Leaving main loop TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000005'H, index=5 gb0-bvc108-UEsim8(273)@df44d428a92a: "gb0-bvc108-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000808'H, index=8 gb0-bvc109-UEsim2(277)@df44d428a92a: "gb0-bvc109-UEsim2"Leaving main loop gb0-bvc102-UEsim0(205)@df44d428a92a: "gb0-bvc102-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000902'H, index=2 TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000200'H, index=0 gb0-bvc107-UEsim0(255)@df44d428a92a: "gb0-bvc107-UEsim0"Leaving main loop gb0-bvc100-UEsim2(187)@df44d428a92a: "gb0-bvc100-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000002'H, index=2 gb0-bvc107-UEsim6(261)@df44d428a92a: "gb0-bvc107-UEsim6"Leaving main loop gb0-bvc106-UEsim2(247)@df44d428a92a: "gb0-bvc106-UEsim2"Leaving main loop gb0-bvc104-UEsim2(227)@df44d428a92a: "gb0-bvc104-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000602'H, index=2 TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000402'H, index=2 TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000700'H, index=0 TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000706'H, index=6 gb0-bvc102-UEsim2(207)@df44d428a92a: "gb0-bvc102-UEsim2"Leaving main loop TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000202'H, index=2 gb0-bvc106-UEsim0(245)@df44d428a92a: "gb0-bvc106-UEsim0"Leaving main loop gb0-bvc102-UEsim3(208)@df44d428a92a: "gb0-bvc102-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000203'H, index=3 gb0-bvc103-UEsim9(224)@df44d428a92a: "gb0-bvc103-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000309'H, index=9 gb0-bvc100-UEsim3(188)@df44d428a92a: "gb0-bvc100-UEsim3"Leaving main loop TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000003'H, index=3 gb0-bvc106-UEsim8(253)@df44d428a92a: "gb0-bvc106-UEsim8"Leaving main loop TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000600'H, index=0 TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000608'H, index=8 gb0-bvc104-UEsim1(226)@df44d428a92a: "gb0-bvc104-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000401'H, index=1 gb0-bvc106-UEsim7(252)@df44d428a92a: "gb0-bvc106-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000607'H, index=7 gb0-bvc109-UEsim6(281)@df44d428a92a: "gb0-bvc109-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000906'H, index=6 gb0-bvc100-UEsim9(194)@df44d428a92a: "gb0-bvc100-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI100(164)@df44d428a92a: Removing Client IMSI='262420000000009'H, index=9 gb0-bvc108-UEsim0(265)@df44d428a92a: "gb0-bvc108-UEsim0"Leaving main loop gb0-bvc105-UEsim0(235)@df44d428a92a: "gb0-bvc105-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000500'H, index=0 TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000800'H, index=0 gb0-bvc101-UEsim1(196)@df44d428a92a: "gb0-bvc101-UEsim1"Leaving main loop gb0-bvc105-UEsim8(243)@df44d428a92a: "gb0-bvc105-UEsim8"Leaving main loop gb0-bvc108-UEsim7(272)@df44d428a92a: "gb0-bvc108-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI108(183)@df44d428a92a: Removing Client IMSI='262420000000807'H, index=7 TC_ul2dl_ud-BVCI101(165)@df44d428a92a: Removing Client IMSI='262420000000101'H, index=1 gb0-bvc103-UEsim1(216)@df44d428a92a: "gb0-bvc103-UEsim1"Leaving main loop TC_ul2dl_ud-BVCI105(179)@df44d428a92a: Removing Client IMSI='262420000000508'H, index=8 TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000301'H, index=1 gb0-bvc107-UEsim9(264)@df44d428a92a: "gb0-bvc107-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000709'H, index=9 gb0-bvc106-UEsim4(249)@df44d428a92a: "gb0-bvc106-UEsim4"Leaving main loop TC_ul2dl_ud-BVCI106(181)@df44d428a92a: Removing Client IMSI='262420000000604'H, index=4 gb0-bvc102-UEsim7(212)@df44d428a92a: "gb0-bvc102-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI102(168)@df44d428a92a: Removing Client IMSI='262420000000207'H, index=7 gb0-bvc107-UEsim7(262)@df44d428a92a: "gb0-bvc107-UEsim7"Leaving main loop TC_ul2dl_ud-BVCI107(182)@df44d428a92a: Removing Client IMSI='262420000000707'H, index=7 gb0-bvc104-UEsim9(234)@df44d428a92a: "gb0-bvc104-UEsim9"Leaving main loop TC_ul2dl_ud-BVCI104(177)@df44d428a92a: Removing Client IMSI='262420000000409'H, index=9 gb0-bvc103-UEsim6(221)@df44d428a92a: "gb0-bvc103-UEsim6"Leaving main loop TC_ul2dl_ud-BVCI103(173)@df44d428a92a: Removing Client IMSI='262420000000306'H, index=6 gb0-bvc109-UEsim0(275)@df44d428a92a: "gb0-bvc109-UEsim0"Leaving main loop TC_ul2dl_ud-BVCI109(184)@df44d428a92a: Removing Client IMSI='262420000000900'H, index=0 gb0-NSVCI103-NSVCemu103-FRemu(178)@df44d428a92a: AF_PACKET Test port (FR): user_stop gb0-NSVCI101-NSVCemu101-FRemu(171)@df44d428a92a: AF_PACKET Test port (FR): user_stop gb0-NSVCI104-NSVCemu104-FRemu(180)@df44d428a92a: AF_PACKET Test port (FR): user_stop gb0-NSVCI102-NSVCemu102-FRemu(175)@df44d428a92a: AF_PACKET Test port (FR): user_stop MTC@df44d428a92a: Test case TC_ul2dl_ud finished. Verdict: pass MTC@df44d428a92a: Starting external command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul2dl_ud pass'. (06:06:30) load average: 6.97, 1.94, 0.67 ====== FR_Tests.TC_ul2dl_ud pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8903868) Waiting for packet dumper to finish... 1 (prev_count=8903868, count=8934864) MTC@df44d428a92a: External command `../ttcn3-dumpcap-stop.sh FR_Tests.TC_ul2dl_ud pass' was executed successfully (exit status: 0). MC@df44d428a92a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@df44d428a92a: Terminating MTC. MC@df44d428a92a: MTC terminated. MC2> exit MC@df44d428a92a: Shutting down session. MC@df44d428a92a: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/fr/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh FR_Tests --rm Generated FR_Tests.TC_bvc_bringup.merged Generated FR_Tests.TC_ul2dl_ud.merged Generated FR_Tests.TC_ul_ud.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + docker_kill_wait jenkins-ttcn3-fr-test-1878-frnet + docker kill jenkins-ttcn3-fr-test-1878-frnet jenkins-ttcn3-fr-test-1878-frnet + docker wait jenkins-ttcn3-fr-test-1878-frnet 137 + docker logs --timestamps jenkins-ttcn3-fr-test-1878-ttcn3-fr-test 2026-04-18T06:05:08.469639911Z + SUBDIR=fr 2026-04-18T06:05:08.469679597Z + SUITE=FR_Tests 2026-04-18T06:05:08.469683947Z + '[' -n hdlc8 ']' 2026-04-18T06:05:08.469686224Z + echo 'Waiting for hdlc8 to appear' 2026-04-18T06:05:08.469688344Z + pipework --wait -i hdlc8 2026-04-18T06:05:10.483312990Z + true 2026-04-18T06:05:10.483366225Z + '[' '!' -f /sys/class/net/hdlc8/flags ']' 2026-04-18T06:05:10.484298190Z ++ cat /sys/class/net/hdlc8/flags 2026-04-18T06:05:10.486083525Z + FLAGS=0x91 2026-04-18T06:05:10.486133927Z + let 'FLAG_UP=0x91&1' 2026-04-18T06:05:10.486145391Z + '[' 1 = 1 ']' 2026-04-18T06:05:10.486152937Z + break 2026-04-18T06:05:10.486167216Z + cd /data 2026-04-18T06:05:10.486175410Z + EXTRA_ARGS= 2026-04-18T06:05:10.486182723Z + '[' -n '' ']' 2026-04-18T06:05:10.486190115Z + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr/FR_Tests FR_Tests.cfg 2026-04-18T06:06:32.874674164Z + exit_code=0 2026-04-18T06:06:32.874711770Z + /osmo-ttcn3-hacks/log_merge.sh FR_Tests --rm 2026-04-18T06:07:17.179293635Z + exit 0 + docker logs --timestamps jenkins-ttcn3-fr-test-1878-frnet 2026-04-18T06:05:06.231306534Z + SUBDIR=fr-net 2026-04-18T06:05:06.231351727Z + SUITE=FRNET_Tests 2026-04-18T06:05:06.231366097Z + '[' -n hdlcnet8 ']' 2026-04-18T06:05:06.231372834Z + echo 'Waiting for hdlcnet8 to appear' 2026-04-18T06:05:06.231379597Z + pipework --wait -i hdlcnet8 2026-04-18T06:05:08.262109051Z + true 2026-04-18T06:05:08.262134957Z + '[' '!' -f /sys/class/net/hdlcnet8/flags ']' 2026-04-18T06:05:08.262370929Z ++ cat /sys/class/net/hdlcnet8/flags 2026-04-18T06:05:08.264182610Z + FLAGS=0x91 2026-04-18T06:05:08.264241619Z + let 'FLAG_UP=0x91&1' 2026-04-18T06:05:08.264252728Z + '[' 1 = 1 ']' 2026-04-18T06:05:08.264260421Z + break 2026-04-18T06:05:08.264267918Z + cd /data 2026-04-18T06:05:08.264275275Z + EXTRA_ARGS= 2026-04-18T06:05:08.264282440Z + '[' -n '' ']' 2026-04-18T06:05:08.264290237Z + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/fr-net/FRNET_Tests FRNET_Tests.cfg + docker container rm jenkins-ttcn3-fr-test-1878-frnet jenkins-ttcn3-fr-test-1878-ttcn3-fr-test jenkins-ttcn3-fr-test-1878-frnet jenkins-ttcn3-fr-test-1878-ttcn3-fr-test + network_clean + docker+ network inspect ttcn3-fr-test-26 grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-fr-test-26 + docker network remove ttcn3-fr-test-26 ttcn3-fr-test-26 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/_cache:/cache --name jenkins-ttcn3-fr-test-1878-cleaner debian:trixie sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1003:1003 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1003:1003 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-fr-test/logs/fr-tester/junit-xml-36.log <?xml version="1.0"?> <testsuite name='Titan' tests='3' failures='0' errors='0' skipped='0' inconc='0' time='82.00'> <testcase classname='FR_Tests' name='TC_bvc_bringup' time='5.394276'/> <testcase classname='FR_Tests' name='TC_ul_ud' time='31.889010'/> <testcase classname='FR_Tests' name='TC_ul2dl_ud' time='35.038471'/> </testsuite> + + grep --color=always -o load.* uptime load average: 3.60, 1.79, 0.68 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS