Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan 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-gbproxy-test-asan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > 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 Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 166ffa8479a1ba6aa51ef55eefcba63585cd30c8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 166ffa8479a1ba6aa51ef55eefcba63585cd30c8 # timeout=10 Commit message: "make: Fix OSMO_REMSIM_BRANCH not passed" > git rev-list --no-walk 166ffa8479a1ba6aa51ef55eefcba63585cd30c8 # timeout=10 [ttcn3-gbproxy-test-asan] $ /bin/sh -xe /tmp/jenkins2856009776516529337.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-gbproxy-test-asan + sed s/-asan$// + DIR=ttcn3-gbproxy-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-gbproxy-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs ] + [ xjenkins-ttcn3-gbproxy-test-asan-186 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/ttcn3-gbproxy-test + SUITE_NAME=ttcn3-gbproxy-test + IMAGE_SUFFIX=asan + docker_images_require osmo-gbproxy-asan ttcn3-gbproxy-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 osmo-gbproxy-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + 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 debian-bookworm-obs-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/debian-bookworm-obs-asan' 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-gbproxy-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.38kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:e1ea8c2803ad5f70e66410bbf99c833334b931b61a0f4a1e5c127d679fdee98b #6 resolve registry.osmocom.org/debian:bookworm@sha256:e1ea8c2803ad5f70e66410bbf99c833334b931b61a0f4a1e5c127d679fdee98b 0.1s done #6 DONE 0.1s #7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #7 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #7 DONE 0.3s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 DONE 0.3s #13 exporting to image #13 exporting layers 0.1s done #13 writing image sha256:4685ea49ef0dc46fa074abd56f4f867131147f5c73319ad706fef3f89d62f3d9 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest 0.0s done #13 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n 4685ea49ef0d + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-gbproxy-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-gbproxy-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-gbproxy-asan + echo osmo-gbproxy-asan + sed s/-asan/-latest/ + dir=osmo-gbproxy-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-gbproxy-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-gbproxy-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-gbproxy-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-gbproxy-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/osmo-gbproxy-latest' 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-gbproxy-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-gbproxy-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 849B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 16.68kB done #4 DONE 0.0s #5 [1/6] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest #5 DONE 0.1s #6 [2/6] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-gbproxy && apt-get clean ;; centos*) dnf install -y osmo-gbproxy ;; *) echo "Unsupported distribution debian-bookworm" exit 23 ;; esac #6 0.406 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.406 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.407 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.518 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.565 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [14.0 kB] #6 0.572 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [7261 B] #6 0.583 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [7261 B] #6 0.635 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] #6 0.710 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] #6 0.733 Fetched 396 kB in 0s (1100 kB/s) #6 0.733 Reading package lists... #6 1.119 Reading package lists... #6 1.479 Building dependency tree... #6 1.562 Reading state information... #6 1.640 The following additional packages will be installed: #6 1.640 libasan8 libmnl0 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.640 libosmoisdn0 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 #6 1.640 osmocom-nightly-asan #6 1.641 Suggested packages: #6 1.641 lksctp-tools #6 1.641 Recommended packages: #6 1.641 osmo-sgsn #6 1.703 The following NEW packages will be installed: #6 1.703 libasan8 libmnl0 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.703 libosmoisdn0 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 #6 1.703 osmo-gbproxy osmocom-nightly-asan #6 1.736 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #6 1.736 Need to get 6251 kB of archives. #6 1.736 After this operation, 35.4 MB of additional disk space will be used. #6 1.736 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 1.790 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.791 Get:3 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.791 Get:4 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.792 Get:5 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 1.799 Get:6 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.888 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202412122029 [1196 B] #6 1.901 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412122029~asan [582 kB] #6 1.926 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412122029~asan [161 kB] #6 1.974 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412122029~asan [1084 kB] #6 2.044 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412122029~asan [276 kB] #6 2.068 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412122029~asan [97.8 kB] #6 2.078 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412122029~asan [740 kB] #6 2.090 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-gbproxy 1:0.5.0.1.0aee.202412122029~asan [150 kB] #6 2.207 debconf: delaying package configuration, since apt-utils is not installed #6 2.250 Fetched 6251 kB in 0s (16.2 MB/s) #6 2.312 Selecting previously unselected package libasan8:amd64. #6 2.312 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6628 files and directories currently installed.) #6 2.322 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ... #6 2.353 Unpacking libasan8:amd64 (12.2.0-14) ... #6 2.626 Selecting previously unselected package libmnl0:amd64. #6 2.628 Preparing to unpack .../01-libmnl0_1.0.4-3_amd64.deb ... #6 2.643 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.766 Selecting previously unselected package osmocom-nightly-asan. #6 2.768 Preparing to unpack .../02-osmocom-nightly-asan_202412122029_amd64.deb ... #6 2.783 Unpacking osmocom-nightly-asan (202412122029) ... #6 2.893 Selecting previously unselected package libsctp1:amd64. #6 2.895 Preparing to unpack .../03-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 2.910 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 3.031 Selecting previously unselected package libtalloc2:amd64. #6 3.032 Preparing to unpack .../04-libtalloc2_2.4.0-f2_amd64.deb ... #6 3.047 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 3.163 Selecting previously unselected package libubsan1:amd64. #6 3.165 Preparing to unpack .../05-libubsan1_12.2.0-14_amd64.deb ... #6 3.180 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 3.346 Selecting previously unselected package liburing2:amd64. #6 3.347 Preparing to unpack .../06-liburing2_2.3-3_amd64.deb ... #6 3.363 Unpacking liburing2:amd64 (2.3-3) ... #6 3.472 Selecting previously unselected package libosmocore22:amd64. #6 3.473 Preparing to unpack .../07-libosmocore22_1.10.0.56.fc03.202412122029~asan_amd64.deb ... #6 3.488 Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 3.647 Selecting previously unselected package libosmoisdn0:amd64. #6 3.648 Preparing to unpack .../08-libosmoisdn0_1.10.0.56.fc03.202412122029~asan_amd64.deb ... #6 3.664 Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 3.784 Selecting previously unselected package libosmogsm20:amd64. #6 3.786 Preparing to unpack .../09-libosmogsm20_1.10.0.56.fc03.202412122029~asan_amd64.deb ... #6 3.801 Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 3.980 Selecting previously unselected package libosmovty13:amd64. #6 3.982 Preparing to unpack .../10-libosmovty13_1.10.0.56.fc03.202412122029~asan_amd64.deb ... #6 3.998 Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 4.125 Selecting previously unselected package libosmoctrl0:amd64. #6 4.126 Preparing to unpack .../11-libosmoctrl0_1.10.0.56.fc03.202412122029~asan_amd64.deb ... #6 4.145 Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 4.263 Selecting previously unselected package libosmogb14:amd64. #6 4.264 Preparing to unpack .../12-libosmogb14_1.10.0.56.fc03.202412122029~asan_amd64.deb ... #6 4.280 Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 4.445 Selecting previously unselected package osmo-gbproxy. #6 4.447 Preparing to unpack .../13-osmo-gbproxy_1%3a0.5.0.1.0aee.202412122029~asan_amd64.deb ... #6 4.462 Unpacking osmo-gbproxy (1:0.5.0.1.0aee.202412122029~asan) ... #6 4.585 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 4.654 Setting up libmnl0:amd64 (1.0.4-3) ... #6 4.699 Setting up libubsan1:amd64 (12.2.0-14) ... #6 4.744 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 4.792 Setting up libasan8:amd64 (12.2.0-14) ... #6 4.840 Setting up osmocom-nightly-asan (202412122029) ... #6 4.884 Setting up liburing2:amd64 (2.3-3) ... #6 4.930 Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 4.976 Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 5.021 Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 5.064 Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 5.128 Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 5.186 Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412122029~asan) ... #6 5.232 Setting up osmo-gbproxy (1:0.5.0.1.0aee.202412122029~asan) ... #6 5.436 changed ownership of '/etc/osmocom/osmo-gbproxy.cfg' from root:root to osmocom:osmocom #6 5.437 mode of '/etc/osmocom/osmo-gbproxy.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 5.438 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 5.439 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 5.441 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 5.541 Processing triggers for libc-bin (2.36-9+deb12u9) ... #6 DONE 5.9s #7 [3/6] WORKDIR /DATA #7 DONE 0.2s #8 [4/6] COPY OSMO-GBPROXY.CFG /data/osmo-gbproxy.cfg #8 DONE 0.1s #9 [5/6] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #9 DONE 0.2s #10 [6/6] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 0.4s done #11 writing image sha256:a6302e536e78611b0c21e2cf387220bea0ee4bb081746164809dc39b7239f505 0.0s done #11 naming to docker.io/osmocom-build/osmo-gbproxy-asan:latest 0.0s done #11 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/osmo-gbproxy-latest' + docker_image_exists osmo-gbproxy-asan + docker images -q osmocom-build/osmo-gbproxy-asan + test -n a6302e536e78 + list_osmo_packages debian-bookworm osmo-gbproxy-asan + local distro=debian-bookworm + local image=osmo-gbproxy-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-gbproxy-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-gbproxy-asan ### ii libosmocore22:amd64 1.10.0.56.fc03.202412122029~asan amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.56.fc03.202412122029~asan amd64 Osmo control library ii libosmogb14:amd64 1.10.0.56.fc03.202412122029~asan amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.56.fc03.202412122029~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.56.fc03.202412122029~asan amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.10.0.56.fc03.202412122029~asan amd64 Osmo VTY library ii osmo-gbproxy 1:0.5.0.1.0aee.202412122029~asan amd64 Osmocom GPRS Gb Interface Proxy ii osmocom-nightly-asan 202412122029 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-gbproxy-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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-gbproxy-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-gbproxy-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-gbproxy-test + echo ttcn3-gbproxy-test + dir=ttcn3-gbproxy-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-gbproxy-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-gbproxy-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-gbproxy-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-gbproxy-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/ttcn3-gbproxy-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-gbproxy-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-gbproxy-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 422B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.73kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" gbproxy #8 CACHED #9 [4/4] COPY GBPROXY_TESTS.CFG /data/GBProxy_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:4ad20f0ec8d9765568e405542b72cffd884b69c3d2ac5998cdaee413a95470fc done #10 naming to docker.io/osmocom-build/ttcn3-gbproxy-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/ttcn3-gbproxy-test' + docker_image_exists ttcn3-gbproxy-test + docker images -q osmocom-build/ttcn3-gbproxy-test + test -n 4ad20f0ec8d9 + list_osmo_packages debian-bookworm ttcn3-gbproxy-test + local distro=debian-bookworm + local image=ttcn3-gbproxy-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-gbproxy-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-gbproxy-test-asan/logs/gbproxy-tester + chmod a+w /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy-tester + cp GBProxy_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy-tester/GBProxy_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy-tester/GBProxy_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy-tester/GBProxy_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-gbproxy-test-asan/logs/gbproxy-tester/GBProxy_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy + cp osmo-gbproxy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/unix + network_create + SUBNET=1888012 + seq 1 30 + echo (1888012 + 1) % 256 + bc + SUBNET=13 + NET_NAME=ttcn3-gbproxy-test-13 + SUB4=172.18.13.0/24 + SUB6=fd02:db8:13::/64 + set +x Creating network ttcn3-gbproxy-test-13, trying SUBNET=13... + docker network create --internal --subnet 172.18.13.0/24 --ipv6 --subnet fd02:db8:13::/64 ttcn3-gbproxy-test-13 3e516f25bc375f33b120bf54f69edcecf7e7d73e55832f9c0b47550f6ef62668 + set +x ### Network ttcn3-gbproxy-test-13 created (SUBNET=13) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=13 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy-tester/GBProxy_Tests.cfg Applying SUBNET=13 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy/osmo-gbproxy.cfg + echo Starting container with gbproxy Starting container with gbproxy + docker_network_params 13 10 + NET=13 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-13 --ip 172.18.13.10 --ip6 fd02:db8:13::10 + docker run --rm --network ttcn3-gbproxy-test-13 --ip 172.18.13.10 --ip6 fd02:db8:13::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-asan-186-gbproxy -d osmocom-build/osmo-gbproxy-asan /bin/sh -c osmo-gbproxy -c /data/osmo-gbproxy.cfg >/data/osmo-gbproxy.log 2>&1 d9fd0f0ea6b0472df0b453f40d6939d9b2ba5553c5d50ebf00c9158d3e885216 + echo Starting container with gbproxy testsuite Starting container with gbproxy testsuite + docker_network_params 13 103 + NET=13 + ADDR_SUFIX=103 + echo --network ttcn3-gbproxy-test-13 --ip 172.18.13.103 --ip6 fd02:db8:13::103 + docker run --rm --network ttcn3-gbproxy-test-13 --ip 172.18.13.103 --ip6 fd02:db8:13::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.13.10 -e OSMO_SUT_PORT=4246 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy-tester:/data --name jenkins-ttcn3-gbproxy-test-asan-186-ttcn3-gbproxy-test osmocom-build/ttcn3-gbproxy-test + SUBDIR=gbproxy + SUITE=GBProxy_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests GBProxy_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GBProxy_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 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: GBProxy_Tests.cfg MC@6f2e398412dc: Unix server socket created successfully. MC@6f2e398412dc: Listening on TCP port 35727. MC2> 6f2e398412dc is the default spawn /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests 6f2e398412dc 35727 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6f2e398412dc: New HC connected from 172.18.13.103 [172.18.13.103]. 6f2e398412dc: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@6f2e398412dc: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6f2e398412dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6f2e398412dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6f2e398412dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6f2e398412dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6f2e398412dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6f2e398412dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6f2e398412dc: Configuration file was processed on all HCs. MC@6f2e398412dc: Creating MTC on host 172.18.13.103. MC@6f2e398412dc: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Fri Dec 13 07:01:13 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_BVC_bringup started. GbProxy_Test-NS(SGSN[0])(4)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(4)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(4)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(16)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(16)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(16)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(5)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(17)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(28)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(29)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(28)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(28)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(29)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(34)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(33)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(34)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(34)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(39)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(40)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(39)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(39)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(40)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(40)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(43)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_BVC_bringup" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup(46) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@6f2e398412dc: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@6f2e398412dc: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@6f2e398412dc: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@6f2e398412dc: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@6f2e398412dc: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup(46)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_BVC_bringup" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup(47) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@6f2e398412dc: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@6f2e398412dc: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@6f2e398412dc: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@6f2e398412dc: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@6f2e398412dc: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup(47)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(24)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(22)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(33)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(31)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(39)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(40)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35)@6f2e398412dc: Final verdict of PTC: none TC_BVC_bringup(46)@6f2e398412dc: Final verdict of PTC: pass TC_BVC_bringup(47)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(43)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(42)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(34)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(8): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(13): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(20): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(22): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(23): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(24): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(25): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(30): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(31): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(32): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(33): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(34): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(37): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(39): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(40): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(42): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(43): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(44): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_BVC_bringup(46): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_BVC_bringup(47): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Fri Dec 13 07:01:29 UTC 2024 ====== GBProxy_Tests.TC_BVC_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=211772) Waiting for packet dumper to finish... 1 (prev_count=211772, count=213736) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Fri Dec 13 07:01:31 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_BVC_bringup_conflicting started. GbProxy_Test-NS(SGSN[0])(49)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(49)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(49)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(49)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(61)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(61)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(49)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(61)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(50)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(50)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(62)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(62)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(73)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(74)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(73)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(78)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(78)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(77)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(73)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(73)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(78)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(78)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(78)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(74)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(74)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(77)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI23(75)@6f2e398412dc: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@6f2e398412dc: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@6f2e398412dc: Rx BVC-RESET from BVCI=23 GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@6f2e398412dc: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@6f2e398412dc: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(79)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(77)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(77)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(79)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(79)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(84)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '7545'O ("uE") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@6f2e398412dc: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '7545'O ("uE") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(84)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(85)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(84)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(84)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(85)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(85)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '754F'O ("uO") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@6f2e398412dc: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '754F'O ("uO") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_BVC_bringup_conflicting" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup_conflicting(91) GbProxy_Test-BSSGP(PCU[0])-BVCI23(75)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup_conflicting(91)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(75)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_BVC_bringup_conflicting" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup_conflicting(92) GbProxy_Test-BSSGP(PCU[0])-BVCI23(75)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@6f2e398412dc: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup_conflicting(92)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(75)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(48)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(50)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(53)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(49)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(61)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(62)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(52)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(68)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(69)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(77)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(74)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(73)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(79)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI23(75)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(78)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(84)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(85)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(76)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@6f2e398412dc: Final verdict of PTC: none TC_BVC_bringup_conflicting(91)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87)@6f2e398412dc: Final verdict of PTC: none TC_BVC_bringup_conflicting(92)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(49): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(50): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(52): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(53): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(54): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(58): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(61): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(62): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(66): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(68): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(69): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(70): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(73): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(74): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(75): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(76): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(77): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(78): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(79): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(81): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(82): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(84): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(85): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(86): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(89): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_BVC_bringup_conflicting(91): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_BVC_bringup_conflicting(92): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Fri Dec 13 07:01:52 UTC 2024 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221572) Waiting for packet dumper to finish... 1 (prev_count=221572, count=222664) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Fri Dec 13 07:01:54 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_ul_unitdata started. GbProxy_Test-NS(SGSN[0])(94)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(94)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(94)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(94)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(102)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(102)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(106)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(106)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(102)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(106)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(94)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(102)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(102)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(107)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(107)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(95)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(95)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(118)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(119)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(118)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(118)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(118)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(123)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(119)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(119)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(124)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(123)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(123)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(124)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(124)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(101)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(101)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(129)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(129)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(129)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(129)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(130)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(130)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(130)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(103)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(103)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_ul_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata(136) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@6f2e398412dc: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@6f2e398412dc: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@6f2e398412dc: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@6f2e398412dc: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@6f2e398412dc: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=0 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): none -> pass TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=4 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=8 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=12 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=16 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=20 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=24 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=28 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=32 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=36 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=40 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=44 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=48 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=52 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=56 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=60 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=64 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=68 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=72 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=76 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=80 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=84 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=88 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=92 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=96 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=100 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=104 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=108 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=112 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=116 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=120 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=124 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=128 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=132 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=136 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=140 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=144 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=148 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=152 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=156 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=160 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=164 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=168 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=172 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=176 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=180 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=184 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=188 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=192 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=196 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=200 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=204 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=208 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=212 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=216 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=220 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=224 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=228 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=232 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=236 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=240 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=244 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=248 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=252 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=256 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=260 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=264 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=268 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=272 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=276 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=280 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=284 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=288 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=292 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=296 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=300 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=304 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=308 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=312 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=316 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=320 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=324 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=328 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=332 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=336 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=340 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=344 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=348 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=352 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=356 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=360 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=364 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=368 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=372 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=376 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=380 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=384 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=388 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=392 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=396 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=400 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=404 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=408 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=412 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=416 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=420 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=424 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=428 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=432 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=436 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=440 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=444 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=448 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=452 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=456 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=460 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=464 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=468 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=472 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=476 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=480 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=484 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=488 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=492 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=496 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=500 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=504 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=508 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=512 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=516 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=520 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=524 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=528 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=532 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=536 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=540 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=544 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=548 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=552 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=556 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=560 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=564 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=568 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=572 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=576 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=580 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=584 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=588 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=592 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=596 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=600 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=604 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=608 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=612 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=616 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=620 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=624 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=628 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=632 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=636 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=640 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=644 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=648 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=652 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=656 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=660 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=664 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=668 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=672 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=676 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=680 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=684 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=688 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=692 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=696 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=700 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=704 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=708 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=712 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=716 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=720 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=724 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=728 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=732 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=736 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=740 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=744 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=748 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=752 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=756 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=760 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=764 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=768 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=772 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=776 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=780 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=784 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=788 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=792 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=796 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=800 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=804 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=808 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=812 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=816 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=820 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=824 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=828 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=832 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=836 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=840 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=844 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=848 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=852 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=856 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=860 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=864 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=868 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=872 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=876 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=880 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=884 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=888 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=892 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=896 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=900 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=904 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=908 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=912 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=916 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=920 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=924 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=928 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=932 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=936 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=940 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=944 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=948 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=952 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=956 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=960 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=964 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=968 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=972 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=976 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=980 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=984 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=988 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=992 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=996 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1000 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1004 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1008 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1012 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1016 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1020 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1024 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1028 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1032 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1036 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1040 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1044 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1048 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1052 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1056 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1060 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1064 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1068 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1072 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1076 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1080 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1084 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1088 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1092 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1096 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1100 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1104 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1108 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1112 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1116 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1120 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1124 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1128 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1132 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1136 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1140 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1144 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1148 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1152 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1156 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1160 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1164 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1168 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1172 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1176 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1180 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1184 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1188 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1192 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1196 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1200 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1204 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1208 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1212 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1216 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1220 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1224 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1228 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1232 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1236 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1240 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1244 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1248 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1252 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1256 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1260 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1264 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1268 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1272 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1276 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1280 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1284 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1288 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1292 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1296 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1300 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1304 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1308 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1312 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1316 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1320 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1324 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1328 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1332 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1336 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1340 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1344 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1348 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1352 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1356 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1360 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1364 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1368 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1372 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1376 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1380 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1384 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1388 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1392 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1396 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1400 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1404 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1408 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1412 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1416 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1420 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1424 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1428 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1432 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1436 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1440 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1444 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1448 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1452 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1456 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1460 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1464 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1468 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1472 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1476 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1480 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1484 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1488 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1492 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1496 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1500 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1504 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1508 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1512 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1516 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1520 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1524 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1528 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1532 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1536 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1540 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1544 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1548 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1552 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1556 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1560 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1564 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1568 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1572 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1576 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1580 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1584 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1588 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: UL-UNITDATA(payload_size=1592 TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_ul_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata(137) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@6f2e398412dc: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@6f2e398412dc: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@6f2e398412dc: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@6f2e398412dc: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@6f2e398412dc: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=0 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): none -> pass TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=4 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=8 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=12 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=16 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=20 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=24 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=28 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=32 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=36 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=40 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=44 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=48 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=52 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=56 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=60 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=64 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=68 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=72 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=76 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=80 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=84 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=88 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=92 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=96 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=100 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=104 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=108 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=112 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=116 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=120 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=124 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=128 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=132 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=136 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=140 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=144 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=148 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=152 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=156 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=160 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=164 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=168 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=172 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=176 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=180 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=184 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=188 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=192 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=196 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=200 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=204 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=208 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=212 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=216 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=220 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=224 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=228 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=232 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=236 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=240 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=244 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=248 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=252 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=256 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=260 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=264 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=268 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=272 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=276 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=280 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=284 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=288 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=292 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=296 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=300 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=304 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=308 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=312 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=316 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=320 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=324 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=328 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=332 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=336 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=340 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=344 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=348 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=352 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=356 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=360 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=364 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=368 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=372 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=376 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=380 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=384 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=388 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=392 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=396 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=400 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=404 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=408 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=412 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=416 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=420 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=424 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=428 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=432 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=436 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=440 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=444 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=448 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=452 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=456 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=460 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=464 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=468 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=472 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=476 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=480 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=484 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=488 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=492 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=496 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=500 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=504 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=508 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=512 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=516 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=520 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=524 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=528 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=532 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=536 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=540 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=544 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=548 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=552 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=556 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=560 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=564 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=568 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=572 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=576 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=580 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=584 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=588 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=592 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=596 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=600 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=604 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=608 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=612 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=616 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=620 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=624 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=628 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=632 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=636 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=640 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=644 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=648 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=652 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=656 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=660 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=664 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=668 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=672 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=676 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=680 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=684 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=688 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=692 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=696 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=700 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=704 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=708 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=712 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=716 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=720 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=724 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=728 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=732 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=736 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=740 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=744 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=748 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=752 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=756 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=760 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=764 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=768 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=772 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=776 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=780 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=784 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=788 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=792 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=796 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=800 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=804 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=808 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=812 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=816 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=820 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=824 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=828 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=832 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=836 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=840 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=844 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=848 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=852 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=856 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=860 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=864 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=868 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=872 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=876 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=880 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=884 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=888 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=892 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=896 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=900 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=904 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=908 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=912 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=916 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=920 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=924 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=928 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=932 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=936 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=940 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=944 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=948 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=952 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=956 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=960 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=964 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=968 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=972 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=976 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=980 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=984 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=988 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=992 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=996 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1000 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1004 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1008 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1012 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1016 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1020 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1024 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1028 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1032 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1036 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1040 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1044 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1048 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1052 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1056 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1060 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1064 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1068 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1072 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1076 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1080 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1084 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1088 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1092 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1096 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1100 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1104 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1108 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1112 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1116 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1120 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1124 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1128 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1132 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1136 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1140 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1144 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1148 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1152 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1156 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1160 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1164 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1168 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1172 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1176 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1180 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1184 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1188 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1192 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1196 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1200 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1204 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1208 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1212 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1216 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1220 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1224 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1228 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1232 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1236 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1240 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1244 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1248 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1252 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1256 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1260 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1264 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1268 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1272 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1276 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1280 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1284 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1288 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1292 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1296 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1300 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1304 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1308 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1312 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1316 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1320 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1324 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1328 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1332 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1336 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1340 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1344 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1348 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1352 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1356 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1360 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1364 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1368 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1372 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1376 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1380 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1384 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1388 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1392 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1396 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1400 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1404 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1408 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1412 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1416 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1420 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1424 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1428 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1432 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1436 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1440 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1444 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1448 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1452 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1456 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1460 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1464 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1468 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1472 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1476 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1480 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1484 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1488 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1492 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1496 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1500 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1504 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1508 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1512 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1516 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1520 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1524 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1528 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1532 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1536 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1540 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1544 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1548 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1552 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1556 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1560 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1564 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1568 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1572 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1576 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1580 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1584 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1588 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: UL-UNITDATA(payload_size=1592 TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(93)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(94)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(101)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(107)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(95)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(102)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(106)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(100)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(108)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(113)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(103)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(118)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(119)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(123)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(124)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125)@6f2e398412dc: Final verdict of PTC: none TC_ul_unitdata(136)@6f2e398412dc: Final verdict of PTC: pass TC_ul_unitdata(137)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(130)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(129)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(131)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(94): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(95): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(98): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(100): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(101): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(102): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(103): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(106): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(107): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(108): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(110): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(113): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(115): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(118): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(119): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(122): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(123): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(124): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(127): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(129): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(130): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(131): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(133): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ul_unitdata(136): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ul_unitdata(137): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Fri Dec 13 07:02:06 UTC 2024 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2739364) Waiting for packet dumper to finish... 1 (prev_count=2739364, count=2763368) gzip: /data/GBProxy_Tests.TC_ul_unitdata.pcapng: file size changed while zipping MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Fri Dec 13 07:02:08 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_ul_unitdata_pool_failure started. GbProxy_Test-NS(SGSN[0])(139)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(139)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(139)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(139)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(151)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(151)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(151)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(139)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(152)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(152)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(140)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(140)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(163)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(164)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(163)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(168)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(168)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(167)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(163)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(163)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(168)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(168)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(168)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(164)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(164)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(167)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(169)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(167)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(167)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(169)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(169)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(158)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(158)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(174)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(175)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(174)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(174)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(175)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(175)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(178)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(160)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(160)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_ul_unitdata_pool_failure" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata_pool_failure(181) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=0 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=4 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=8 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=12 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=16 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=20 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=24 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=28 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=32 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=36 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=40 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=44 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=48 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=52 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=56 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=60 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=64 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=68 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=72 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=76 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=80 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=84 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=88 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=92 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=96 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=100 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=104 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=108 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=112 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=116 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=120 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=124 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=128 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=132 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=136 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=140 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=144 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=148 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=152 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=156 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=160 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=164 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=168 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=172 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=176 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=180 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=184 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=188 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=192 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=196 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=200 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=204 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=208 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=212 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=216 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=220 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=224 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=228 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=232 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=236 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=240 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=244 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=248 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=252 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=256 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=260 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=264 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=268 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=272 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=276 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=280 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=284 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=288 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=292 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=296 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=300 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=304 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=308 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=312 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=316 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=320 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=324 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=328 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=332 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=336 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=340 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=344 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=348 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=352 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=356 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=360 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=364 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=368 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=372 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=376 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=380 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=384 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=388 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=392 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=396 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=400 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=404 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=408 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=412 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=416 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=420 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=424 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=428 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=432 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=436 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=440 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=444 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=448 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=452 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=456 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=460 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=464 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=468 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=472 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=476 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=480 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=484 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=488 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=492 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=496 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=500 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=504 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=508 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=512 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=516 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=520 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=524 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=528 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=532 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=536 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=540 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=544 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=548 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=552 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=556 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=560 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=564 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=568 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=572 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=576 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=580 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=584 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=588 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=592 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=596 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=600 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=604 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=608 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=612 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=616 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=620 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=624 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=628 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=632 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=636 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=640 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=644 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=648 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=652 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=656 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=660 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=664 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=668 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=672 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=676 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=680 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=684 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=688 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=692 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=696 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=700 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=704 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=708 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=712 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=716 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=720 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=724 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=728 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=732 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=736 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=740 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=744 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=748 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=752 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=756 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=760 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=764 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=768 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=772 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=776 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=780 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=784 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=788 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=792 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=796 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=800 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=804 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=808 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=812 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=816 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=820 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=824 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=828 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=832 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=836 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=840 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=844 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=848 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=852 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=856 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=860 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=864 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=868 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=872 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=876 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=880 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=884 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=888 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=892 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=896 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=900 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=904 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=908 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=912 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=916 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=920 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=924 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=928 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=932 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=936 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=940 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=944 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=948 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=952 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=956 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=960 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=964 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=968 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=972 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=976 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=980 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=984 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=988 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=992 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=996 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1000 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1004 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1008 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1012 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1016 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1020 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1024 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1028 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1032 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1036 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1040 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1044 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1048 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1052 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1056 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1060 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1064 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1068 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1072 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1076 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1080 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1084 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1088 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1092 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1096 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1100 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1104 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1108 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1112 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1116 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1120 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1124 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1128 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1132 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1136 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1140 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1144 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1148 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1152 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1156 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1160 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1164 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1168 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1172 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1176 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1180 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1184 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1188 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1192 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1196 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1200 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1204 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1208 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1212 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1216 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1220 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1224 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1228 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1232 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1236 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1240 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1244 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1248 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1252 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1256 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1260 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1264 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1268 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1272 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1276 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1280 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1284 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1288 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1292 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1296 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1300 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1304 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1308 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1312 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1316 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1320 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1324 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1328 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1332 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1336 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1340 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1344 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1348 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1352 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1356 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1360 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1364 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1368 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1372 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1376 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1380 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1384 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1388 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1392 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1396 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1400 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1404 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1408 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1412 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1416 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1420 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1424 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1428 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1432 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1436 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1440 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1444 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1448 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1452 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1456 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1460 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1464 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1468 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1472 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1476 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1480 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1484 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1488 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1492 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1496 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1500 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1504 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1508 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1512 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1516 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1520 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1524 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1528 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1532 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1536 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1540 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1544 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1548 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1552 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1556 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1560 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1564 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1568 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1572 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1576 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1580 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1584 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1588 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: UL-UNITDATA(payload_size=1592 TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_ul_unitdata_pool_failure" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata_pool_failure(182) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@6f2e398412dc: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=0 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=4 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=8 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=12 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=16 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=20 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=24 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=28 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=32 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=36 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=40 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=44 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=48 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=52 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=56 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=60 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=64 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=68 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=72 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=76 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=80 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=84 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=88 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=92 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=96 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=100 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=104 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=108 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=112 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=116 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=120 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=124 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=128 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=132 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=136 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=140 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=144 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=148 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=152 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=156 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=160 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=164 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=168 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=172 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=176 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=180 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=184 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=188 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=192 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=196 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=200 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=204 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=208 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=212 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=216 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=220 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=224 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=228 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=232 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=236 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=240 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=244 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=248 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=252 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=256 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=260 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=264 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=268 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=272 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=276 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=280 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=284 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=288 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=292 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=296 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=300 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=304 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=308 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=312 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=316 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=320 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=324 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=328 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=332 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=336 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=340 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=344 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=348 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=352 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=356 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=360 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=364 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=368 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=372 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=376 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=380 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=384 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=388 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=392 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=396 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=400 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=404 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=408 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=412 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=416 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=420 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=424 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=428 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=432 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=436 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=440 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=444 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=448 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=452 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=456 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=460 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=464 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=468 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=472 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=476 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=480 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=484 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=488 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=492 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=496 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=500 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=504 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=508 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=512 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=516 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=520 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=524 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=528 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=532 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=536 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=540 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=544 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=548 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=552 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=556 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=560 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=564 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=568 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=572 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=576 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=580 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=584 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=588 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=592 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=596 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=600 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=604 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=608 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=612 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=616 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=620 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=624 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=628 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=632 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=636 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=640 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=644 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=648 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=652 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=656 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=660 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=664 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=668 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=672 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=676 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=680 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=684 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=688 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=692 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=696 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=700 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=704 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=708 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=712 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=716 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=720 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=724 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=728 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=732 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=736 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=740 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=744 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=748 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=752 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=756 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=760 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=764 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=768 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=772 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=776 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=780 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=784 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=788 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=792 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=796 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=800 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=804 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=808 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=812 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=816 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=820 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=824 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=828 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=832 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=836 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=840 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=844 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=848 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=852 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=856 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=860 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=864 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=868 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=872 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=876 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=880 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=884 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=888 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=892 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=896 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=900 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=904 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=908 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=912 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=916 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=920 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=924 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=928 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=932 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=936 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=940 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=944 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=948 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=952 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=956 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=960 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=964 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=968 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=972 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=976 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=980 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=984 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=988 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=992 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=996 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1000 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1004 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1008 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1012 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1016 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1020 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1024 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1028 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1032 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1036 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1040 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1044 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1048 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1052 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1056 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1060 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1064 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1068 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1072 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1076 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1080 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1084 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1088 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1092 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1096 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1100 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1104 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1108 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1112 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1116 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1120 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1124 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1128 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1132 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1136 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1140 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1144 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1148 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1152 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1156 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1160 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1164 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1168 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1172 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1176 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1180 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1184 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1188 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1192 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1196 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1200 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1204 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1208 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1212 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1216 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1220 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1224 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1228 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1232 GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1236 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1240 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1244 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1248 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1252 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1256 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1260 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1264 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1268 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1272 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1276 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1280 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1284 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1288 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1292 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1296 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1300 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1304 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1308 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1312 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1316 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1320 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1324 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1328 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1332 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1336 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1340 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1344 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1348 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1352 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1356 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1360 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1364 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1368 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1372 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1376 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1380 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1384 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1388 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1392 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1396 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1400 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1404 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1408 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1412 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1416 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1420 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1424 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1428 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1432 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1436 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1440 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1444 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1448 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1452 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1456 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1460 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1464 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1468 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1472 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1476 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1480 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1484 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1488 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1492 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1496 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1500 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1504 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1508 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1512 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1516 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1520 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1524 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1528 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1532 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1536 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1540 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1544 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1548 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1552 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1556 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1560 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1564 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1568 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1572 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1576 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1580 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1584 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1588 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: UL-UNITDATA(payload_size=1592 TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(138)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(151)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(174)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(152)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(158)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(159)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(178)@6f2e398412dc: Final verdict of PTC: none TC_ul_unitdata_pool_failure(181)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(175)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(167)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(168)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(169)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(140)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(160)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(139)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(164)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(145)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(163)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(166)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(177)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@6f2e398412dc: Final verdict of PTC: none TC_ul_unitdata_pool_failure(182)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(157)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(139): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(140): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(143): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(145): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(147): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(151): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(152): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(155): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(157): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(158): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(159): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(160): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(163): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(164): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(165): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(166): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(167): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(168): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(169): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(172): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(174): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(175): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(177): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(178): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(179): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ul_unitdata_pool_failure(181): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ul_unitdata_pool_failure(182): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Fri Dec 13 07:02:35 UTC 2024 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2796320) Waiting for packet dumper to finish... 1 (prev_count=2796320, count=2797412) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Fri Dec 13 07:02:37 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_dl_unitdata started. GbProxy_Test-NS(SGSN[0])(184)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(184)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(184)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(184)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(196)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(196)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(184)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(196)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(185)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(185)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(197)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(197)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(208)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(209)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(208)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(212)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(208)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(208)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(209)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(209)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(212)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(214)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(212)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(212)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(214)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(214)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(220)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(219)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(219)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(220)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(220)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_dl_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dl_unitdata(226) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@6f2e398412dc: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@6f2e398412dc: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@6f2e398412dc: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@6f2e398412dc: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@6f2e398412dc: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=0) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): none -> pass TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=4) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=8) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=12) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=16) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=20) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=24) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=28) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=32) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=36) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=40) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=44) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=48) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=52) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=56) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=60) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=64) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=68) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=72) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=76) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=80) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=84) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=88) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=92) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=96) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=100) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=104) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=108) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=112) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=116) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=120) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=124) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=128) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=132) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=136) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=140) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=144) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=148) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=152) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=156) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=160) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=164) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=168) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=172) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=176) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=180) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=184) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=188) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=192) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=196) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=200) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=204) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=208) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=212) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=216) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=220) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=224) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=228) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=232) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=236) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=240) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=244) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=248) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=252) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=256) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=260) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=264) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=268) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=272) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=276) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=280) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=284) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=288) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=292) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=296) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=300) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=304) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=308) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=312) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=316) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=320) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=324) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=328) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=332) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=336) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=340) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=344) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=348) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=352) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=356) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=360) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=364) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=368) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=372) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=376) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=380) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=384) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=388) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=392) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=396) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=400) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=404) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=408) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=412) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=416) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=420) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=424) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=428) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=432) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=436) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=440) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=444) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=448) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=452) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=456) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=460) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=464) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=468) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=472) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=476) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=480) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=484) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=488) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=492) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=496) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=500) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=504) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=508) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=512) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=516) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=520) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=524) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=528) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=532) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=536) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=540) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=544) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=548) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=552) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=556) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=560) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=564) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=568) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=572) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=576) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=580) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=584) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=588) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=592) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=596) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=600) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=604) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=608) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=612) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=616) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=620) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=624) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=628) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=632) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=636) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=640) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=644) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=648) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=652) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=656) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=660) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=664) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=668) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=672) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=676) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=680) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=684) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=688) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=692) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=696) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=700) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=704) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=708) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=712) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=716) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=720) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=724) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=728) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=732) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=736) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=740) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=744) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=748) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=752) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=756) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=760) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=764) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=768) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=772) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=776) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=780) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=784) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=788) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=792) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=796) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=800) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=804) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=808) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=812) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=816) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=820) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=824) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=828) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=832) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=836) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=840) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=844) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=848) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=852) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=856) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=860) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=864) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=868) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=872) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=876) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=880) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=884) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=888) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=892) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=896) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=900) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=904) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=908) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=912) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=916) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=920) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=924) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=928) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=932) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=936) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=940) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=944) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=948) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=952) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=956) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=960) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=964) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=968) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=972) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=976) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=980) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=984) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=988) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=992) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=996) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1000) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1004) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1008) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1012) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1016) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1020) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1024) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1028) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1032) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1036) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1040) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1044) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1048) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1052) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1056) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1060) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1064) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1068) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1072) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1076) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1080) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1084) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1088) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1092) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1096) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1100) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1104) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1108) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1112) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1116) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1120) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1124) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1128) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1132) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1136) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1140) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1144) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1148) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1152) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1156) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1160) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1164) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1168) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1172) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1176) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1180) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1184) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1188) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1192) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1196) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1200) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1204) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1208) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1212) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1216) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1220) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1224) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1228) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1232) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1236) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1240) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1244) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1248) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1252) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1256) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1260) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1264) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1268) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1272) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1276) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1280) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1284) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1288) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1292) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1296) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1300) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1304) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1308) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1312) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1316) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1320) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1324) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1328) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1332) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1336) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1340) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1344) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1348) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1352) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1356) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1360) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1364) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1368) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1372) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1376) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1380) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1384) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1388) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1392) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1396) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1400) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1404) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1408) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1412) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1416) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1420) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1424) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1428) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1432) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1436) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1440) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1444) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1448) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1452) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1456) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1460) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1464) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1468) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1472) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1476) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1480) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1484) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1488) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1492) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1496) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1500) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1504) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1508) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1512) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1516) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1520) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1524) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1528) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1532) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1536) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1540) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1544) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1548) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1552) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1556) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1560) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1564) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1568) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1572) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1576) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1580) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1584) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1588) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: DL-UNITDATA(payload_size=1592) TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_dl_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dl_unitdata(227) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@6f2e398412dc: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@6f2e398412dc: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@6f2e398412dc: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@6f2e398412dc: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@6f2e398412dc: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=0) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): none -> pass TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=4) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=8) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=12) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=16) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=20) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=24) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=28) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=32) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=36) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=40) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=44) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=48) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=52) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=56) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=60) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=64) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=68) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=72) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=76) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=80) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=84) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=88) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=92) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=96) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=100) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=104) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=108) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=112) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=116) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=120) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=124) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=128) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=132) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=136) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=140) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=144) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=148) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=152) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=156) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=160) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=164) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=168) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=172) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=176) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=180) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=184) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=188) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=192) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=196) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=200) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=204) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=208) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=212) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=216) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=220) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=224) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=228) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=232) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=236) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=240) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=244) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=248) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=252) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=256) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=260) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=264) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=268) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=272) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=276) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=280) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=284) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=288) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=292) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=296) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=300) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=304) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=308) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=312) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=316) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=320) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=324) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=328) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=332) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=336) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=340) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=344) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=348) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=352) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=356) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=360) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=364) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=368) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=372) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=376) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=380) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=384) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=388) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=392) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=396) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=400) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=404) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=408) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=412) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=416) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=420) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=424) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=428) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=432) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=436) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=440) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=444) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=448) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=452) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=456) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=460) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=464) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=468) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=472) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=476) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=480) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=484) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=488) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=492) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=496) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=500) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=504) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=508) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=512) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=516) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=520) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=524) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=528) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=532) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=536) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=540) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=544) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=548) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=552) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=556) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=560) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=564) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=568) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=572) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=576) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=580) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=584) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=588) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=592) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=596) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=600) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=604) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=608) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=612) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=616) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=620) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=624) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=628) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=632) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=636) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=640) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=644) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=648) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=652) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=656) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=660) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=664) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=668) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=672) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=676) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=680) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=684) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=688) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=692) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=696) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=700) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=704) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=708) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=712) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=716) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=720) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=724) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=728) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=732) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=736) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=740) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=744) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=748) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=752) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=756) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=760) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=764) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=768) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=772) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=776) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=780) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=784) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=788) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=792) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=796) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=800) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=804) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=808) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=812) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=816) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=820) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=824) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=828) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=832) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=836) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=840) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=844) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=848) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=852) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=856) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=860) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=864) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=868) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=872) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=876) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=880) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=884) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=888) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=892) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=896) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=900) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=904) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=908) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=912) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=916) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=920) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=924) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=928) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=932) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=936) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=940) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=944) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=948) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=952) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=956) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=960) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=964) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=968) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=972) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=976) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=980) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=984) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=988) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=992) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=996) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1000) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1004) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1008) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1012) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1016) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1020) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1024) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1028) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1032) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1036) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1040) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1044) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1048) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1052) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1056) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1060) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1064) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1068) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1072) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1076) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1080) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1084) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1088) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1092) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1096) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1100) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1104) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1108) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1112) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1116) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1120) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1124) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1128) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1132) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1136) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1140) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1144) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1148) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1152) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1156) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1160) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1164) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1168) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1172) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1176) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1180) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1184) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1188) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1192) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1196) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1200) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1204) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1208) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1212) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1216) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1220) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1224) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1228) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1232) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1236) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1240) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1244) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1248) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1252) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1256) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1260) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1264) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1268) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1272) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1276) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1280) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1284) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1288) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1292) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1296) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1300) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1304) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1308) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1312) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1316) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1320) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1324) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1328) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1332) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1336) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1340) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1344) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1348) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1352) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1356) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1360) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1364) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1368) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1372) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1376) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1380) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1384) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1388) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1392) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1396) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1400) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1404) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1408) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1412) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1416) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1420) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1424) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1428) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1432) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1436) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1440) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1444) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1448) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1452) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1456) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1460) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1464) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1468) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1472) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1476) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1480) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1484) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1488) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1492) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1496) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1500) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1504) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1508) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1512) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1516) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1520) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1524) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1528) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1532) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1536) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1540) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1544) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1548) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1552) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1556) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1560) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1564) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1568) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1572) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1576) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1580) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1584) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1588) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: DL-UNITDATA(payload_size=1592) TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(183)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(185)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(184)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(219)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(214)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(212)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(213)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(197)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(208)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(192)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193)@6f2e398412dc: Final verdict of PTC: none TC_dl_unitdata(227)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(220)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(196)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(209)@6f2e398412dc: Final verdict of PTC: none TC_dl_unitdata(226)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(190)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(211)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(222)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(184): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(185): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(188): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(190): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(191): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(192): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(193): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(196): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(197): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(201): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(205): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(208): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(209): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(210): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(211): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(212): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(213): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(214): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(217): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(219): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(220): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(222): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(224): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_dl_unitdata(226): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_dl_unitdata(227): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Fri Dec 13 07:02:50 UTC 2024 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2770476) Waiting for packet dumper to finish... 1 (prev_count=2770476, count=2771568) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Fri Dec 13 07:02:52 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_ra_capability started. GbProxy_Test-NS(SGSN[0])(229)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(229)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(229)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(229)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(241)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(241)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(241)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(229)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(242)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(242)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(230)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(230)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(253)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(254)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(253)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(253)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(253)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(258)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(254)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(254)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(259)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(258)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(258)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(259)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(259)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(236)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(236)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(264)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(265)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(264)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(264)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(265)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(265)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(238)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(238)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(268)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_ra_capability" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability(271) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@6f2e398412dc: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@6f2e398412dc: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@6f2e398412dc: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@6f2e398412dc: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@6f2e398412dc: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability(271)@6f2e398412dc: setverdict(pass): none -> pass TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_ra_capability" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability(272) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@6f2e398412dc: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@6f2e398412dc: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@6f2e398412dc: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@6f2e398412dc: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@6f2e398412dc: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability(272)@6f2e398412dc: setverdict(pass): none -> pass TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(228)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(230)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(229)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(238)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(236)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(237)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(253)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(258)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(254)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(235)@6f2e398412dc: Final verdict of PTC: none TC_ra_capability(272)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(264)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(269)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(265)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(267)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(259)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(268)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(242)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(241)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@6f2e398412dc: Final verdict of PTC: none TC_ra_capability(271)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(229): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(230): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(233): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(235): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(236): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(237): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(238): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(241): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(242): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(246): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(250): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(253): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(254): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(257): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(258): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(259): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(262): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(264): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(265): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(266): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(267): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(268): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(269): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ra_capability(271): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ra_capability(272): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Fri Dec 13 07:02:58 UTC 2024 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=244268) Waiting for packet dumper to finish... 1 (prev_count=244268, count=245360) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Fri Dec 13 07:03:00 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_ra_capability_upd started. GbProxy_Test-NS(SGSN[0])(274)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(274)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(274)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(274)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(286)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(286)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(286)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(274)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(287)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(275)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(275)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(298)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(299)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(298)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(298)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(298)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(303)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(299)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(299)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(303)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(304)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(303)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(303)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(304)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(304)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(309)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(310)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(309)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(309)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(310)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(310)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(281)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(283)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(281)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(283)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_ra_capability_upd" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability_upd(316) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@6f2e398412dc: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@6f2e398412dc: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@6f2e398412dc: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@6f2e398412dc: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@6f2e398412dc: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): none -> pass TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_ra_capability_upd" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability_upd(317) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@6f2e398412dc: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@6f2e398412dc: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@6f2e398412dc: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@6f2e398412dc: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@6f2e398412dc: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): none -> pass TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(273)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(275)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(281)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(274)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(287)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(277)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(283)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(286)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(282)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(298)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(304)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(299)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(293)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(310)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(303)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(309)@6f2e398412dc: Final verdict of PTC: none TC_ra_capability_upd(316)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@6f2e398412dc: Final verdict of PTC: none TC_ra_capability_upd(317)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(274): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(275): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(277): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(279): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(281): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(282): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(283): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(284): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(286): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(287): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(291): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(293): none (pass -> pass) MTC@6f2e398412dc: Local verdicFri Dec 13 07:03:06 UTC 2024 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== t of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(295): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(298): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(299): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(302): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(303): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(304): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(307): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(309): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(310): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(314): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ra_capability_upd(316): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ra_capability_upd(317): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=259812) Waiting for packet dumper to finish... 1 (prev_count=259812, count=277872) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Fri Dec 13 07:03:08 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_radio_status started. GbProxy_Test-NS(SGSN[0])(319)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(319)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(319)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(331)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(331)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(331)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(319)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(332)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(320)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(343)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(344)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(343)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(343)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(348)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(344)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(348)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(349)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(348)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(349)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(349)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(323)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(338)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(323)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(338)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(355)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(354)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(354)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(355)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(355)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(340)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(340)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_radio_status" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status(361) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@6f2e398412dc: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@6f2e398412dc: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@6f2e398412dc: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@6f2e398412dc: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@6f2e398412dc: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_radio_status(361)@6f2e398412dc: setverdict(pass): none -> pass TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_radio_status" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status(362) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@6f2e398412dc: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@6f2e398412dc: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@6f2e398412dc: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@6f2e398412dc: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@6f2e398412dc: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_radio_status(362)@6f2e398412dc: setverdict(pass): none -> pass TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(323)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(338)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(348)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(339)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(340)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(322)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(337)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(350)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(355)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(357)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(349)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(354)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353)@6f2e398412dc: Final verdict of PTC: none TC_radio_status(361)@6f2e398412dc: Final verdict of PTC: pass TC_radio_status(362)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(322): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(323): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(324): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(328): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(335): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(337): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(338): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(339): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(340): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(347): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(348): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(349): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(350): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(352): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(354): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(355): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(357): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(359): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_radio_status(361): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_radio_status(362): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Fri Dec 13 07:03:14 UTC 2024 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=244560) Waiting for packet dumper to finish... 1 (prev_count=244560, count=245652) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Fri Dec 13 07:03:16 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_radio_status_tmsi started. GbProxy_Test-NS(SGSN[0])(364)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(364)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(364)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(364)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(376)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(376)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(364)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(376)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(365)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(365)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(377)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(377)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(388)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(389)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(388)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(388)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(388)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(393)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(389)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(389)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(394)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(393)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(393)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(399)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(394)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(394)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(399)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(399)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(400)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(400)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(400)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(373)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(373)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(371)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(371)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_radio_status_tmsi" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status_tmsi(406) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(406)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_radio_status_tmsi" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status_tmsi(407) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(407)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(363)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(364)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(371)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(373)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(376)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(377)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(388)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(394)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(378)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(367)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(393)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(372)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(382)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@6f2e398412dc: Final verdict of PTC: none TC_radio_status_tmsi(407)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])(365)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(400)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(389)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(399)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@6f2e398412dc: Final verdict of PTC: none TC_radio_status_tmsi(406)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(364): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(365): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(367): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(369): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(371): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(372): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(373): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(374): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(376): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(377): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(378): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(380): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(382): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(384): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(388): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(389): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(392): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(393): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(394): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(398): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(399): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(400): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(403): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_radio_status_tmsi(406): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_radio_status_tmsi(407): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Fri Dec 13 07:03:22 UTC 2024 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=193480) Waiting for packet dumper to finish... 1 (prev_count=193480, count=245928) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Fri Dec 13 07:03:24 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_radio_status_imsi started. GbProxy_Test-NS(SGSN[0])(409)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(409)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(409)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(409)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(417)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(417)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(421)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(421)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(417)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(409)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(421)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(417)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(417)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(422)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(422)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(410)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(410)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(433)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(434)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(433)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(437)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(433)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(433)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(434)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(434)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(437)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(439)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(437)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(437)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(439)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(439)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(416)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(416)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(444)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(445)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(445)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(445)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(418)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(418)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_radio_status_imsi" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status_imsi(451) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@6f2e398412dc: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@6f2e398412dc: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@6f2e398412dc: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@6f2e398412dc: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(451)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_radio_status_imsi" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status_imsi(452) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@6f2e398412dc: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@6f2e398412dc: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@6f2e398412dc: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@6f2e398412dc: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(452)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(408)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(409)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(410)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(418)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(416)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(421)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(417)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(422)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(415)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(434)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(433)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(439)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(437)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(445)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(436)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(444)@6f2e398412dc: Final verdict of PTC: none TC_radio_status_imsi(452)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(424)@6f2e398412dc: Final verdict of PTC: none TC_radio_status_imsi(451)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(409): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(410): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(413): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(415): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(416): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(417): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(418): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(421): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(422): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(424): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(426): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(430): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(433): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(434): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(436): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(437): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(438): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(439): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(442): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(444): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(445): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(448): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_radio_status_imsi(451): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_radio_status_imsi(452): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Fri Dec 13 07:03:30 UTC 2024 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223748) Waiting for packet dumper to finish... 1 (prev_count=223748, count=250584) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Fri Dec 13 07:03:32 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_suspend started. GbProxy_Test-NS(SGSN[0])(454)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(454)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(454)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(454)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(466)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(466)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(454)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(466)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(455)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(455)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(467)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(467)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(478)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(479)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(478)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(483)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(483)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(482)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(478)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(478)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(483)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(483)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(483)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(479)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(479)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(482)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(484)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(480)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(482)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(482)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(484)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(484)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(489)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(489)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(490)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(490)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(490)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=1, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010000110000000000000100100'B == '42180024'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=2, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010000110000000000000100101'B == '42180025'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=3, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010000110000000000000100110'B == '42180026'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=4, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010000110000000000000100111'B == '42180027'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=5, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010000110000000000000101000'B == '42180028'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=6, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010000110000000000000101001'B == '42180029'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=7, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010000110000000000000101010'B == '4218002A'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=8, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010000110000000000000101011'B == '4218002B'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=9, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010000110000000000000101100'B == '4218002C'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=1, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010001000000000000000100100'B == '42200024'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=2, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010001000000000000000100101'B == '42200025'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=3, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010001000000000000000100110'B == '42200026'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=4, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010001000000000000000100111'B == '42200027'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=5, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010001000000000000000101000'B == '42200028'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=6, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010001000000000000000101001'B == '42200029'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=7, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010001000000000000000101010'B == '4220002A'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=8, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010001000000000000000101011'B == '4220002B'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=9, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010001000000000000000101100'B == '4220002C'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(453)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(484)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(481)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(480)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(455)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(460)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(482)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(490)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(466)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(478)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(467)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(454)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(479)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(483)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(489)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(454): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(455): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(458): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(460): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(462): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(466): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(467): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(470): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(474): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(478): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(479): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(480): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(481): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(482): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(483): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(484): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(487): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(489): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(490): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(493): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495): none (pass -> pass) MTC@6f2e398412dc: Test case TC_suspend finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Fri Dec 13 07:03:38 UTC 2024 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=324536) Waiting for packet dumper to finish... 1 (prev_count=324536, count=348792) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Fri Dec 13 07:03:40 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_resume started. GbProxy_Test-NS(SGSN[0])(497)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(497)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(497)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(497)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(509)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(509)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(497)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(509)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(498)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(498)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(510)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(510)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(521)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(522)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(521)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(525)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(521)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(521)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(525)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(522)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(522)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(527)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(525)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(525)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(527)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(527)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(532)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(533)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(532)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(533)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(533)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=1, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010000110000000000000100100'B == '42180024'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=2, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010000110000000000000100101'B == '42180025'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=3, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010000110000000000000100110'B == '42180026'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=4, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010000110000000000000100111'B == '42180027'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=5, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010000110000000000000101000'B == '42180028'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=6, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010000110000000000000101001'B == '42180029'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=7, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010000110000000000000101010'B == '4218002A'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=8, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010000110000000000000101011'B == '4218002B'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=9, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010000110000000000000101100'B == '4218002C'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=1, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010001000000000000000100100'B == '42200024'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=2, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010001000000000000000100101'B == '42200025'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=3, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010001000000000000000100110'B == '42200026'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=4, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010001000000000000000100111'B == '42200027'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=5, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010001000000000000000101000'B == '42200028'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=6, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010001000000000000000101001'B == '42200029'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=7, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010001000000000000000101010'B == '4220002A'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=8, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010001000000000000000101011'B == '4220002B'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: f_gen_tmsi(suffix:=9, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010001000000000000000101100'B == '4220002C'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(496)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(527)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(497)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(510)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(525)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(533)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(512)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(532)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(509)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(524)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(521)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(498)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(522)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(497): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(498): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(501): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(505): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(509): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(510): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(512): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(514): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(518): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(521): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(522): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(524): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(525): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(526): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(527): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(530): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(532): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(533): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(536): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538): none (pass -> pass) MTC@6f2e398412dc: Test case TC_resume finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Fri Dec 13 07:03:46 UTC 2024 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=347204) Waiting for packet dumper to finish... 1 (prev_count=347204, count=348624) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Fri Dec 13 07:03:48 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_trace started. GbProxy_Test-NS(SGSN[0])(540)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(540)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(540)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(540)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(552)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(552)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(540)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(552)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(541)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(541)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(553)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(553)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(564)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(565)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(564)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(564)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(564)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(569)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(565)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(565)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(570)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(569)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(575)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(570)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(570)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(573)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(571)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(575)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(575)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(575)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(576)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(576)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(576)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(580)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(578)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(539)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(540)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(552)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(553)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(541)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(543)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(565)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(564)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(569)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(570)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(571)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(559)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(573)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(580)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(575)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(576)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(577)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(578)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(572)@6f2e398412dc: Final verdict of PTC: none Fri Dec 13 07:03:56 UTC 2024 ====== GBProxy_Tests.TC_trace pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215488) MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(540): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(541): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(543): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(545): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(549): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(552): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(553): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(557): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(559): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(561): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(564): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(565): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(568): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(569): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(570): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(571): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(572): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(573): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(574): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(575): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(576): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(577): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(578): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(579): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(580): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581): none (pass -> pass) MTC@6f2e398412dc: Test case TC_trace finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Waiting for packet dumper to finish... 1 (prev_count=215488, count=216580) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Fri Dec 13 07:03:58 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_llc_discarded started. GbProxy_Test-NS(SGSN[0])(583)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(583)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(583)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(583)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(595)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(595)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(583)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(595)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(584)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(584)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(596)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(596)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(607)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(608)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(607)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(611)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(607)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(607)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(608)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(608)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(613)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(611)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(611)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(611)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(618)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(613)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(613)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(616)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(618)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(623)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(623)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(619)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(618)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(618)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(623)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(623)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(623)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(619)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(619)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(620)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(622)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_llc_discarded" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_llc_discarded(625) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@6f2e398412dc: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@6f2e398412dc: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(620)@6f2e398412dc: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@6f2e398412dc: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@6f2e398412dc: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_llc_discarded(625)@6f2e398412dc: setverdict(pass): none -> pass TC_llc_discarded(625)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(620)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_llc_discarded" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_llc_discarded(626) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@6f2e398412dc: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@6f2e398412dc: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(620)@6f2e398412dc: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@6f2e398412dc: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@6f2e398412dc: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_llc_discarded(626)@6f2e398412dc: setverdict(pass): none -> pass TC_llc_discarded(626)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(620)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(582)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(595)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(611)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(583)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(618)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(607)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(615)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(623)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(619)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(597)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(601)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(608)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(617)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(621)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@6f2e398412dc: Final verdict of PTC: none TC_llc_discarded(625)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(620)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(584)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(610)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(616)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(596)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585)@6f2e398412dc: Final verdict of PTC: none TC_llc_discarded(626)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(622)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(613)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(583): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(584): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(587): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(591): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(595): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(596): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(597): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(599): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(601): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(603): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(607): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(608): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(610): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(611): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(612): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(613): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(614): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(615): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(616): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(617): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(618): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(619): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(620): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(621): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(622): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(623): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_llc_discarded(625): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_llc_discarded(626): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Fri Dec 13 07:04:04 UTC 2024 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215920) Waiting for packet dumper to finish... 1 (prev_count=215920, count=217012) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Fri Dec 13 07:04:06 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_overload started. GbProxy_Test-NS(SGSN[0])(628)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(628)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(628)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(628)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(640)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(640)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(640)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(628)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(641)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(641)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(629)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(629)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(652)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(653)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(652)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(652)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(652)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(657)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(653)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(653)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(657)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(658)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(657)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(657)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(658)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(658)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(664)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(663)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(664)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(664)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(627)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(629)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(628)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(640)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(634)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(653)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(652)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(657)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(641)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(663)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(658)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(659)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(664)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(628): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(629): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(632): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(634): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(636): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(640): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(641): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(645): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(649): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(652): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(653): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(656): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(657): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(658): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(659): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(661): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(663): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(664): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(668): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669): none (pass -> pass) MTC@6f2e398412dc: Test case TC_overload finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Fri Dec 13 07:04:14 UTC 2024 ====== GBProxy_Tests.TC_overload pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214068) Waiting for packet dumper to finish... 1 (prev_count=214068, count=215160) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Fri Dec 13 07:04:16 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_bvc_block_ptp started. GbProxy_Test-NS(SGSN[0])(671)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(671)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(676)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(676)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(671)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(671)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(683)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(683)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(676)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(683)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(671)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(676)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(676)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(684)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(684)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(672)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(672)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(695)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(696)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(695)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(700)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(700)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(699)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(695)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(695)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(700)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(700)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(700)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(696)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(696)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(699)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(697)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(701)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(673)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(673)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(699)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(699)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(701)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(701)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(675)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(675)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(707)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(706)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(706)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(707)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(707)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(710)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(708)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(697)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@6f2e398412dc: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(673)@6f2e398412dc: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(673)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(670)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(675)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(673)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(671)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(683)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(676)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(684)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(697)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(674)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(695)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(699)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(696)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(700)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(701)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(690)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(672)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(707)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(708)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(698)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(710)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(709)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(706)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(671): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(672): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(673): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(674): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(675): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(676): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(680): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(683): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(684): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(688): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(690): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(692): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(695): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(696): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(697): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(698): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(699): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(700): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(701): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(704): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(706): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(707): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(708): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(709): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(710): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(711): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712): none (pass -> pass) MTC@6f2e398412dc: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Fri Dec 13 07:04:23 UTC 2024 ====== GBProxy_Tests.TC_bvc_block_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212124) Waiting for packet dumper to finish... 1 (prev_count=212124, count=220876) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Fri Dec 13 07:04:25 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_bvc_unblock_ptp started. GbProxy_Test-NS(SGSN[0])(714)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(714)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(714)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(714)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(726)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(726)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(714)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(726)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(715)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(715)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(727)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(727)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(738)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(739)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(738)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(742)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(738)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(738)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(739)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(739)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(742)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(744)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(742)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(742)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(744)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(744)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(721)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(721)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(749)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(749)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(749)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(750)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(750)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(750)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(723)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(723)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@6f2e398412dc: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@6f2e398412dc: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(713)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(721)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(723)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(734)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(726)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(738)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(715)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(727)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(714)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(732)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(742)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(743)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(720)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(739)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(749)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(750)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(741)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(744)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(713): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(714): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(715): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(718): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(720): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(721): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(722): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(723): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(726): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(727): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(730): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(732): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(733): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(734): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(735): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(738): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(739): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(740): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(741): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(742): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(743): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(744): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(747): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(749): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(750): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(753): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755): none (pass -> pass) MTC@6f2e398412dc: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Fri Dec 13 07:04:33 UTC 2024 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=228092) Waiting for packet dumper to finish... 1 (prev_count=228092, count=229184) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Fri Dec 13 07:04:35 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_bvc_reset_ptp_from_bss started. GbProxy_Test-NS(SGSN[0])(757)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(757)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(757)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(757)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(769)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(769)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(769)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(757)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(758)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(758)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(770)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(770)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(781)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(782)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(781)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(781)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(781)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(786)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(782)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(782)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(787)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(786)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(787)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(787)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(792)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(792)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(792)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(792)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(793)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(793)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(793)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(756)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(757)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(769)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(758)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(786)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(787)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(770)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(781)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(763)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(792)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(782)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(776)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(793)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(757): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(758): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(761): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(763): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(765): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(769): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(770): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(774): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(776): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(778): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(781): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(782): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(785): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(786): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(787): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(790): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(792): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(793): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(796): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798): none (pass -> pass) MTC@6f2e398412dc: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Fri Dec 13 07:04:47 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=229760) Waiting for packet dumper to finish... 1 (prev_count=229760, count=230852) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Fri Dec 13 07:04:49 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_bvc_reset_sig_from_bss started. GbProxy_Test-NS(SGSN[0])(800)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(800)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(800)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(800)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(812)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(812)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(812)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(800)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(801)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(801)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(813)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(813)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(824)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(825)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(824)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(824)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(824)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(829)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(825)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(825)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(830)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(829)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(829)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(830)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(830)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(804)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(804)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(835)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(835)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(836)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(836)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(836)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(840)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(838)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@6f2e398412dc: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@6f2e398412dc: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(799)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(812)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(804)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(817)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(830)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(800)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(813)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(801)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(815)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(825)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(829)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(836)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(837)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(803)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(835)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(838)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(824)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(840)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(800): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(801): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(803): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(804): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(805): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(809): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(812): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(813): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(814): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(815): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(816): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(817): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(821): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(824): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(825): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(828): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(829): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(830): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(833): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(835): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(836): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(837): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(838): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(839): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(840): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841): none (pass -> pass) MTC@6f2e398412dc: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Fri Dec 13 07:05:01 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=240128) Waiting for packet dumper to finish... 1 (prev_count=240128, count=241220) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Fri Dec 13 07:05:03 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_bvc_reset_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(843)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(843)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(843)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(843)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(855)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(855)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(843)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(855)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(844)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(844)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(856)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(856)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(867)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(868)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(867)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(867)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(867)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(872)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(868)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(868)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(873)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(872)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(872)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[1])(872)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(873)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(873)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(874)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(876)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(850)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(878)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(850)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(878)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(879)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(879)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(879)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(852)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(852)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(842)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(844)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(843)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(852)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(856)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(872)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(874)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(861)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(873)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(868)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(877)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(850)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(867)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(849)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(879)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(878)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(876)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(855)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(857)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(875)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(843): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(844): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(847): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(849): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(850): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(851): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(852): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(855): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(856): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(857): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(859): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(861): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(863): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(867): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(868): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(871): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(872): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(873): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(874): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(875): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(876): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(877): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(878): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(879): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(882): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884): none (pass -> pass) MTC@6f2e398412dc: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Fri Dec 13 07:05:12 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213252) Waiting for packet dumper to finish... 1 (prev_count=213252, count=222228) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn ------ Fri Dec 13 07:05:14 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(886)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(886)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(886)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(886)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(898)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(898)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(898)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(886)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(887)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(887)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(899)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(899)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(910)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(911)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(910)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(910)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(910)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(915)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(911)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(911)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(916)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(915)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(915)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(916)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(890)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(921)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(890)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(922)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(921)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(921)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(922)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(922)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: { nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@6f2e398412dc: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@6f2e398412dc: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(885)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(890)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(886)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(899)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(910)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(898)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(905)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(911)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(889)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(915)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(887)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(922)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(921)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(886): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(887): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(889): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(890): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(891): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(895): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(898): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(899): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(902): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(905): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(907): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(910): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(911): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(914): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(915): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(919): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(921): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(922): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(926): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927): none (pass -> pass) MTC@6f2e398412dc: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Fri Dec 13 07:05:32 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238144) Waiting for packet dumper to finish... 1 (prev_count=238144, count=240788) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Fri Dec 13 07:05:35 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_bvc_reset_sig_from_sgsn started. GbProxy_Test-NS(SGSN[0])(929)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(929)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(929)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(929)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(941)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(941)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(929)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(941)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(930)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(942)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(942)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(953)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(954)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(953)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(953)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(953)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(958)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(954)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(959)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(958)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(958)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(958)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(964)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(959)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(959)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(964)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(964)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(965)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(954)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[1])(959)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[2])(965)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(928)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(958)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(929)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(953)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(954)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(965)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(941)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(961)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(930)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(942)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(964)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(959)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(928): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(929): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(930): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(933): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(937): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(941): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(942): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(945): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(949): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(953): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(954): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(957): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(958): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(959): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(961): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(963): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(964): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(965): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(968): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970): none (pass -> pass) MTC@6f2e398412dc: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Fri Dec 13 07:05:46 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=292540) Waiting for packet dumper to finish... 1 (prev_count=292540, count=293632) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Fri Dec 13 07:05:48 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_ptp_bss started. GbProxy_Test-NS(SGSN[0])(972)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(972)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(972)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(972)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(984)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(984)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(972)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(984)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(973)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(973)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(985)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(985)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(996)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(997)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(996)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1000)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(996)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(996)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(997)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(997)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1002)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1000)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1000)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1000)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1007)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(1002)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1002)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1007)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1008)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1007)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1007)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1008)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1008)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1011)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bss(1014) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bss(1014)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bss(1015) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bss(1015)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(971)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(972)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(973)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(984)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(985)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(979)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(975)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(987)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(996)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(991)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1000)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1001)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1002)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_bss(1015)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1011)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1008)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(997)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1010)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1004)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(999)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1007)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_bss(1014)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(972): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(973): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(975): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(977): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(979): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(981): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(984): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(985): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(987): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(989): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(991): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(993): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(996): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(997): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(998): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(999): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1000): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1001): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1002): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1004): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1006): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1007): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1008): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1010): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1011): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1012): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_bss(1014): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_bss(1015): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Fri Dec 13 07:05:58 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220500) Waiting for packet dumper to finish... 1 (prev_count=220500, count=222756) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Fri Dec 13 07:06:00 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_ptp_lac started. GbProxy_Test-NS(SGSN[0])(1017)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1017)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1022)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1017)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1022)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1017)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1029)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1029)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1022)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1017)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1029)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1022)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1022)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1018)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1018)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1030)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1030)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1041)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1042)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1041)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1046)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1046)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1045)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1041)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1041)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1046)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1046)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1046)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1042)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1042)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1045)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1047)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1045)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1045)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1019)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1019)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1047)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1047)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1021)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1021)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1052)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1052)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1053)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1053)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1053)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_lac(1059) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1019)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac(1059)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1019)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_lac(1060) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1019)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac(1060)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1019)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1016)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1018)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1021)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1017)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1022)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1019)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1020)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1030)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1029)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1045)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1041)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1047)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1042)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_lac(1059)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1048)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1035)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1053)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1044)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1052)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1046)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_lac(1060)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1017): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1018): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1019): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1020): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1021): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1022): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1026): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1029): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1030): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1033): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1035): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1037): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1041): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1042): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1043): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1044): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1045): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1046): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1047): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1048): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1050): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1052): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1053): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1056): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_lac(1059): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_lac(1060): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Fri Dec 13 07:06:10 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219864) Waiting for packet dumper to finish... 1 (prev_count=219864, count=221344) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Fri Dec 13 07:06:12 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1062)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1062)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1062)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1062)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1072)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1072)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1074)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1074)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1072)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1062)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1074)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1072)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1072)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1075)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1075)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1063)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1063)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1086)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1087)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1086)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1091)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1091)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1090)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1086)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1086)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1091)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1091)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1091)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1087)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1087)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1090)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1092)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1090)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1090)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1092)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1092)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1097)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1097)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1098)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1098)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1098)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1069)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1069)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1071)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1071)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_lac_unknown(1104) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac_unknown(1104)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_lac_unknown(1105) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac_unknown(1105)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1061)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1071)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1072)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1074)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1062)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1075)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1087)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1092)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1091)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1086)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1077)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1070)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1069)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1104)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1063)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1089)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1090)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1097)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1065)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1105)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1098)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1062): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1063): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1065): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1067): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1069): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1070): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1071): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1072): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1074): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1075): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1077): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1079): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1083): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1086): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1087): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1089): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1090): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1091): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1092): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1095): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1097): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1098): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1101): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1104): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1105): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Fri Dec 13 07:06:22 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220240) Waiting for packet dumper to finish... 1 (prev_count=220240, count=222496) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Fri Dec 13 07:06:24 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_ptp_rac started. GbProxy_Test-NS(SGSN[0])(1107)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1107)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1112)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1112)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1107)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(1107)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1119)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1119)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1112)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1107)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1119)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1112)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1112)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1120)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1120)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1108)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1108)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1131)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1132)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1131)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1135)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1131)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1131)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1132)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1132)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1135)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1109)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1109)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1137)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1135)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1135)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1137)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1137)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1111)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1111)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1142)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1142)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1143)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1143)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1143)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_rac(1149) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1109)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac(1149)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1109)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_rac(1150) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1109)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac(1150)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1109)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1106)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1107)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1112)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1111)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1119)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1131)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1109)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1120)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1110)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1137)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1132)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1135)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1134)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1143)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1142)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1108)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_rac(1150)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_ptp_rac(1149)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1107): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1108): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1109): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1110): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1111): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1112): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1116): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1119): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1120): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1124): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1129): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1131): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1132): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1134): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1135): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1136): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1137): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1140): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1142): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1143): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1146): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_rac(1149): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_rac(1150): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Fri Dec 13 07:06:34 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219860) Waiting for packet dumper to finish... 1 (prev_count=219860, count=222116) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Fri Dec 13 07:06:36 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1152)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1152)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1152)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1152)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1164)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1164)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1152)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1164)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1153)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1165)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1153)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1165)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1176)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1177)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1176)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1181)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1181)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1180)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1176)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1176)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1181)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1181)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1181)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1177)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1177)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1180)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1182)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1178)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1180)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1180)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1182)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1182)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1188)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1187)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1187)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1188)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1188)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_rac_unknown(1194) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1178)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1178)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac_unknown(1194)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1178)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_rac_unknown(1195) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1178)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1178)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac_unknown(1195)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1178)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1151)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1153)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1152)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1164)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1165)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1158)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1170)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1176)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1177)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1180)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1182)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1194)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_ptp_rac_unknown(1195)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1181)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1187)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1188)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1179)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1178)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1152): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1153): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1156): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1158): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1160): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1164): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1165): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1168): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1170): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1172): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1176): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1177): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1178): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1179): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1180): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1181): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1182): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1185): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1187): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1188): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1192): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1194): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1195): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Fri Dec 13 07:06:46 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220240) Waiting for packet dumper to finish... 1 (prev_count=220240, count=222316) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Fri Dec 13 07:06:48 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1197)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1197)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1197)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1197)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1205)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1205)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1209)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1209)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1205)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1197)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1209)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1205)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1205)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1210)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1198)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1210)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1198)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1221)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1222)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1221)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1226)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1226)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1225)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1221)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1221)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1226)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1226)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1226)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1222)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1222)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1225)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1227)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1223)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1225)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1225)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1227)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1227)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1204)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1204)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1232)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1232)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1233)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1233)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1233)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1206)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1206)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci(1239) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1223)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1223)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci(1239)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1223)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci(1240) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1223)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1223)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci(1240)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1223)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1196)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1198)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1204)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1197)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1205)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1206)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1210)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1209)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1203)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1216)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1223)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1225)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1222)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1227)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1221)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1226)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1232)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1233)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1224)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1239)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_ptp_bvci(1240)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1197): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1198): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1201): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1203): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1204): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1205): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1206): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1209): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1210): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1214): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1216): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1218): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1221): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1222): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1223): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1224): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1225): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1226): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1227): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1230): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1232): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1233): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1236): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_bvci(1239): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_bvci(1240): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Fri Dec 13 07:06:58 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219908) Waiting for packet dumper to finish... 1 (prev_count=219908, count=221000) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Fri Dec 13 07:07:00 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1242)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1242)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1247)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1247)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1242)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(1242)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1254)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1254)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1247)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1242)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1254)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1247)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1247)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1255)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1255)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1266)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1267)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1266)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1266)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1266)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1271)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(1267)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1267)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1244)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1244)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1272)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1271)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1271)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1272)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1272)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1246)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1246)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1278)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1277)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1277)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1278)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1278)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci_imsi(1284) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1244)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_imsi(1284)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1244)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci_imsi(1285) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1244)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_imsi(1285)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1244)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1241)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1243)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1242)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1244)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1246)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1247)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1254)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1255)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1245)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1266)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1267)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1271)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1272)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1285)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_imsi(1284)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1277)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1278)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1241): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1242): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1243): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1244): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1245): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1246): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1247): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1251): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1254): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1255): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1259): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1263): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1266): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1267): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1270): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1271): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1272): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1275): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1277): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1278): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1282): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1284): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1285): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Fri Dec 13 07:07:10 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220088) Waiting for packet dumper to finish... 1 (prev_count=220088, count=222344) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Fri Dec 13 07:07:12 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1287)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1287)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1287)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1287)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1299)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1299)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1287)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1299)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1288)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1288)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1300)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1300)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1311)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1312)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1311)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1316)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1316)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1315)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1311)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1311)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1316)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1316)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1316)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1315)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(1312)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1312)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1317)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1315)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1315)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1317)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1317)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1322)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1322)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1323)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1323)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1323)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci_unknown(1329) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_unknown(1329)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_ptp_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci_unknown(1330) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@6f2e398412dc: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_unknown(1330)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1286)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1287)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1288)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1300)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1311)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1314)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1316)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1315)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1293)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1306)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1317)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1299)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1312)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1330)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1323)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1322)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1329)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1287): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1288): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1291): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1293): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1295): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1299): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1300): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1304): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1306): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1308): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1311): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1312): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1314): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1315): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1316): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1317): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1320): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1322): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1323): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1326): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1329): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1330): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Fri Dec 13 07:07:22 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220284) Waiting for packet dumper to finish... 1 (prev_count=220284, count=222540) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Fri Dec 13 07:07:24 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_reject_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1332)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1332)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1332)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1332)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1342)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1342)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1344)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1344)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1342)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1332)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1344)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1342)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1342)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1333)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1333)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1345)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1345)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1356)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1357)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1356)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1360)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1356)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1356)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1357)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1357)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1360)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1362)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1360)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1360)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1362)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1362)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1336)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1336)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1367)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1367)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1368)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1368)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1368)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1341)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1341)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1339)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1339)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci(1374) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1374)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1374)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci(1375) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1375)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1375)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1331)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1333)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1332)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1336)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1342)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1339)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1337)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1345)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1344)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1340)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1356)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1335)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1350)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1360)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1359)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1357)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1341)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1362)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1368)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1374)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci(1375)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1367)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1332): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1333): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1334): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1335): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1336): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1337): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1339): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1340): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1341): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1342): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1344): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1345): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1348): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1350): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1352): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1356): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1357): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1359): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1360): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1361): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1362): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1365): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1367): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1368): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1371): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1374): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1375): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Fri Dec 13 07:07:34 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221812) Waiting for packet dumper to finish... 1 (prev_count=221812, count=225656) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi ------ Fri Dec 13 07:07:36 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_reject_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1377)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1377)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1382)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1377)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1382)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1377)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1389)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1389)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1382)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1377)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1389)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1382)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1382)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1390)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1390)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1378)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1378)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1401)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1402)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1401)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1401)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1401)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1406)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(1402)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1402)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1379)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1406)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1379)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1407)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1406)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1406)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1407)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1407)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1381)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1381)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1412)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1412)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1413)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1413)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1413)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1419) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1379)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1419)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1379)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1419)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1379)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1420) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1379)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@6f2e398412dc: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1420)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1420)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1379)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1376)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1379)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1378)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1389)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1381)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1382)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1390)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1377)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1380)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1395)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1401)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1402)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1407)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1406)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1419)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci_imsi(1420)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1412)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1413)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1377): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1378): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1379): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1380): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1381): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1382): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1386): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1389): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1390): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1393): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1395): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1397): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1401): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1402): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1405): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1406): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1407): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1410): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1412): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1413): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1416): none (pass -> pass) Fri Dec 13 07:07:46 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222036) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1419): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1420): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Waiting for packet dumper to finish... 1 (prev_count=222036, count=225872) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Fri Dec 13 07:07:48 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_dummy_paging_ps_ptp started. GbProxy_Test-NS(SGSN[0])(1422)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1422)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1422)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(1422)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1434)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1434)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1434)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1422)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1435)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1435)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1423)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1423)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1446)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1447)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1446)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1450)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1446)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1446)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1447)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1447)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1452)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1450)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1450)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1450)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1457)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(1452)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1452)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1455)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1457)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1457)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1457)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1458)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1458)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1458)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_dummy_paging_ps_ptp" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dummy_paging_ps_ptp(1464) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1464)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1464)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_dummy_paging_ps_ptp" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dummy_paging_ps_ptp(1465) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1465)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1465)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1421)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1423)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1422)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1435)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1446)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1434)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1451)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1428)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1449)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1454)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1447)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1457)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1455)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1450)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1430)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1458)@6f2e398412dc: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1465)@6f2e398412dc: Final verdict of PTC: pass TC_dummy_paging_ps_ptp(1464)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1441)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1452)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1422): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1423): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1426): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1428): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1429): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1430): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1431): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1434): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1435): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1439): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1441): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1443): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1446): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1447): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1449): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1450): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1451): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1452): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1454): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1455): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1456): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1457): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1458): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1461): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_dummy_paging_ps_ptp(1464): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_dummy_paging_ps_ptp(1465): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Fri Dec 13 07:07:54 UTC 2024 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=193308) Waiting for packet dumper to finish... 1 (prev_count=193308, count=220656) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Fri Dec 13 07:07:56 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_sig_bss started. GbProxy_Test-NS(SGSN[0])(1467)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1467)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1467)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(1467)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1479)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1479)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1467)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1479)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1480)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1480)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1468)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1468)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1491)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1492)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1491)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1496)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1496)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1495)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1491)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1491)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1496)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1496)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1496)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1492)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1492)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1495)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1497)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1495)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1495)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1497)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1497)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1503)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1502)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1502)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1503)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1503)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bss(1509) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1503)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bss(1509)@6f2e398412dc: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_bss(1509)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bss(1510) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1492)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])(1503)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bss(1510)@6f2e398412dc: Paging received on PCU { 0, 1, 2 } TC_paging_ps_sig_bss(1510)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1466)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1467)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1468)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1480)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1479)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1485)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1481)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1491)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_bss(1509)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])(1497)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1496)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1495)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1494)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1503)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1502)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1492)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_bss(1510)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1505)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1467): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1468): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1471): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1476): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1479): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1480): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1481): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1483): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1485): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1487): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1491): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1492): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1493): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1494): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1495): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1496): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1497): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1500): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1502): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1503): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1505): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1507): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_bss(1509): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_bss(1510): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Fri Dec 13 07:08:06 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222268) Waiting for packet dumper to finish... 1 (prev_count=222268, count=224524) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ Fri Dec 13 07:08:08 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_sig_lac started. GbProxy_Test-NS(SGSN[0])(1512)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1512)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1512)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1524)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1524)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1512)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1524)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1513)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1525)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1525)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1536)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1537)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1540)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1536)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1536)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1537)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1540)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1542)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1540)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1540)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1542)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1542)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1552)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1552)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1548)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1547)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1547)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1552)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1552)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1552)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1548)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1548)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_lac(1554) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1537)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1548)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1554)@6f2e398412dc: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_lac(1554)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1554)@6f2e398412dc: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1554)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_lac(1555) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1555)@6f2e398412dc: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_lac(1555)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1555)@6f2e398412dc: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1555)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1537)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1540)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1541)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1542)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1539)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_lac(1554)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_sig_lac(1555)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1527)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1547)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1552)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1548)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1550)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1516): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520): none (pass -> pass) Fri Dec 13 07:08:22 UTC 2024 MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1521): none (pass -> pass)====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) Waiting for packet dumper to finish... 0 (prev_count=-1, count=229984) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1527): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1529): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1533): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1538): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1539): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1540): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1541): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1542): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1545): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1547): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1548): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1549): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1550): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1551): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1552): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_lac(1554): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_lac(1555): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Waiting for packet dumper to finish... 1 (prev_count=229984, count=232628) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Fri Dec 13 07:08:24 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1557)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1557)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1557)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(1557)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1569)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1569)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1557)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1569)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1558)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1558)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1570)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1570)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1581)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1582)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1581)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1581)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1581)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1586)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(1582)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1582)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1587)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1586)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1586)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1586)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1592)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(1587)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1587)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1590)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1593)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1592)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1592)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1593)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1593)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_lac_unknown(1599) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_lac_unknown(1599)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_lac_unknown(1600) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@6f2e398412dc: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_lac_unknown(1600)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1556)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1586)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1587)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1557)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1570)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1592)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1558)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1572)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1581)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1595)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1582)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1590)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1589)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1599)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_sig_lac_unknown(1600)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1593)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1569)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1557): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1558): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1561): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1566): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1569): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1570): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1572): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1574): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1578): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1581): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1582): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1585): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1586): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1587): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1589): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1590): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1591): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1592): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1593): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1595): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1597): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1599): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1600): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Fri Dec 13 07:08:34 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218456) Waiting for packet dumper to finish... 1 (prev_count=218456, count=219548) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Fri Dec 13 07:08:36 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_sig_rac started. GbProxy_Test-NS(SGSN[0])(1602)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1602)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1602)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1602)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1610)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1610)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1614)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1614)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1610)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1614)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1602)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1610)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1610)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1615)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1615)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1603)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1603)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1626)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1627)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1626)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1626)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1626)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1631)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(1627)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1627)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1631)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1632)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1631)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1632)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1632)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1609)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1609)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1637)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(1637)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1638)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1637)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1637)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1638)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1638)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1611)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1611)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_rac(1644) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1627)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1644)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@6f2e398412dc: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1644)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1638)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@6f2e398412dc: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1644)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_rac(1645) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1627)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1645)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@6f2e398412dc: Paging received on PCU { 1, 2 } TC_paging_ps_sig_rac(1645)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1638)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@6f2e398412dc: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1645)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1601)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1602)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1611)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1610)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1609)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1603)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1614)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1615)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1608)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1620)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1616)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1626)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1631)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1627)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1632)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1637)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1638)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_rac(1644)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_sig_rac(1645)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1640)@6f2e398412dc: Final verdict of PTC: none Fri Dec 13 07:08:54 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1602): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1603): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1606): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1608): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1609): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1610): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1611): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1614): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1615): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1616): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1618): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1620): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1622): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1626): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1627): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1630): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1631): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1632): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1635): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_TeWaiting for packet dumper to finish... 0 (prev_count=-1, count=238192) st-NS(PCU[2])(1637): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1638): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1640): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1642): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_rac(1644): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_rac(1645): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Waiting for packet dumper to finish... 1 (prev_count=238192, count=239284) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Fri Dec 13 07:08:56 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1647)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1647)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1647)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(1647)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1659)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1659)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1647)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1659)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1648)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1648)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1660)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1660)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1671)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1672)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1671)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1671)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1671)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1676)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(1672)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1672)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1677)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1676)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1676)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1682)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(1677)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1677)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1680)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1682)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1682)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1682)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1683)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1683)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1683)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_rac_unknown(1689) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_rac_unknown(1689)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_rac_unknown(1690) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@6f2e398412dc: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_rac_unknown(1690)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1646)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1648)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1647)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1660)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1659)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1671)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1681)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1680)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1677)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1676)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1679)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1690)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1672)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1683)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1682)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1689)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1647): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1648): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1651): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1656): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1659): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1660): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1664): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1668): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1671): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1672): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1675): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1676): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1677): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1678): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1679): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1680): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1681): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1682): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1683): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1686): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1689): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1690): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Fri Dec 13 07:09:06 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219728) Waiting for packet dumper to finish... 1 (prev_count=219728, count=221984) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Fri Dec 13 07:09:08 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1692)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1692)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1692)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1692)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1704)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1704)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1692)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1704)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1693)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1693)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1705)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1705)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1716)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1717)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1716)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1720)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1716)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1716)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1717)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1717)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1720)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1722)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1720)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1720)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1722)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1722)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1728)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1727)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1727)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1728)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1728)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1731)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci(1734) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci(1734)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1734)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci(1735) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci(1735)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1735)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1691)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1692)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1693)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1705)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1704)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1699)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1716)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1720)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1717)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1722)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1731)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1728)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1727)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_bvci(1735)@6f2e398412dc: Final verdict of PTC: pass TC_paging_ps_sig_bvci(1734)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1719)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1732)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1730)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1692): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1693): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1696): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1699): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1701): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1704): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1705): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1709): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1713): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1716): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1717): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1719): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1720): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1721): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1722): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1725): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1727): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1728): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1729): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1730): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1731): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1732): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_bvci(1734): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_bvci(1735): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Fri Dec 13 07:09:18 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220396) Waiting for packet dumper to finish... 1 (prev_count=220396, count=222652) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Fri Dec 13 07:09:20 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1737)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1737)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1737)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(1737)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1749)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1749)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1737)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1749)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1738)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1738)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1750)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1750)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1761)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1762)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1761)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1761)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1761)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1766)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(1762)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1762)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1767)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1766)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1766)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1766)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1772)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(1767)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1767)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1772)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1772)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1772)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1773)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1773)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1773)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci_imsi(1779) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci_imsi(1779)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1779)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci_imsi(1780) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci_imsi(1780)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1780)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1736)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1737)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1743)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1738)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1750)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1761)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1762)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1766)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1767)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1773)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1751)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1772)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1749)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1755)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1779)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1780)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1736): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1737): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1738): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1741): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1743): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1745): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1749): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1750): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1751): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1753): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1755): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1757): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1761): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1762): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1765): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1766): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1767): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1771): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1772): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1773): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1776): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1779): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1780): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Fri Dec 13 07:09:30 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220576) Waiting for packet dumper to finish... 1 (prev_count=220576, count=222832) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Fri Dec 13 07:09:32 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1782)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1782)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1782)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1782)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1794)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1794)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1782)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1794)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1783)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1783)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1795)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1795)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1806)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1807)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1806)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1811)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1811)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1810)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1806)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1806)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1811)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1811)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1811)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1807)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1807)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1810)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1812)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1810)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1810)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1812)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1812)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1789)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1789)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1818)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1817)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1817)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1818)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1818)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1791)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1791)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1821)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci_unknown(1824) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_bvci_unknown(1824)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_sig_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci_unknown(1825) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@6f2e398412dc: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_bvci_unknown(1825)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1781)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1782)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1794)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1791)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1810)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1811)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1821)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1807)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1788)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1797)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1790)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1817)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1806)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1825)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1820)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1812)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1789)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1818)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1783)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1795)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1809)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1824)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1782): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1783): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1786): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1788): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1789): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1790): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1791): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1794): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1795): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1797): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1799): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1803): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1806): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1807): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1809): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1810): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1811): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1812): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1815): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1817): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1818): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1820): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1821): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1822): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1824): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1825): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Fri Dec 13 07:09:42 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219932) Waiting for packet dumper to finish... 1 (prev_count=219932, count=221412) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Fri Dec 13 07:09:44 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_reject_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1827)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1827)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1827)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1839)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1839)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1839)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1827)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1840)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1828)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1828)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1851)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1852)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1851)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1851)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1856)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(1852)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1857)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1856)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1856)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1856)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1862)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(1857)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1857)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1862)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1862)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1862)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1863)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1863)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1863)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_reject_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_sig_bvci(1869) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1869)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1869)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1828)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1869)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_reject_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_sig_bvci(1870) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1870)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1870)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1840)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1870)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1847)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1857)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1863)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1845)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1870)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1862)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1856)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1869)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(1840)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1831): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1836): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1843): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1845): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1846): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1847): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1848): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1855): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1856): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1857): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858): none (pass -> pass) MTC@6f2e398412dc: Local verdiFri Dec 13 07:09:54 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222404) ct of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1861): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1862): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1863): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1866): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1869): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1870): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Waiting for packet dumper to finish... 1 (prev_count=222404, count=226248) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi ------ Fri Dec 13 07:09:56 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_ps_reject_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1872)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1872)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1872)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1872)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1884)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1884)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1872)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1884)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(1885)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1885)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1873)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1873)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1896)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1897)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1896)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1900)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1896)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1896)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1897)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1897)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1900)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1902)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1900)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1900)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1902)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1902)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1879)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1879)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1907)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1907)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1908)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1908)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1908)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1881)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1881)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_ps_reject_sig_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_sig_bvci_imsi(1914) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1914)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1914)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1873)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1879)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1881)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1914)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_ps_reject_sig_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_sig_bvci_imsi(1915) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@6f2e398412dc: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1915)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1915)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1885)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1915)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1871)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1896)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1885)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1872)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1884)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1902)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1897)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1878)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1900)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1908)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1915)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1899)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1890)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1886)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1879)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@6f2e398412dc: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1914)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1881)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1907)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1873)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1872): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1873): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1876): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1878): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1879): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1880): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1881): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1884): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1885): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1886): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1888): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1890): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1892): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1896): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1897): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1899): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1900): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1901): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1902): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1905): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1907): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1908): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1911): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1914): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1915): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Fri Dec 13 07:10:06 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222524) Waiting for packet dumper to finish... 1 (prev_count=222524, count=226360) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Fri Dec 13 07:10:08 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_dummy_paging_ps_sig started. GbProxy_Test-NS(SGSN[0])(1917)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1917)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1917)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(1917)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1929)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1929)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1929)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1917)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1930)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1930)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1918)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1918)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1941)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1942)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1941)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1941)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1941)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1946)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(1942)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1942)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1947)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1946)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1946)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1947)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1947)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(1952)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1953)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1952)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1952)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1953)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1953)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_dummy_paging_ps_sig" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dummy_paging_ps_sig(1959) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(1947)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1953)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1959)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1918)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1959)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_dummy_paging_ps_sig" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dummy_paging_ps_sig(1960) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@6f2e398412dc: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1942)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1953)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1960)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])(1930)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1960)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1916)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1937)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1930)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1917)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1918)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1929)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1946)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1947)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1941)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1942)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1952)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1953)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@6f2e398412dc: Final verdict of PTC: none TC_dummy_paging_ps_sig(1960)@6f2e398412dc: Final verdict of PTC: pass TC_dummy_paging_ps_sig(1959)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1917): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1918): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1921): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1925): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1929): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1930): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1934): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1937): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1939): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1941): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1942): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1945): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1946): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1947): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1950): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1952): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1953): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1957): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_dummy_paging_ps_sig(1959): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_dummy_paging_ps_sig(1960): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Fri Dec 13 07:10:14 UTC 2024 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222800) Waiting for packet dumper to finish... 1 (prev_count=222800, count=224216) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Fri Dec 13 07:10:16 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_ptp_bss started. GbProxy_Test-NS(SGSN[0])(1962)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(1962)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1962)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(1962)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(1974)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(1974)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1974)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1962)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1975)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1975)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1963)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1963)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1986)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(1987)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1986)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1990)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(1986)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1986)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1987)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1987)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1990)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1992)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1990)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1990)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1992)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1992)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1966)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1966)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1997)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(1997)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2002)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2002)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1998)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1997)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1997)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2002)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2002)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2002)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1998)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1998)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2001)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1999)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bss(2004) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1999)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bss(2004)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1999)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bss(2005) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1999)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bss(2005)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1999)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1961)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1963)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1966)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1962)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1967)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1965)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1975)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1986)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1974)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1987)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1989)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1990)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1992)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1982)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_bss(2005)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1997)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2001)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1998)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2002)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1999)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2000)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_bss(2004)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1962): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1963): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1964): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1965): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1966): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1967): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1971): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1974): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1975): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1979): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1982): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1984): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1986): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1987): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1989): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1990): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1991): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1992): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1995): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1997): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1998): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1999): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2000): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2001): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2002): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_bss(2004): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_bss(2005): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Fri Dec 13 07:10:26 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218684) Waiting for packet dumper to finish... 1 (prev_count=218684, count=220940) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Fri Dec 13 07:10:28 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_ptp_lac started. GbProxy_Test-NS(SGSN[0])(2007)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2007)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2012)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2012)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2007)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2007)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2017)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2017)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2019)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2019)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2017)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2012)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2007)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2019)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2017)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2017)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2012)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2012)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2020)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2020)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2008)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2008)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2031)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2032)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2031)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2031)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2031)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2036)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2032)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2032)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2009)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2009)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2037)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2036)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2036)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2037)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2037)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2011)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2011)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2043)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2042)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2042)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2043)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2043)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2014)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2027)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2027)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2014)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2016)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2016)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac(2049) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2009)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac(2049)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2009)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac(2050) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2009)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac(2050)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2009)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2006)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2008)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2007)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2014)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2011)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2016)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2012)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2019)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2017)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2020)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2028)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2010)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2015)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2009)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_lac(2050)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])(2032)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2037)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2036)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2042)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2026)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2043)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2027)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2031)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_lac(2049)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2007): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2008): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2009): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2010): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2011): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2012): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2014): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2015): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2016): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2017): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2019): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2020): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2024): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2026): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2027): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2028): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2031): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2032): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2035): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2036): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2037): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2040): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2042): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2043): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2047): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_lac(2049): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_lac(2050): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Fri Dec 13 07:10:38 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219864) Waiting for packet dumper to finish... 1 (prev_count=219864, count=222120) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Fri Dec 13 07:10:40 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2052)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2052)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2052)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2052)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2064)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2064)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2052)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2064)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2065)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2065)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2053)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2053)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2076)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2077)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2076)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2076)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2076)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2081)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2077)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2077)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2081)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2082)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2081)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2081)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2082)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2082)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2087)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2071)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2071)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2087)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2087)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2088)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2088)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2088)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2073)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2073)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac_unknown(2094) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac_unknown(2094)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac_unknown(2095) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac_unknown(2095)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2051)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2053)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2052)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2064)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2065)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2095)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2076)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2077)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2071)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2072)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2082)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2087)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2066)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2058)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2088)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2070)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2073)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2094)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])(2081)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2089)@6f2e398412dc: Final verdict of PTC: none Fri Dec 13 07:10:50 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220240) MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2052): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2053): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2056): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2058): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2060): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2064): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2065): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2066): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2068): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2070): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2071): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2072): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2073): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2076): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2077): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2080): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2081): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2082): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2085): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2087): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2088): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2089): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2091): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2094): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2095): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=220240, count=222496) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Fri Dec 13 07:10:52 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_ptp_rac started. GbProxy_Test-NS(SGSN[0])(2097)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2097)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2097)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2097)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2109)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2109)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2109)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2097)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2098)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2098)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2110)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2110)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2121)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2122)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2121)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2121)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2121)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2126)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2122)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2122)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2127)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2126)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2126)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2127)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2127)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2132)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2132)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2133)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2133)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2133)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac(2139) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac(2139)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac(2140) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac(2140)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2096)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2102)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2109)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2097)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2098)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2132)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2126)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2121)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2111)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2100)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2116)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2133)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2127)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_rac(2140)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2122)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2110)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_rac(2139)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2097): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2098): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2099): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2100): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2101): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2102): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2106): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2109): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2110): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2111): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2113): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2116): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2118): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2121): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2122): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2125): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2126): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2127): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2130): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2132): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2133): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2136): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_rac(2139): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_rac(2140): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Fri Dec 13 07:11:02 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219860) Waiting for packet dumper to finish... 1 (prev_count=219860, count=222116) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Fri Dec 13 07:11:04 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2142)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2142)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2142)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2154)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2154)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2154)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2142)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2143)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2155)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2166)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2167)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2166)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2166)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2171)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2167)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2171)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2172)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2171)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2171)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2172)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2172)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2177)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2177)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2178)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2178)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2178)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac_unknown(2184) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac_unknown(2184)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac_unknown(2185) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac_unknown(2185)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2148)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2184)@6f2e398412dc: Final verdict of PTC: pass TC_paging_cs_ptp_rac_unknown(2185)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2171)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2178)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2177)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2172)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2146): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2148): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2150): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2158): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2163): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2170): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2171): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2172): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2175): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2177): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2178): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2181): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2184): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2185): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Fri Dec 13 07:11:14 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220240) Waiting for packet dumper to finish... 1 (prev_count=220240, count=221332) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Fri Dec 13 07:11:16 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(2187)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2187)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2187)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2187)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2195)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2195)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2199)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2199)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2195)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2187)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2199)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2195)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2195)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2200)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2200)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2188)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2188)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2211)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2212)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2211)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2211)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2211)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2216)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2212)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2212)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2216)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2217)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2216)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2216)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2217)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2217)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2194)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2194)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2223)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2222)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2222)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2223)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2223)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2226)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2196)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2196)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bvci(2229) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci(2229)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bvci(2230) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci(2230)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2186)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2196)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2199)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2194)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2211)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2195)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2200)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2193)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2217)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2229)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2206)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2216)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2226)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2212)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2222)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2225)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2227)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2230)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2187)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2223)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2188)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2187): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2188): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2191): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2193): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2194): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2195): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2196): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2199): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2200): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2204): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2206): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2208): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2211): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2212): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2215): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2216): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2217): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2220): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2222): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2223): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2224): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2225): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2226): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2227): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_bvci(2229): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_bvci(2230): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Fri Dec 13 07:11:26 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219908) Waiting for packet dumper to finish... 1 (prev_count=219908, count=221000) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Fri Dec 13 07:11:28 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2232)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2232)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2232)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2232)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2244)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2244)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2232)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2244)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2233)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2233)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2245)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2245)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2256)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2257)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2256)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2256)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2256)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2261)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2257)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2257)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2262)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2261)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2262)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2262)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(2267)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2267)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2267)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2268)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2268)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2268)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bvci_unknown(2274) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci_unknown(2274)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_ptp_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bvci_unknown(2275) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@6f2e398412dc: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci_unknown(2275)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2231)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2232)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2233)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2238)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2245)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2244)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2274)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2261)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2256)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2246)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2250)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2267)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2257)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2262)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2268)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2275)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2232): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2233): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2236): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2238): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2240): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2244): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2245): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2246): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2248): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2250): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2252): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2256): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2257): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2260): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2261): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2262): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2265): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2267): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2268): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2271): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2274): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2275): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Fri Dec 13 07:11:38 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220284) Waiting for packet dumper to finish... 1 (prev_count=220284, count=222152) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Fri Dec 13 07:11:40 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_sig_bss started. GbProxy_Test-NS(SGSN[0])(2277)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2277)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2277)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2277)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2289)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2289)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2277)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2289)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2290)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2290)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2278)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2278)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2301)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2302)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2301)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2306)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2306)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2305)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(2301)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2301)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2306)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2306)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2306)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2302)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2302)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2305)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2307)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2305)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2305)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2307)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2307)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2284)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2284)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(2312)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2313)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2312)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2312)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2313)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2313)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2286)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2286)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bss(2319) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2302)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bss(2319)@6f2e398412dc: Paging received on PCU { 0, 2, 1 } TC_paging_cs_sig_bss(2319)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bss(2320) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2302)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bss(2320)@6f2e398412dc: Paging received on PCU { 0, 1, 2 } TC_paging_cs_sig_bss(2320)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2276)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2277)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2278)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2289)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2286)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2290)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2284)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2285)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2283)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2302)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2301)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2306)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2305)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_sig_bss(2319)@6f2e398412dc: Final verdict of PTC: pass TC_paging_cs_sig_bss(2320)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2307)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2312)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2313)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2304)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2277): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2278): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2281): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2283): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2284): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2285): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2286): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2289): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2290): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2293): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2297): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2301): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2302): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2304): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2305): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2306): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2307): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2310): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2312): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2313): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2317): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_bss(2319): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_bss(2320): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Fri Dec 13 07:11:50 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223432) Waiting for packet dumper to finish... 1 (prev_count=223432, count=225688) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Fri Dec 13 07:11:52 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_sig_lac started. GbProxy_Test-NS(SGSN[0])(2322)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2322)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2322)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2322)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2334)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2334)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2322)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2334)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2335)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2335)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2323)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2323)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2346)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2347)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2346)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2346)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2346)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2351)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2347)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2347)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2352)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2351)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2351)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2357)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(2352)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2352)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2358)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2357)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2357)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2358)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2358)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_lac(2364) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2352)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2347)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2364)@6f2e398412dc: Paging received on PCU { 2, 1, 0 } TC_paging_cs_sig_lac(2364)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2358)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2364)@6f2e398412dc: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2364)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_lac(2365) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2347)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2365)@6f2e398412dc: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_lac(2365)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2358)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2365)@6f2e398412dc: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2365)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2321)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2323)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2334)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2322)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2346)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2347)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2335)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2351)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2357)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2358)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2362)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_sig_lac(2364)@6f2e398412dc: Final verdict of PTC: pass TC_paging_cs_sig_lac(2365)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2360)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2352)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2354)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2321): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2322): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2323): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2326): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2331): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2334): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2335): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2338): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2342): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2346): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2347): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2350): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2351): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2352): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2354): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2356): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2357): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2358): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2359): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2360): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2361): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2362): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_lac(2364): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_lac(2365): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Fri Dec 13 07:12:06 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=229748) Waiting for packet dumper to finish... 1 (prev_count=229748, count=232392) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Fri Dec 13 07:12:08 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2367)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2367)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2367)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2367)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2379)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2379)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2387)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2387)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2387)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2367)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2379)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2387)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2387)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2368)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2368)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2380)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2380)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2391)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2392)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2391)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2395)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(2391)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2391)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2392)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2392)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2395)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2397)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2395)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2395)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2397)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2397)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2386)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2386)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2402)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(2402)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2403)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2402)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2402)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2403)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2403)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2388)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2388)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_lac_unknown(2409) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_lac_unknown(2409)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_lac_unknown(2410) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@6f2e398412dc: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_lac_unknown(2410)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2366)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2368)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2367)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2380)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2379)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2387)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2386)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2381)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2391)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2392)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2396)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2397)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2410)@6f2e398412dc: Final verdict of PTC: pass TC_paging_cs_sig_lac_unknown(2409)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2395)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2403)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2402)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2388)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2385)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2394)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2367): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2368): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2371): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2376): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2379): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2380): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2381): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2383): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2385): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2386): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2387): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2388): none (pass Fri Dec 13 07:12:17 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2391): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2392): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2394): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2395): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2396): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2397): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2400): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2402): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2403): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2407): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2409): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2410): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=218220) Waiting for packet dumper to finish... 1 (prev_count=218220, count=220088) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Fri Dec 13 07:12:20 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_sig_rac started. GbProxy_Test-NS(SGSN[0])(2412)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2412)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2412)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2412)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2424)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2424)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2412)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2424)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2425)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2425)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2413)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2413)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2436)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2437)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2436)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2436)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2436)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2441)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2437)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2437)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2442)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2441)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2441)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2441)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2447)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(2442)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2442)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2445)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2448)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2447)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2447)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2448)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2448)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_rac(2454) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2437)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2454)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2445)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@6f2e398412dc: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(2454)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2448)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@6f2e398412dc: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2454)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_rac(2455) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2437)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2455)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2445)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@6f2e398412dc: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(2455)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2448)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@6f2e398412dc: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2455)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2411)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2412)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2413)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2424)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2425)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2437)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2442)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2441)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2436)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_sig_rac(2455)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2445)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2444)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2448)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2447)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_sig_rac(2454)@6f2e398412dc: Final verdict of PTC: pass Fri Dec 13 07:12:37 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2412): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2413): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2416): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2421): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2424): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2425): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2429): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2433): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2436): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2437): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2440): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2441): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2442): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2444): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2445): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2446): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2447): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2448): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2452): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_rac(2454): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_rac(2455): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=237960) Waiting for packet dumper to finish... 1 (prev_count=237960, count=239052) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Fri Dec 13 07:12:40 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2457)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2457)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2457)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2469)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2469)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2469)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2457)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2470)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2458)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2481)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2482)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2481)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2481)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2486)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2482)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2487)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2486)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2487)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2487)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(2492)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2493)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2492)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2492)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2493)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2493)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_rac_unknown(2499) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_rac_unknown(2499)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_rac_unknown(2500) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@6f2e398412dc: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_rac_unknown(2500)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2470)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2477)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2475)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2486)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2487)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2499)@6f2e398412dc: Final verdict of PTC: pass TC_paging_cs_sig_rac_unknown(2500)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2492)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2493)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2461): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2465): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2473): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2475): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2476): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2477): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2478): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2485): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2486): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2487): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2490): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2492): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2493): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2497): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2499): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2500): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Fri Dec 13 07:12:49 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219392) Waiting for packet dumper to finish... 1 (prev_count=219392, count=221648) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Fri Dec 13 07:12:51 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2502)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2502)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2502)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2502)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2514)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2514)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2514)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2502)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2515)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2503)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2503)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2526)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2527)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2530)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(2526)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2526)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2527)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2527)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2530)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2532)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2530)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2530)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2532)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2532)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(2537)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2537)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2537)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2538)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2538)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2538)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bvci(2544) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bvci(2544)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2544)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bvci(2545) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bvci(2545)@6f2e398412dc: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2545)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2501)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2502)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2503)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2515)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2514)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2508)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2520)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_sig_bvci(2544)@6f2e398412dc: Final verdict of PTC: pass TC_paging_cs_sig_bvci(2545)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])(2526)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2530)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2532)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2538)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2537)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2527)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2529)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2502): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2503): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2506): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2508): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2510): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2514): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2515): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2518): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2520): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2522): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1]Fri Dec 13 07:13:01 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220392) )-BVCI20031(2523): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2526): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2527): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2529): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2530): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2531): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2532): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2535): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2537): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2538): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2541): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_bvci(2544): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_bvci(2545): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Waiting for packet dumper to finish... 1 (prev_count=220392, count=222260) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Fri Dec 13 07:13:03 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_paging_cs_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2547)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2547)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2552)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2552)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2547)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2547)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2559)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2559)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2552)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2547)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2559)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2552)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2552)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2548)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2548)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2560)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2560)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2571)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2572)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2571)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2571)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2571)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2576)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2572)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2572)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2549)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2549)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2577)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2576)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2576)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2577)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2577)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2551)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2551)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(2582)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2583)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2582)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2582)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2583)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2583)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bvci_unknown(2589) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2549)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_bvci_unknown(2589)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2549)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_paging_cs_sig_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bvci_unknown(2590) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2549)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@6f2e398412dc: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_bvci_unknown(2590)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2549)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2546)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2548)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2551)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2547)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2549)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2552)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2559)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2567)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2560)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2550)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2572)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2571)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@6f2e398412dc: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2589)@6f2e398412dc: Final verdict of PTC: pass TC_paging_cs_sig_bvci_unknown(2590)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2577)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2582)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2583)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2576)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2585)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2547): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2548): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2549): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2550): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2551): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2552): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2556): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2559): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2560): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2564): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2567): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2569): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2571): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2572): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2575): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2576): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2577): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2580): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2582): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2583): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2585): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2587): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2589): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2590): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Fri Dec 13 07:13:13 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219668) Waiting for packet dumper to finish... 1 (prev_count=219668, count=221536) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Fri Dec 13 07:13:15 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_rim_info_req started. GbProxy_Test-NS(SGSN[0])(2592)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2592)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2592)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2592)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2604)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2604)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2592)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2604)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2593)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2593)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2605)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2605)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2616)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2617)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2616)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2616)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2616)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2621)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2617)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2617)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2622)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2621)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2621)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2622)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2622)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2611)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2611)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2627)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2627)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2628)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2628)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2628)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2613)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2613)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2591)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2612)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2611)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2592)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2622)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2621)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2617)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2616)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2613)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2610)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2627)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2605)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2606)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2604)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2628)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2593)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2591): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2592): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2593): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2596): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2600): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2604): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2605): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2606): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2608): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2610): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2611): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2612): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2613): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2616): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2617): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2620): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2621): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2622): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2625): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2627): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2628): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2631): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633): none (pass -> pass) MTC@6f2e398412dc: Test case TC_rim_info_req finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Fri Dec 13 07:13:21 UTC 2024 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=250308) Waiting for packet dumper to finish... 1 (prev_count=250308, count=263976) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Fri Dec 13 07:13:23 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_rim_info started. GbProxy_Test-NS(SGSN[0])(2635)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2635)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2635)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2635)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2647)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2647)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2647)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2635)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2648)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2648)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2636)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2636)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2659)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2660)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2659)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2664)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2664)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2663)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(2659)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2659)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2664)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2664)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2664)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2660)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2660)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2663)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2665)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2661)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2637)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2637)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2663)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2663)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2665)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2665)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2639)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2639)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2670)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2670)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2671)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2671)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2671)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2634)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2647)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2635)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2663)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2639)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2637)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2661)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2660)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2659)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2638)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2636)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2670)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2662)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2664)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2665)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2648)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2671)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2635): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2636): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2637): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2638): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2639): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2640): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2644): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2647): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2648): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2652): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2656): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2659): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2660): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2661): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2662): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2663): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2664): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2665): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2668): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2670): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2671): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2674): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676): none (pass -> pass) MTC@6f2e398412dc: Test case TC_rim_info finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Fri Dec 13 07:13:29 UTC 2024 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=258896) Waiting for packet dumper to finish... 1 (prev_count=258896, count=263808) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Fri Dec 13 07:13:31 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_rim_info_ack started. GbProxy_Test-NS(SGSN[0])(2678)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2678)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2678)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2678)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2690)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2690)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2678)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2690)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2679)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2679)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2691)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2691)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2702)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2703)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2702)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2702)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2702)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2707)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2703)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2703)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2708)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2707)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2707)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2713)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2708)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2708)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2685)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2685)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2714)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2713)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2713)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2714)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2714)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2717)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2715)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2687)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2687)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2677)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2698)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2687)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2685)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2707)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2684)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2692)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2686)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2717)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2715)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2696)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2691)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2679)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2713)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2678)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2702)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2690)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2718)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2708)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2703)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2716)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2714)@6f2e398412dc: Final verdict of PTC: none Fri Dec 13 07:13:37 UTC 2024 ====== GBProxy_Tests.TC_rim_info_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=257516) MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2678): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2679): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2682): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2684): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2685): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2686): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2687): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2690): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2691): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2692): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2694): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2696): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2697): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2698): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2699): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2702): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2703): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2706): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2707): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2708): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2712): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2713): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2714): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2715): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2716): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2717): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2718): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719): none (pass -> pass) MTC@6f2e398412dc: Test case TC_rim_info_ack finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Waiting for packet dumper to finish... 1 (prev_count=257516, count=262428) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Fri Dec 13 07:13:39 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_rim_info_error started. GbProxy_Test-NS(SGSN[0])(2721)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2721)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2726)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2726)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2721)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2721)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2733)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2733)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2726)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2733)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2721)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2726)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2726)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2734)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2734)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2722)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2722)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2745)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2746)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2745)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2745)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2745)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2750)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2746)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2746)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2723)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2723)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2751)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2750)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2750)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2751)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2751)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2725)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2725)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(2756)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2756)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2756)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2757)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2757)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2757)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2720)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2733)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2723)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2721)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2750)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2726)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2725)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2734)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2751)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2724)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2728)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2756)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2722)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2746)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2745)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2757)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2739)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2721): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2722): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2723): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2724): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2725): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2726): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2728): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2730): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2733): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2734): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2737): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2739): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2741): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2745): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2746): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2749): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2750): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2751): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2754): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2756): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2757): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2760): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762): none (pass -> pass) MTC@6f2e398412dc: Test case TC_rim_info_error finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Fri Dec 13 07:13:45 UTC 2024 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=211348) Waiting for packet dumper to finish... 1 (prev_count=211348, count=262796) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Fri Dec 13 07:13:47 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_rim_info_app_error started. GbProxy_Test-NS(SGSN[0])(2764)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2764)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2764)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2764)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2776)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2776)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2764)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2776)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(2777)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2777)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2765)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2765)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2788)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2789)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2788)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2792)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(2788)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2788)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2789)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2789)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2792)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2790)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2794)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2766)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2766)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2792)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2792)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2794)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2794)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2768)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2768)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2799)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2800)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2800)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2800)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2763)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2776)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2766)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2768)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2799)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2790)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2788)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2789)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2794)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2765)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2800)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2793)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2764)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2792)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2791)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2777)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2767)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2782)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2764): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2765): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2766): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2767): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2768): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2769): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2773): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2776): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2777): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2780): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2782): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2784): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2788): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2789): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2790): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2791): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2792): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2793): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2794): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2797): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2799): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2800): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2803): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805): none (pass -> pass) MTC@6f2e398412dc: Test case TC_rim_info_app_error finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Fri Dec 13 07:13:53 UTC 2024 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=257720) Waiting for packet dumper to finish... 1 (prev_count=257720, count=263736) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Fri Dec 13 07:13:55 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_rim_info_pcu2pcu started. GbProxy_Test-NS(SGSN[0])(2807)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2807)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2807)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2807)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2819)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2819)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2807)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2819)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2820)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2820)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2808)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2808)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2831)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2832)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2831)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2831)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2831)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2836)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2832)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2832)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2836)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2837)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2836)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2836)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2837)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(2842)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2842)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2842)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2843)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2843)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2843)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2806)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2807)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2819)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2808)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2842)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2822)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2831)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2826)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2843)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2836)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2820)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2837)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2832)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2807): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2808): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2811): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2816): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2819): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2820): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2822): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2824): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2826): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2828): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2831): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2832): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2835): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2836): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2837): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2840): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2842): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2843): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2846): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848): none (pass -> pass) MTC@6f2e398412dc: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. Fri Dec 13 07:14:01 UTC 2024 ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=254620) Waiting for packet dumper to finish... 1 (prev_count=254620, count=255712) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Fri Dec 13 07:14:03 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_rim_from_eutran started. GbProxy_Test-NS(SGSN[0])(2850)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2850)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2850)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2850)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2862)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2862)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2850)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2862)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2851)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2851)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2863)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2863)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2874)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2875)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2874)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2874)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2879)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(2874)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2875)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2875)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2876)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2879)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2880)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2879)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2879)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2880)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2880)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2886)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2885)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2885)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2886)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2886)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[0] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[0][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[1][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][0] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][1] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: Testing RIM SGSN[1] <-> PCU[2][2] MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2849)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2850)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2862)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2879)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2876)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2875)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2856)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2863)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2874)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2886)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2851)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2885)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2877)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2880)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2850): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2851): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2854): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2856): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2858): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2862): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2863): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2866): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2870): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2874): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2875): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2876): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2877): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2878): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2879): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2880): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2883): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2885): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2886): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2890): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891): none (pass -> pass) MTC@6f2e398412dc: Test case TC_rim_from_eutran finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Fri Dec 13 07:14:09 UTC 2024 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=257792) Waiting for packet dumper to finish... 1 (prev_count=257792, count=263408) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Fri Dec 13 07:14:11 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_flush_ll_bvci_new started. GbProxy_Test-NS(SGSN[0])(2893)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2893)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2893)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2893)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2905)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2905)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2893)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2905)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2894)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2894)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2906)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2906)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2917)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2918)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2917)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2921)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(2917)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2917)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2918)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2918)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2921)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2923)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2921)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2921)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2923)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2923)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2912)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2912)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(2928)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2928)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2928)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2929)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2929)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2929)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2914)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2914)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_flush_ll_bvci_new" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_flush_ll_bvci_new(2935) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_flush_ll_bvci_new" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_flush_ll_bvci_new(2936) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@6f2e398412dc: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2892)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2893)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2905)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2913)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2912)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2914)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2917)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2923)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2921)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2918)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2922)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@6f2e398412dc: Final verdict of PTC: none TC_flush_ll_bvci_new(2935)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2928)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2899)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2911)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2894)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2906)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2929)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2920)@6f2e398412dc: Final verdict of PTC: none TC_flush_ll_bvci_new(2936)@6f2e398412dc: Final verdict of PTC: pass MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2893): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2894): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2897): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2899): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2901): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2905): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2906): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2909): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2911): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2912): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2913): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2914): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2917): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2918): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2920): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2921): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2922): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2923): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2926): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2928): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2929): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2932): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_flush_ll_bvci_new(2935): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_flush_ll_bvci_new(2936): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. Fri Dec 13 07:14:17 UTC 2024 ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=255980) Waiting for packet dumper to finish... 1 (prev_count=255980, count=276376) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Fri Dec 13 07:14:19 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_flush_ll_no_bvci_new started. GbProxy_Test-NS(SGSN[0])(2938)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2938)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2938)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2938)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2950)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(2950)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2938)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2950)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2962)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(2963)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2962)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2962)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2962)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2967)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(2963)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2963)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2968)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2967)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2967)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2967)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2973)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(2968)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2968)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2971)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2974)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2973)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2973)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2974)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2974)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2977)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_flush_ll_no_bvci_new" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_flush_ll_no_bvci_new(2980) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_flush_ll_no_bvci_new" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_flush_ll_no_bvci_new(2981) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2937)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2974)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2951)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2938)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2973)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2967)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2956)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2978)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2970)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940)@6f2e398412dc: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2980)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2944)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2976)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2977)@6f2e398412dc: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2981)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2939)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2963)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2971)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2968)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2952)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2962)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2950)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2937): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2938): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2939): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2942): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2944): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2946): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2950): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2951): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2952): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2954): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2956): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2958): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2962): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2963): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2966): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2967): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2968): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2970): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2971): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2972): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2973): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2974): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2975): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2976): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2977): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2978): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_flush_ll_no_bvci_new(2980): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_flush_ll_no_bvci_new(2981): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Fri Dec 13 07:14:25 UTC 2024 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=256144) Waiting for packet dumper to finish... 1 (prev_count=256144, count=277704) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Fri Dec 13 07:14:28 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_fc_bvc started. GbProxy_Test-NS(SGSN[0])(2983)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(2983)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2983)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(2983)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(2995)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2995)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2983)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2995)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2984)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2984)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2996)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2996)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3007)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(3008)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3007)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3007)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3007)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3012)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(3008)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3008)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3013)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3012)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3013)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3013)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(3018)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3018)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3018)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3019)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3019)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3019)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Connecting G_SGSN[0] to BVCI=20011 MTC@6f2e398412dc: Connecting G_SGSN[1] to BVCI=20011 MTC@6f2e398412dc: Connecting G_PCU[0] to BVCI=20011 MTC@6f2e398412dc: Connecting G_PCU[1] to BVCI=20021 MTC@6f2e398412dc: Connecting G_PCU[2] to BVCI=20031 MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2982)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2983)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2984)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2995)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2996)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2989)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3008)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3007)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3012)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3013)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3019)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3018)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2983): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2984): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2987): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2989): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2991): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2995): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2996): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3000): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3004): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3007): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3008): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3011): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3012): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3013): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3016): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3018): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3019): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3022): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024): none (pass -> pass) MTC@6f2e398412dc: Test case TC_fc_bvc finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Fri Dec 13 07:14:36 UTC 2024 ====== GBProxy_Tests.TC_fc_bvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218764) Waiting for packet dumper to finish... 1 (prev_count=218764, count=221408) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Fri Dec 13 07:14:38 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_fc_ms started. GbProxy_Test-NS(SGSN[0])(3026)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(3026)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3026)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3026)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(3038)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(3038)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3047)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3047)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3047)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3026)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3038)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3047)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3047)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3027)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3027)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3039)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3039)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3050)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(3051)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3050)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3054)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(3050)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3050)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3051)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3051)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3054)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3056)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3054)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3054)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3056)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3056)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(3061)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3061)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3061)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3062)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3062)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3062)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3046)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3046)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_fc_ms" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_fc_ms(3068) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@6f2e398412dc: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@6f2e398412dc: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@6f2e398412dc: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@6f2e398412dc: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@6f2e398412dc: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_fc_ms(3068)@6f2e398412dc: setverdict(pass): none -> pass TC_fc_ms(3068)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3068)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_fc_ms" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_fc_ms(3069) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@6f2e398412dc: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@6f2e398412dc: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@6f2e398412dc: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@6f2e398412dc: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@6f2e398412dc: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_fc_ms(3069)@6f2e398412dc: setverdict(pass): none -> pass TC_fc_ms(3069)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3069)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3025)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3026)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3027)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3038)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3054)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3040)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3033)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3050)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3045)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3051)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3047)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3053)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@6f2e398412dc: Final verdict of PTC: none TC_fc_ms(3069)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3056)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@6f2e398412dc: Final verdict of PTC: none TC_fc_ms(3068)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3039)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3062)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3046)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3061)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3026): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3027): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3030): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3033): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3035): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3038): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3039): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3040): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3042): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3045): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3046): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3047): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3050): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3051): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3053): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3054): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3055): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3056): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3059): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3061): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3062): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3065): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_fc_ms(3068): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_fc_ms(3069): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Fri Dec 13 07:14:44 UTC 2024 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) Waiting for packet dumper to finish... 1 (prev_count=218720, count=219812) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Fri Dec 13 07:14:46 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_ms_reg_enq started. GbProxy_Test-NS(SGSN[0])(3071)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(3071)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3071)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3071)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(3083)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(3083)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3083)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3071)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3072)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3084)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3084)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3095)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(3096)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3095)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3095)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3095)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3100)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(3096)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3096)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3101)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3100)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3100)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3100)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3106)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(3101)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3101)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3106)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3106)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3107)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3107)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3107)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3111)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: Starting "TC_ms_reg_enq" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ms_reg_enq(3113) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3113)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY_RESPONSE := { bssgpPduType := '15'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pS_Registered_Operator := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3113)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@6f2e398412dc: Removing Client IMSI='262420000000000'H, index=0 MTC@6f2e398412dc: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@6f2e398412dc: Starting "TC_ms_reg_enq" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ms_reg_enq(3114) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@6f2e398412dc: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])(3072)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3114)@6f2e398412dc: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@6f2e398412dc: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@6f2e398412dc: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY_RESPONSE := { bssgpPduType := '15'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pS_Registered_Operator := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3114)@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@6f2e398412dc: Removing Client IMSI='262420000001000'H, index=1 MTC@6f2e398412dc: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3070)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3071)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3084)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@6f2e398412dc: Final verdict of PTC: none TC_ms_reg_enq(3113)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3086)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3083)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@6f2e398412dc: Final verdict of PTC: none TC_ms_reg_enq(3114)@6f2e398412dc: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3072)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3095)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3101)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3096)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3100)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3106)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3108)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3107)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3111)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(3070): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3071): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3072): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3075): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3080): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3083): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3084): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3086): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3088): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3092): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3095): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3096): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3099): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3100): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3101): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3105): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3106): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3107): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3108): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3110): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3111): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ms_reg_enq(3113): pass (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC TC_ms_reg_enq(3114): pass (pass -> pass) MTC@6f2e398412dc: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Fri Dec 13 07:14:52 UTC 2024 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=191792) Waiting for packet dumper to finish... 1 (prev_count=191792, count=219596) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Fri Dec 13 07:14:54 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_status_sig_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3116)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(3116)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3116)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(3116)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(3128)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(3128)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3116)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3128)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3117)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3129)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3117)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3129)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3140)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(3141)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3140)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(3144)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3140)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3140)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3146)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(3141)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3141)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3144)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3150)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3150)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3144)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3144)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3150)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3150)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3150)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3151)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(3146)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3146)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3147)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3149)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3151)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3151)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3152)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3152)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3152)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3154)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3156)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3115)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3150)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3151)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3146)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3156)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3140)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3128)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3117)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3136)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3147)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3116)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3153)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3152)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3148)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3141)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3154)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3122)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3149)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3129)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3144)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3116): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3117): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3120): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3122): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3124): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3128): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3129): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3133): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3136): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3138): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3140): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3141): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3144): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3145): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3146): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3147): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3148): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3149): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3150): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3151): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3152): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3153): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3154): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3155): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3156): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157): none (pass -> pass) MTC@6f2e398412dc: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Fri Dec 13 07:15:00 UTC 2024 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=216784) Waiting for packet dumper to finish... 1 (prev_count=216784, count=217876) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Fri Dec 13 07:15:02 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_status_sig_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3159)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(3159)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3164)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3159)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3164)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3159)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3169)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3169)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(3171)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3171)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3169)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3164)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3159)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3171)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3169)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3169)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3164)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3164)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3172)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3160)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3172)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3160)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3183)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(3184)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3183)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3188)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3188)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3187)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(3183)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3183)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3188)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3188)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3188)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3184)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3184)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3189)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3185)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3187)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3187)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3187)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3194)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(3189)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3189)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3192)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3190)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3163)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3163)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3194)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3195)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3194)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3194)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3195)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3195)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3168)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3198)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3168)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3196)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3166)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3166)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3158)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3169)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3164)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3163)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3190)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3159)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3196)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3168)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3188)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3172)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3171)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3185)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3192)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3183)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3178)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3167)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3186)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3195)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3194)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3197)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3187)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3189)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3198)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3191)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3166)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3160)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3184)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3159): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3160): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3163): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3164): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3166): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3167): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3168): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3169): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3171): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3172): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3175): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3178): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3180): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3183): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3184): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3185): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3186): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3187): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3188): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3189): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3190): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3191): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3192): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3193): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3194): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3195): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3196): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3197): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3198): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3199): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200): none (pass -> pass) MTC@6f2e398412dc: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Fri Dec 13 07:15:08 UTC 2024 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192184) Waiting for packet dumper to finish... 1 (prev_count=192184, count=216392) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Fri Dec 13 07:15:10 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_status_ptp_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3202)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(3202)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3202)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])(3202)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(3214)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3214)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3202)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3214)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3203)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3203)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3215)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3215)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3226)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(3227)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3226)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3226)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3226)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3231)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(3227)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3227)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3232)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3231)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3231)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3231)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3237)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(3232)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3232)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3237)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3237)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3237)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(3238)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3238)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3238)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Connecting G_SGSN[0] to BVCI=20011 MTC@6f2e398412dc: Connecting G_SGSN[1] to BVCI=20011 MTC@6f2e398412dc: Connecting G_PCU[0] to BVCI=20011 MTC@6f2e398412dc: Connecting G_PCU[1] to BVCI=20021 MTC@6f2e398412dc: Connecting G_PCU[2] to BVCI=20031 MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3201)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3203)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3214)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3231)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3202)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3208)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3227)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3226)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3238)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3232)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3215)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3237)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(3201): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3202): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3203): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3206): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3208): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3210): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3214): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3215): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3219): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3223): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3226): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3227): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3230): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3231): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3232): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3236): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3237): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3238): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3241): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243): none (pass -> pass) MTC@6f2e398412dc: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Fri Dec 13 07:15:16 UTC 2024 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=193736) Waiting for packet dumper to finish... 1 (prev_count=193736, count=217896) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Fri Dec 13 07:15:18 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_status_ptp_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3245)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(3245)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3245)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3245)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(3257)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3257)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3245)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3257)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3258)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3258)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3246)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3246)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3269)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(3270)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3269)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3269)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3269)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3274)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(3270)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3270)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3274)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3275)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3274)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3274)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3275)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3275)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3264)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3264)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[2])(3280)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3281)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3280)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3281)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3281)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3266)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3266)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Connecting G_SGSN[0] to BVCI=20011 MTC@6f2e398412dc: Connecting G_SGSN[1] to BVCI=20011 MTC@6f2e398412dc: Connecting G_PCU[0] to BVCI=20011 MTC@6f2e398412dc: Connecting G_PCU[1] to BVCI=20021 MTC@6f2e398412dc: Connecting G_PCU[2] to BVCI=20031 MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3244)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3246)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3245)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3257)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3265)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3263)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3264)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3269)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3274)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3258)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3281)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3266)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3276)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3280)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3275)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3259)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3270)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3252)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(3244): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3245): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3246): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3249): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3252): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3254): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3257): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3258): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3259): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3261): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3263): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3264): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3265): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3266): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3269): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3270): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3273): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3274): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3275): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3276): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3278): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3280): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3281): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3285): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286): none (pass -> pass) MTC@6f2e398412dc: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Fri Dec 13 07:15:24 UTC 2024 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192184) Waiting for packet dumper to finish... 1 (prev_count=192184, count=216392) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Fri Dec 13 07:15:26 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_status_sig_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3288)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(3288)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3288)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3288)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(3300)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(3300)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3288)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3300)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[0])(3289)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3289)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3301)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3301)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3312)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(3313)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3312)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3312)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3312)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3317)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-BSSGP(PCU[0])(3313)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3313)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3318)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3317)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3317)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3317)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3318)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3318)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3295)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3323)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3319)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3295)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3323)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3324)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3324)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3324)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3297)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3297)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3287)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3296)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3301)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3322)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3323)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3300)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3319)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3312)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3306)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3318)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3288)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3294)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3325)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3297)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3317)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3295)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3289)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3313)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3324)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3320)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(3287): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3288): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3289): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3292): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3294): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3295): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3296): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3297): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3300): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3301): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3304): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3306): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3308): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3312): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3313): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3316): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3317): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3318): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3319): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3320): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3322): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3323): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3324): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3325): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3327): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329): none (pass -> pass) MTC@6f2e398412dc: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Fri Dec 13 07:15:32 UTC 2024 ====== GBProxy_Tests.TC_status_sig_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192184) Waiting for packet dumper to finish... 1 (prev_count=192184, count=234600) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Fri Dec 13 07:15:34 UTC 2024 Waiting for packet dumper to start... 0 MTC@6f2e398412dc: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@6f2e398412dc: Test case TC_status_ptp_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3331)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7777 GbProxy_Test-NS(SGSN[0])(3331)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3331)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3331)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8888 GbProxy_Test-NS(SGSN[1])(3343)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":8880 GbProxy_Test-NS(SGSN[1])(3343)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.13.103", remote_udp_port := 23000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@6f2e398412dc: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@6f2e398412dc: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@6f2e398412dc: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@6f2e398412dc: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3331)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3343)@6f2e398412dc: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3332)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3332)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3344)@6f2e398412dc: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3344)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3355)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21010 GbProxy_Test-BSSGP(PCU[0])(3356)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3355)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3359)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21020 GbProxy_Test-NS(PCU[0])(3355)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3355)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@6f2e398412dc: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3356)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3356)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3361)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3357)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@6f2e398412dc: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3359)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@6f2e398412dc: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3359)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3359)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@6f2e398412dc: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3366)@6f2e398412dc: Creating NSIP provider for "172.18.13.103":21030 GbProxy_Test-BSSGP(PCU[1])(3361)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3361)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3362)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3364)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@6f2e398412dc: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@6f2e398412dc: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@6f2e398412dc: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@6f2e398412dc: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@6f2e398412dc: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.13.103", remote_udp_port := 24000, remote_ip := "172.18.13.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@6f2e398412dc: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3366)@6f2e398412dc: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3366)@6f2e398412dc: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@6f2e398412dc: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@6f2e398412dc: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@6f2e398412dc: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3367)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3367)@6f2e398412dc: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3367)@6f2e398412dc: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@6f2e398412dc: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@6f2e398412dc: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@6f2e398412dc: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351)@6f2e398412dc: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@6f2e398412dc: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351)@6f2e398412dc: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6f2e398412dc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@6f2e398412dc: Connecting G_SGSN[0] to BVCI=20011 MTC@6f2e398412dc: Connecting G_SGSN[1] to BVCI=20011 MTC@6f2e398412dc: Connecting G_PCU[0] to BVCI=20011 MTC@6f2e398412dc: Connecting G_PCU[1] to BVCI=20021 MTC@6f2e398412dc: Connecting G_PCU[2] to BVCI=20031 MTC@6f2e398412dc: setverdict(pass): none -> pass MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass, component reason not changed MTC@6f2e398412dc: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@6f2e398412dc: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3330)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3331)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3343)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3339)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3332)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3359)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3355)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3350)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3356)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3365)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3337)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3362)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3358)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3344)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3367)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3361)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3357)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3366)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3363)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@6f2e398412dc: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3364)@6f2e398412dc: Final verdict of PTC: none MTC@6f2e398412dc: Setting final verdict of the test case. MTC@6f2e398412dc: Local verdict of MTC: pass MTC@6f2e398412dc: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3331): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3332): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3335): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3337): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3338): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3339): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3340): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3343): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3344): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3348): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3350): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3352): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3355): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3356): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3357): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3358): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3359): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3360): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3361): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3362): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3363): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3364): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3365): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3366): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3367): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3370): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371): none (pass -> pass) MTC@6f2e398412dc: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372): none (pass -> pass) MTC@6f2e398412dc: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@6f2e398412dc: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Fri Dec 13 07:15:40 UTC 2024 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=193216) Waiting for packet dumper to finish... 1 (prev_count=193216, count=231904) MTC@6f2e398412dc: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@6f2e398412dc: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6f2e398412dc: Terminating MTC. MC@6f2e398412dc: MTC terminated. MC2> exit MC@6f2e398412dc: Shutting down session. MC@6f2e398412dc: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/gbproxy/expected-results.xml' against results in 'junit-xml-20.log' -------------------- pass GBProxy_Tests.TC_BVC_bringup pass GBProxy_Tests.TC_BVC_bringup_conflicting pass GBProxy_Tests.TC_ul_unitdata pass GBProxy_Tests.TC_ul_unitdata_pool_failure pass GBProxy_Tests.TC_dl_unitdata pass GBProxy_Tests.TC_ra_capability pass GBProxy_Tests.TC_ra_capability_upd pass GBProxy_Tests.TC_radio_status pass GBProxy_Tests.TC_radio_status_tmsi pass GBProxy_Tests.TC_radio_status_imsi pass GBProxy_Tests.TC_suspend pass GBProxy_Tests.TC_resume pass GBProxy_Tests.TC_trace pass GBProxy_Tests.TC_llc_discarded pass GBProxy_Tests.TC_overload pass GBProxy_Tests.TC_bvc_block_ptp pass GBProxy_Tests.TC_bvc_unblock_ptp pass GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass GBProxy_Tests.TC_bvc_reset_sig_from_bss pass GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass GBProxy_Tests.TC_paging_ps_ptp_bss pass GBProxy_Tests.TC_paging_ps_ptp_lac pass GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass GBProxy_Tests.TC_paging_ps_ptp_rac pass GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass GBProxy_Tests.TC_paging_ps_ptp_bvci pass GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass GBProxy_Tests.TC_dummy_paging_ps_ptp pass GBProxy_Tests.TC_paging_ps_sig_bss pass GBProxy_Tests.TC_paging_ps_sig_lac pass GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass GBProxy_Tests.TC_paging_ps_sig_rac pass GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass GBProxy_Tests.TC_paging_ps_sig_bvci pass GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass GBProxy_Tests.TC_dummy_paging_ps_sig pass GBProxy_Tests.TC_paging_cs_ptp_bss pass GBProxy_Tests.TC_paging_cs_ptp_lac pass GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass GBProxy_Tests.TC_paging_cs_ptp_rac pass GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass GBProxy_Tests.TC_paging_cs_ptp_bvci pass GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass GBProxy_Tests.TC_paging_cs_sig_bss pass GBProxy_Tests.TC_paging_cs_sig_lac pass GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass GBProxy_Tests.TC_paging_cs_sig_rac pass GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass GBProxy_Tests.TC_paging_cs_sig_bvci pass GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass GBProxy_Tests.TC_rim_info_req pass GBProxy_Tests.TC_rim_info pass GBProxy_Tests.TC_rim_info_ack pass GBProxy_Tests.TC_rim_info_error pass GBProxy_Tests.TC_rim_info_app_error pass GBProxy_Tests.TC_rim_info_pcu2pcu pass GBProxy_Tests.TC_rim_from_eutran pass GBProxy_Tests.TC_flush_ll_bvci_new pass GBProxy_Tests.TC_flush_ll_no_bvci_new pass GBProxy_Tests.TC_fc_bvc pass GBProxy_Tests.TC_fc_ms pass GBProxy_Tests.TC_ms_reg_enq pass GBProxy_Tests.TC_status_sig_ul_tlli pass GBProxy_Tests.TC_status_sig_ul_tmsi pass GBProxy_Tests.TC_status_ptp_ul_tlli pass GBProxy_Tests.TC_status_ptp_ul_tmsi pass GBProxy_Tests.TC_status_sig_dl_bvci pass GBProxy_Tests.TC_status_ptp_dl_bvci Summary: pass: 76 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GBProxy_Tests --rm Generated GBProxy_Tests.TC_BVC_bringup.merged Generated GBProxy_Tests.TC_BVC_bringup_conflicting.merged Generated GBProxy_Tests.TC_bvc_block_ptp.merged Generated GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_reset_ptp_from_bss.merged Generated GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_reset_sig_from_bss.merged Generated GBProxy_Tests.TC_bvc_reset_sig_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_unblock_ptp.merged Generated GBProxy_Tests.TC_dl_unitdata.merged Generated GBProxy_Tests.TC_dummy_paging_ps_ptp.merged Generated GBProxy_Tests.TC_dummy_paging_ps_sig.merged Generated GBProxy_Tests.TC_fc_bvc.merged Generated GBProxy_Tests.TC_fc_ms.merged Generated GBProxy_Tests.TC_flush_ll_bvci_new.merged Generated GBProxy_Tests.TC_flush_ll_no_bvci_new.merged Generated GBProxy_Tests.TC_llc_discarded.merged Generated GBProxy_Tests.TC_ms_reg_enq.merged Generated GBProxy_Tests.TC_overload.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bss.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_cs_ptp_lac.merged Generated GBProxy_Tests.TC_paging_cs_ptp_lac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_ptp_rac.merged Generated GBProxy_Tests.TC_paging_cs_ptp_rac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_bss.merged Generated GBProxy_Tests.TC_paging_cs_sig_bvci.merged Generated GBProxy_Tests.TC_paging_cs_sig_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_lac.merged Generated GBProxy_Tests.TC_paging_cs_sig_lac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_rac.merged Generated GBProxy_Tests.TC_paging_cs_sig_rac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bss.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_lac.merged Generated GBProxy_Tests.TC_paging_ps_ptp_lac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_rac.merged Generated GBProxy_Tests.TC_paging_ps_ptp_rac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_reject_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_reject_sig_bvci.merged Generated GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_sig_bss.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_ps_sig_lac.merged Generated GBProxy_Tests.TC_paging_ps_sig_lac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_sig_rac.merged Generated GBProxy_Tests.TC_paging_ps_sig_rac_unknown.merged Generated GBProxy_Tests.TC_ra_capability.merged Generated GBProxy_Tests.TC_ra_capability_upd.merged Generated GBProxy_Tests.TC_radio_status.merged Generated GBProxy_Tests.TC_radio_status_imsi.merged Generated GBProxy_Tests.TC_radio_status_tmsi.merged Generated GBProxy_Tests.TC_resume.merged Generated GBProxy_Tests.TC_rim_from_eutran.merged Generated GBProxy_Tests.TC_rim_info.merged Generated GBProxy_Tests.TC_rim_info_ack.merged Generated GBProxy_Tests.TC_rim_info_app_error.merged Generated GBProxy_Tests.TC_rim_info_error.merged Generated GBProxy_Tests.TC_rim_info_pcu2pcu.merged Generated GBProxy_Tests.TC_rim_info_req.merged Generated GBProxy_Tests.TC_status_ptp_dl_bvci.merged Generated GBProxy_Tests.TC_status_ptp_ul_tlli.merged Generated GBProxy_Tests.TC_status_ptp_ul_tmsi.merged Generated GBProxy_Tests.TC_status_sig_dl_bvci.merged Generated GBProxy_Tests.TC_status_sig_ul_tlli.merged Generated GBProxy_Tests.TC_status_sig_ul_tmsi.merged Generated GBProxy_Tests.TC_suspend.merged Generated GBProxy_Tests.TC_trace.merged Generated GBProxy_Tests.TC_ul_unitdata.merged Generated GBProxy_Tests.TC_ul_unitdata_pool_failure.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-gbproxy-test-13 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-gbproxy-test-asan-186-gbproxy + [ -n jenkins-ttcn3-gbproxy-test-asan-186-gbproxy ] + docker_kill_wait jenkins-ttcn3-gbproxy-test-asan-186-gbproxy + docker kill jenkins-ttcn3-gbproxy-test-asan-186-gbproxy jenkins-ttcn3-gbproxy-test-asan-186-gbproxy + docker wait jenkins-ttcn3-gbproxy-test-asan-186-gbproxy 137 + network_remove + set +x Removing network ttcn3-gbproxy-test-13 + docker network remove ttcn3-gbproxy-test-13 ttcn3-gbproxy-test-13 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/_cache:/cache --name jenkins-ttcn3-gbproxy-test-asan-186-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-asan/logs/gbproxy-tester/junit-xml-20.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS