Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest 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-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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/bb 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 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 86ce525e8ba02b935d2042935c7aed3d6ca75c03 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 86ce525e8ba02b935d2042935c7aed3d6ca75c03 # timeout=10 Commit message: "fixup: ttcn3-bts-test: use an older version of fake_trx.py" > git rev-list --no-walk 86ce525e8ba02b935d2042935c7aed3d6ca75c03 # timeout=10 [ttcn3-gbproxy-test-latest] $ /bin/sh -xe /tmp/jenkins12252545634078976503.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-gbproxy-test-latest + sed s/-latest$// + DIR=ttcn3-gbproxy-test + export IMAGE_SUFFIX=latest + cd ttcn3-gbproxy-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs ] + [ xjenkins-ttcn3-gbproxy-test-latest-1032 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/ttcn3-gbproxy-test + SUITE_NAME=ttcn3-gbproxy-test + IMAGE_SUFFIX=latest + docker_images_require osmo-gbproxy-latest 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-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/debian-bookworm-obs-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-latest/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=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/debian:bookworm #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:aab2791bb18beba96d4035e46e78ecc5aa1c14c1e17256ba5a5c375c31b7a861 #5 resolve registry.osmocom.org/debian:bookworm@sha256:aab2791bb18beba96d4035e46e78ecc5aa1c14c1e17256ba5a5c375c31b7a861 0.0s done #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.1s #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.2s #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-latest.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-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:e62330d8a40c5476f0b6b477dc27dc8860dce44b4e74dce0ab717e569e296056 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n e62330d8a40c + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-gbproxy-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-gbproxy-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-gbproxy-latest + echo osmo-gbproxy-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-latest (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-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/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-latest/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=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-gbproxy-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 849B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 16.68kB done #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 CACHED #7 [3/6] WORKDIR /DATA #7 CACHED #8 [4/6] COPY OSMO-GBPROXY.CFG /data/osmo-gbproxy.cfg #8 CACHED #9 [5/6] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #9 CACHED #10 [6/6] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:8a1a4d8138b2c69a369d1e18c374d9a412c74fcf0e075552f715efc857a5faf7 done #11 naming to docker.io/osmocom-build/osmo-gbproxy-latest:latest done #11 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/osmo-gbproxy-latest' + docker_image_exists osmo-gbproxy-latest + docker images -q osmocom-build/osmo-gbproxy-latest + test -n 8a1a4d8138b2 + list_osmo_packages debian-bookworm osmo-gbproxy-latest + local distro=debian-bookworm + local image=osmo-gbproxy-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-gbproxy-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-gbproxy-latest ### ii libosmocore22:amd64 1.11.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0 amd64 Osmo control library ii libosmogb14:amd64 1.11.0 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.11.0 amd64 Osmo VTY library ii osmo-gbproxy 1:0.5.0 amd64 Osmocom GPRS Gb Interface Proxy ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:5e87c429b5d67fce6eaf7100932146d3ca5a27ebb2c3dbe058a794e04e49a17d Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-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-latest/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-latest/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=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t 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 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #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 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #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:71b9fc7e104875f1ec1e40bbb6c6ba2913562716db4d110f68c1b1896896ec72 done #10 naming to docker.io/osmocom-build/ttcn3-gbproxy-test:latest done #10 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/ttcn3-gbproxy-test' + docker_image_exists ttcn3-gbproxy-test + docker images -q osmocom-build/ttcn3-gbproxy-test + test -n 71b9fc7e1048 + 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-latest/logs/gbproxy-tester + chmod a+w /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester + cp GBProxy_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy + cp osmo-gbproxy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/unix + network_create + SUBNET=2410897 + seq 1 30 + echo (2410897 + 1) % 256 + bc + SUBNET=146 + NET_NAME=ttcn3-gbproxy-test-146 + SUB4=172.18.146.0/24 + SUB6=fd02:db8:146::/64 + set +x Creating network ttcn3-gbproxy-test-146, trying SUBNET=146... + docker network create --internal --subnet 172.18.146.0/24 --ipv6 --subnet fd02:db8:146::/64 ttcn3-gbproxy-test-146 f8a4065fd3d0b3c28c26b00ecc5010c7626fb7c6c3423821c4ed5d1f684ed938 + set +x ### Network ttcn3-gbproxy-test-146 created (SUBNET=146) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy/osmo-gbproxy.cfg Applying SUBNET=146 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + echo Starting container with gbproxy Starting container with gbproxy + docker_network_params 146 10 + NET=146 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-146 --ip 172.18.146.10 --ip6 fd02:db8:146::10 + docker run --rm --network ttcn3-gbproxy-test-146 --ip 172.18.146.10 --ip6 fd02:db8:146::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-latest-1032-gbproxy -d osmocom-build/osmo-gbproxy-latest /bin/sh -c osmo-gbproxy -c /data/osmo-gbproxy.cfg >/data/osmo-gbproxy.log 2>&1 3962551a62fdfe45b942782260c3c9c0547aaa216089931e042840bc72a46449 + echo Starting container with gbproxy testsuite Starting container with gbproxy testsuite + docker_network_params 146 103 + NET=146 + ADDR_SUFIX=103 + echo --network ttcn3-gbproxy-test-146 --ip 172.18.146.103 --ip6 fd02:db8:146::103 + docker run --rm --network ttcn3-gbproxy-test-146 --ip 172.18.146.103 --ip6 fd02:db8:146::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.146.10 -e OSMO_SUT_PORT=4246 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester:/data --name jenkins-ttcn3-gbproxy-test-latest-1032-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@1ac3066d40ce: Unix server socket created successfully. MC@1ac3066d40ce: Listening on TCP port 35035. 1ac3066d40ce is the default MC2> spawn /osmo-ttcn3-hacks/_build/gbproxy/GBProxy_Tests 1ac3066d40ce 35035 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1ac3066d40ce: New HC connected from 172.18.146.103 [172.18.146.103]. 1ac3066d40ce: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@1ac3066d40ce: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1ac3066d40ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1ac3066d40ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1ac3066d40ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1ac3066d40ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1ac3066d40ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1ac3066d40ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1ac3066d40ce: Configuration file was processed on all HCs. MC@1ac3066d40ce: Creating MTC on host 172.18.146.103. MC@1ac3066d40ce: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Sun Apr 27 07:27:05 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_BVC_bringup started. GbProxy_Test-NS(SGSN[0])(4)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(4)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(16)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(16)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(16)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(17)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(5)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(28)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(29)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(28)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(28)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(33)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(29)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(34)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(39)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(34)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(34)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(40)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(39)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(39)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(40)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(40)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(23)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(23)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(25)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(25)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(31)@1ac3066d40ce: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@1ac3066d40ce: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@1ac3066d40ce: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@1ac3066d40ce: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@1ac3066d40ce: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup(46)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(31)@1ac3066d40ce: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@1ac3066d40ce: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@1ac3066d40ce: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@1ac3066d40ce: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@1ac3066d40ce: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup(47)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(25)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(23)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(33)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@1ac3066d40ce: Final verdict of PTC: none TC_BVC_bringup(46)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(19)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(34)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(39)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(40)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@1ac3066d40ce: Final verdict of PTC: none TC_BVC_bringup(47)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(24)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(8): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(13): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(19): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(21): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(23): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(24): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(25): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(26): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(32): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(33): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(34): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(37): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(39): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(40): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(43): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_BVC_bringup(46): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_BVC_bringup(47): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Sun Apr 27 07:27:20 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214000) Waiting for packet dumper to finish... 1 (prev_count=214000, count=215096) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Sun Apr 27 07:27:22 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_BVC_bringup_conflicting started. GbProxy_Test-NS(SGSN[0])(49)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(49)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(49)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(49)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(61)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(61)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(61)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(49)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(62)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(62)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(50)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(50)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(73)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(74)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(73)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(73)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(73)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(78)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(74)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(74)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(79)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(78)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@1ac3066d40ce: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@1ac3066d40ce: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@1ac3066d40ce: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@1ac3066d40ce: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@1ac3066d40ce: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(78)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(78)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(84)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(79)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(79)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(68)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(68)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@1ac3066d40ce: 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(SGSN[0])-BVCI23(51)@1ac3066d40ce: 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(80)@1ac3066d40ce: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(84)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(84)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(84)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(85)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(85)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(85)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@1ac3066d40ce: 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])-BVCI20032(89)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@1ac3066d40ce: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@1ac3066d40ce: 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)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(76)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup_conflicting(91)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(76)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@1ac3066d40ce: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup_conflicting(92)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(48)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(49)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(50)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(61)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(62)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(53)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(65)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(69)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(70)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(68)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(66)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(73)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(74)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(78)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(52)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(79)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(67)@1ac3066d40ce: Final verdict of PTC: none TC_BVC_bringup_conflicting(91)@1ac3066d40ce: Final verdict of PTC: pass TC_BVC_bringup_conflicting(92)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(85)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(86)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(84)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(81)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(63)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(49): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(50): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(51): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(52): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(53): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(54): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(58): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(61): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(62): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(63): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(64): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(65): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(66): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(67): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(68): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(69): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(70): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(73): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(74): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(76): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(77): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(78): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(79): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(80): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(81): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(83): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(84): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(85): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(86): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(87): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(88): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_BVC_bringup_conflicting(91): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_BVC_bringup_conflicting(92): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Sun Apr 27 07:27:43 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221644) Waiting for packet dumper to finish... 1 (prev_count=221644, count=222740) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Sun Apr 27 07:27:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_ul_unitdata started. GbProxy_Test-NS(SGSN[0])(94)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(94)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(94)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(94)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(106)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(106)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(94)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(106)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(95)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(95)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(107)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(107)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(118)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(119)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(118)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(118)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(123)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(118)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(119)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(119)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(124)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(123)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(124)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(124)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(129)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(98)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(98)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(113)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(113)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(129)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(130)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(129)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(129)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(130)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(130)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(115)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(115)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@1ac3066d40ce: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@1ac3066d40ce: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@1ac3066d40ce: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@1ac3066d40ce: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): none -> pass TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@1ac3066d40ce: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@1ac3066d40ce: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@1ac3066d40ce: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@1ac3066d40ce: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): none -> pass TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(93)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(95)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(94)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(99)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(129)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(106)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(115)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(98)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(114)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(113)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(107)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(118)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(123)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(119)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(97)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(130)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(124)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@1ac3066d40ce: Final verdict of PTC: none TC_ul_unitdata(137)@1ac3066d40ce: Final verdict of PTC: pass TC_ul_unitdata(136)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(108)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(112)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(94): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(95): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(96): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(97): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(98): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(99): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(103): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(106): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(107): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(108): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(110): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(112): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(113): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(114): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(115): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(118): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(119): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(122): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(123): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(124): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(127): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(129): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(130): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(134): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ul_unitdata(136): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ul_unitdata(137): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Sun Apr 27 07:27:58 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2765648) Waiting for packet dumper to finish... 1 (prev_count=2765648, count=2766744) gzip: /data/GBProxy_Tests.TC_ul_unitdata.pcapng: file size changed while zipping MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Sun Apr 27 07:28:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_ul_unitdata_pool_failure started. GbProxy_Test-NS(SGSN[0])(139)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(139)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(139)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(139)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(151)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(151)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(139)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(151)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(140)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(140)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(152)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(152)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(163)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(164)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(163)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(163)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(163)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(168)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(164)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(164)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(169)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(168)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(169)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(169)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(175)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(174)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(174)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(175)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(175)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(166)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(166)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@1ac3066d40ce: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(138)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(163)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(168)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(152)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(139)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(164)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(175)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(169)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(140)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(174)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(158)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@1ac3066d40ce: Final verdict of PTC: none TC_ul_unitdata_pool_failure(181)@1ac3066d40ce: Final verdict of PTC: pass TC_ul_unitdata_pool_failure(182)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(151)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(139): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(140): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(143): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(148): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(151): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(152): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(155): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(158): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(160): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(163): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(164): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(167): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(168): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(169): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(172): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(174): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(175): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(178): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ul_unitdata_pool_failure(181): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ul_unitdata_pool_failure(182): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Sun Apr 27 07:28:28 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2794508) Waiting for packet dumper to finish... 1 (prev_count=2794508, count=2800516) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Sun Apr 27 07:28:30 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_dl_unitdata started. GbProxy_Test-NS(SGSN[0])(184)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(184)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(184)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(184)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(196)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(196)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(196)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(184)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(197)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(197)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(185)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(185)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(208)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(209)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(208)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(208)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(208)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])(213)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(209)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(209)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(214)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(213)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(213)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(219)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(214)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(214)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(217)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(203)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(203)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(219)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(220)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(219)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(220)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(220)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(205)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(205)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(211)@1ac3066d40ce: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@1ac3066d40ce: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@1ac3066d40ce: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@1ac3066d40ce: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@1ac3066d40ce: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): none -> pass TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(211)@1ac3066d40ce: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@1ac3066d40ce: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@1ac3066d40ce: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@1ac3066d40ce: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@1ac3066d40ce: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): none -> pass TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(183)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(185)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(196)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(203)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(204)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(197)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(205)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(184)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(209)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(214)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(208)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(217)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(202)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(198)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(220)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(213)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@1ac3066d40ce: Final verdict of PTC: none TC_dl_unitdata(226)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191)@1ac3066d40ce: Final verdict of PTC: none TC_dl_unitdata(227)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(216)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(219)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(184): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(185): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(188): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(193): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(196): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(197): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(198): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(200): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(202): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(203): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(204): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(205): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(208): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(209): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(212): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(213): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(214): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(216): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(217): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(218): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(219): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(220): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(223): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_dl_unitdata(226): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_dl_unitdata(227): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Sun Apr 27 07:28:48 UTC 2025 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2737784) Waiting for packet dumper to finish... 1 (prev_count=2737784, count=2777984) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Sun Apr 27 07:28:50 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_ra_capability started. GbProxy_Test-NS(SGSN[0])(229)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(229)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(229)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(229)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(241)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(241)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(229)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(241)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(242)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(242)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(230)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(230)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(253)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(254)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(253)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(253)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(253)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(258)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(254)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(254)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(259)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(258)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(258)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(264)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(259)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(259)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(264)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(264)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(265)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(265)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(265)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@1ac3066d40ce: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@1ac3066d40ce: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@1ac3066d40ce: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@1ac3066d40ce: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): none -> pass TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@1ac3066d40ce: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@1ac3066d40ce: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@1ac3066d40ce: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@1ac3066d40ce: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): none -> pass TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(228)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(229)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(230)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(241)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(253)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(242)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(258)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(259)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(254)@1ac3066d40ce: Final verdict of PTC: none TC_ra_capability(271)@1ac3066d40ce: Final verdict of PTC: pass TC_ra_capability(272)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(265)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(264)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(229): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(230): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(233): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(238): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(241): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(242): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(246): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(250): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(253): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(254): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(257): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(258): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(259): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(262): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(264): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(265): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(268): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ra_capability(271): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ra_capability(272): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Sun Apr 27 07:28:56 UTC 2025 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=231984) Waiting for packet dumper to finish... 1 (prev_count=231984, count=245688) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Sun Apr 27 07:28:58 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_ra_capability_upd started. GbProxy_Test-NS(SGSN[0])(274)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(274)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(274)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(274)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(286)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(286)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(274)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(286)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[0])(275)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(275)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(287)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(298)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(299)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(298)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(302)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(298)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(298)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(304)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(299)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-NS(PCU[1])(302)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(299)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(302)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(309)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])(302)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(304)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(304)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(307)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(310)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(309)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(310)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(310)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(300)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): none -> pass TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(300)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@1ac3066d40ce: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): none -> pass TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(273)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(275)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(287)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(274)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(286)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294)@1ac3066d40ce: Final verdict of PTC: none TC_ra_capability_upd(317)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(293)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(298)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(304)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(299)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(307)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(302)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(310)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(309)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(303)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(306)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(301)@1ac3066d40ce: Final verdict of PTC: none TC_ra_capability_upd(316)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(274): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(275): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(278): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(283): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(286): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(287): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(291): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(293): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(295): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(298): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(299): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(300): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(301): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(302): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(303): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(304): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(306): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(307): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(308): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(309): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(310): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(314): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ra_capability_upd(316): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ra_capability_upd(317): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Sun Apr 27 07:29:04 UTC 2025 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=277004) Waiting for packet dumper to finish... 1 (prev_count=277004, count=278100) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Sun Apr 27 07:29:06 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_radio_status started. GbProxy_Test-NS(SGSN[0])(319)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(319)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(319)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(331)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(331)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(319)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(331)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(320)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(332)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(343)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(344)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(343)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(343)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(348)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(344)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(349)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(348)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(348)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(354)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(349)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(349)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(355)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(354)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(354)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(355)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(355)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@1ac3066d40ce: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@1ac3066d40ce: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@1ac3066d40ce: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@1ac3066d40ce: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_radio_status(361)@1ac3066d40ce: setverdict(pass): none -> pass TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@1ac3066d40ce: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@1ac3066d40ce: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@1ac3066d40ce: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@1ac3066d40ce: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_radio_status(362)@1ac3066d40ce: setverdict(pass): none -> pass TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(325)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(348)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338)@1ac3066d40ce: Final verdict of PTC: none TC_radio_status(362)@1ac3066d40ce: Final verdict of PTC: pass TC_radio_status(361)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(349)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(355)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(357)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(354)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(323): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(325): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(327): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(336): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(340): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(347): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(348): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(349): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(353): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(354): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(355): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(357): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(359): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_radio_status(361): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_radio_status(362): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Sun Apr 27 07:29:12 UTC 2025 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=207476) Waiting for packet dumper to finish... 1 (prev_count=207476, count=244432) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Sun Apr 27 07:29:14 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_radio_status_tmsi started. GbProxy_Test-NS(SGSN[0])(364)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(364)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(364)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(364)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(376)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(376)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(376)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(364)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(365)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(365)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(377)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(377)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(388)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(389)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(388)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(393)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(388)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(388)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(393)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(394)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(389)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(389)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(393)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(393)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(399)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(394)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(394)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(399)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(400)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(399)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(400)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(400)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(373)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(373)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(371)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(371)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(390)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(406)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(390)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(407)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(363)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(365)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(364)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(377)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(374)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(371)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(373)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(376)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(372)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(394)@1ac3066d40ce: Final verdict of PTC: none TC_radio_status_tmsi(407)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(399)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(367)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(388)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(389)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(383)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(400)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(393)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@1ac3066d40ce: Final verdict of PTC: none TC_radio_status_tmsi(406)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(395)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(391)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(364): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(365): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(367): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(369): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(371): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(372): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(373): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(374): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(376): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(377): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(381): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(383): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(385): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(388): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(389): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(391): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(392): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(393): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(394): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(395): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(397): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(399): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(400): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(403): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_radio_status_tmsi(406): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_radio_status_tmsi(407): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Sun Apr 27 07:29:20 UTC 2025 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=243508) Waiting for packet dumper to finish... 1 (prev_count=243508, count=244604) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Sun Apr 27 07:29:22 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_radio_status_imsi started. GbProxy_Test-NS(SGSN[0])(409)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(409)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(409)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(409)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(421)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(421)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(409)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(421)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[0])(410)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(410)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(422)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(422)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(433)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(434)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(433)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(437)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(433)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(433)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(437)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(439)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(434)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(434)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(437)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(437)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(439)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(439)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(413)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(413)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(445)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(444)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(445)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(445)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(451)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@1ac3066d40ce: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(452)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(408)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(413)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(409)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(410)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(414)@1ac3066d40ce: Final verdict of PTC: none TC_radio_status_imsi(451)@1ac3066d40ce: Final verdict of PTC: pass TC_radio_status_imsi(452)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(421)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(422)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(412)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(438)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(439)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(444)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(445)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(447)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(434)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(433)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(436)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(437)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(409): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(410): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(411): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(412): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(413): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(414): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(418): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(421): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(422): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(425): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(430): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(433): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(434): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(436): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(437): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(438): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(439): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(442): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(444): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(445): none (pass -> pass) Sun Apr 27 07:29:27 UTC 2025 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(447): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(449): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_radio_status_imsi(451): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_radio_status_imsi(452): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=192280) Waiting for packet dumper to finish... 1 (prev_count=192280, count=249848) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Sun Apr 27 07:29:29 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_suspend started. GbProxy_Test-NS(SGSN[0])(454)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(454)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(454)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(454)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(466)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(466)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(454)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(466)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(455)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(455)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(467)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(467)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(478)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(479)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(478)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(478)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(478)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(483)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(479)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(479)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(484)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(483)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(484)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(484)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(489)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(490)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(489)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(489)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(490)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(490)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(453)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(455)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(467)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(466)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(462)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(460)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(454)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(484)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(483)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(478)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(479)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(489)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(490)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(473)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(454): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(455): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(458): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(460): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(461): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(462): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(463): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(466): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(467): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(470): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(473): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(475): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(478): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(479): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(482): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(483): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(484): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(487): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(489): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(490): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(493): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_suspend finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Sun Apr 27 07:29:35 UTC 2025 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=285208) Waiting for packet dumper to finish... 1 (prev_count=285208, count=347556) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Sun Apr 27 07:29:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_resume started. GbProxy_Test-NS(SGSN[0])(497)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(497)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(502)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(502)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(497)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(497)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(507)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(507)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(509)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(509)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(517)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(517)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(517)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(507)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(502)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(509)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(497)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(517)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(517)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(507)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(507)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(502)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(502)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(510)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(510)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(498)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(498)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(521)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(522)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(521)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(521)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(521)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(526)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(522)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(522)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(499)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(499)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(526)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(527)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(526)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(526)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(527)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(527)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(516)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(516)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(501)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(501)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(533)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(532)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(532)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(533)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(533)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(534)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(536)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(504)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(506)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(518)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(504)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(506)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(518)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(496)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(502)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(507)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(497)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(516)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(498)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(509)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(532)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(527)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(506)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(501)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(515)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(504)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(499)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(517)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(534)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(526)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(522)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(521)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(533)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(518)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(505)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(500)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(536)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(510)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(535)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(497): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(498): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(499): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(500): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(501): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(502): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(504): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(505): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(506): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(507): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(509): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(510): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(513): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(515): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(516): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(517): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(518): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(521): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(522): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(525): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(526): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(527): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(530): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(532): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(533): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(534): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(535): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(536): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(537): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_resume finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Sun Apr 27 07:29:43 UTC 2025 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=341796) Waiting for packet dumper to finish... 1 (prev_count=341796, count=347484) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Sun Apr 27 07:29:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_trace started. GbProxy_Test-NS(SGSN[0])(540)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(540)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(540)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(540)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(552)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(552)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(552)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(540)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(553)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(553)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(541)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(541)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(564)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(565)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(564)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(564)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(564)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(569)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(565)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(565)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(570)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(575)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(570)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(570)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(575)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(576)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(575)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(575)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(576)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(576)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(539)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(565)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(552)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(540)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(570)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(560)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(576)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(564)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(554)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(575)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(569)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(553)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(541)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(558)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(540): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(541): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(544): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(549): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(552): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(553): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(554): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(556): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(558): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(559): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(560): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(561): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(564): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(565): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(568): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(569): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(570): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(573): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(575): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(576): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(580): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_trace finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Sun Apr 27 07:29:53 UTC 2025 ====== GBProxy_Tests.TC_trace pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214188) Waiting for packet dumper to finish... 1 (prev_count=214188, count=215284) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Sun Apr 27 07:29:55 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_llc_discarded started. GbProxy_Test-NS(SGSN[0])(583)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(583)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(583)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(583)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(595)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(595)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(595)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(583)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(596)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(596)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(584)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(584)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(607)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(608)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(607)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(611)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(607)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(607)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(611)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(608)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(608)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(613)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(611)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(611)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(618)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(613)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(613)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(618)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(619)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(618)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(618)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(619)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(619)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(602)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(604)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(604)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(602)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@1ac3066d40ce: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@1ac3066d40ce: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@1ac3066d40ce: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@1ac3066d40ce: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_llc_discarded(625)@1ac3066d40ce: setverdict(pass): none -> pass TC_llc_discarded(625)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@1ac3066d40ce: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@1ac3066d40ce: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@1ac3066d40ce: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@1ac3066d40ce: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_llc_discarded(626)@1ac3066d40ce: setverdict(pass): none -> pass TC_llc_discarded(626)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(582)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(583)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(584)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(602)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(595)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(608)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(604)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(607)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(605)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(596)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@1ac3066d40ce: Final verdict of PTC: none TC_llc_discarded(626)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(612)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(603)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(610)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(613)@1ac3066d40ce: Final verdict of PTC: none TC_llc_discarded(625)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(619)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(611)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(618)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(583): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(584): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(587): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(591): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(595): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(596): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(600): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(602): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(603): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(604): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(605): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(607): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(608): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(609): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(610): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(611): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(612): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(613): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(616): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(618): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(619): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(622): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_llc_discarded(625): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_llc_discarded(626): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Sun Apr 27 07:30:00 UTC 2025 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=216180) Waiting for packet dumper to finish... 1 (prev_count=216180, count=217276) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Sun Apr 27 07:30:03 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_overload started. GbProxy_Test-NS(SGSN[0])(628)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(628)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(633)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(628)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(633)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(628)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(638)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(638)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(640)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(640)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(638)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(633)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(628)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(640)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(638)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(638)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(633)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(633)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(641)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(641)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(629)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(629)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(652)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(653)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(652)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(652)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(652)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(657)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(653)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(653)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(657)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(658)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(630)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(630)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(657)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(657)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(663)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(658)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(658)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(632)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(663)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(632)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(664)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(663)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(664)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(664)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(635)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(635)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(637)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(637)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(627)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(630)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(641)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(633)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(640)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(628)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(632)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(635)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(638)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(653)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(652)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(637)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(657)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(629)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(663)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(658)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(664)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(631)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(659)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(665)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(636)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(628): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(629): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(630): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(631): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(632): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(633): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(635): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(636): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(637): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(638): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(640): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(641): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(645): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(649): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(652): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(653): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(656): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(657): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(658): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(659): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(661): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(663): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(664): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(665): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(667): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_overload finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Sun Apr 27 07:30:10 UTC 2025 ====== GBProxy_Tests.TC_overload pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214216) Waiting for packet dumper to finish... 1 (prev_count=214216, count=215312) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Sun Apr 27 07:30:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_bvc_block_ptp started. GbProxy_Test-NS(SGSN[0])(671)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(671)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(671)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(671)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(683)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(683)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(671)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(683)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(672)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(672)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(684)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(684)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(695)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(696)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(695)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(695)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(695)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(700)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(696)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(696)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(701)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(700)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(706)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(701)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(701)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(706)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(706)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(707)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(707)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(707)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@1ac3066d40ce: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@1ac3066d40ce: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(670)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(671)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(707)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(695)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(683)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(684)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(706)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(701)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(691)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(696)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(700)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(672)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(671): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(672): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(675): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(680): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(683): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(684): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(688): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(691): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(693): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(695): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(696): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(699): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(700): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(701): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(704): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(706): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(707): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(710): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Sun Apr 27 07:30:19 UTC 2025 ====== GBProxy_Tests.TC_bvc_block_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212372) Waiting for packet dumper to finish... 1 (prev_count=212372, count=221132) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Sun Apr 27 07:30:21 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_bvc_unblock_ptp started. GbProxy_Test-NS(SGSN[0])(714)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(714)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(714)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(714)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(726)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(726)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(714)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(726)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(727)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(727)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(715)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(715)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(738)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(739)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(738)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(738)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(738)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(743)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(739)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(739)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(743)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(744)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(743)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(743)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(749)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(744)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(744)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(749)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(749)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(750)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(750)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(750)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@1ac3066d40ce: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@1ac3066d40ce: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(713)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(714)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(715)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(726)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(739)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(727)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(738)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(743)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(733)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(744)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(729)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(750)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(749)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(713): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(714): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(715): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(718): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(723): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(726): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(727): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(729): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(731): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(733): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(735): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(738): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(739): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(742): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(743): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(744): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(747): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(749): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(750): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(753): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Sun Apr 27 07:30:29 UTC 2025 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220704) Waiting for packet dumper to finish... 1 (prev_count=220704, count=229444) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Sun Apr 27 07:30:31 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_bvc_reset_ptp_from_bss started. GbProxy_Test-NS(SGSN[0])(757)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(757)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(757)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(757)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(769)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(769)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(757)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(769)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(758)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(758)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(770)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(770)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(781)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(782)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(781)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(781)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(781)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(786)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(782)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(782)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(786)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(787)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(786)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(787)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(787)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(792)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(792)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(792)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(793)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(792)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(793)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(793)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(756)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(758)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(769)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(781)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(782)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(757)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(770)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(775)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(771)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(787)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(786)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(792)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(764)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(793)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(757): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(758): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(761): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(764): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(766): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(769): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(770): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(771): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(773): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(775): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(777): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(781): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(782): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(785): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(786): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(787): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(790): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(792): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(793): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(796): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Sun Apr 27 07:30:43 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230040) Waiting for packet dumper to finish... 1 (prev_count=230040, count=231136) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Sun Apr 27 07:30:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_bvc_reset_sig_from_bss started. GbProxy_Test-NS(SGSN[0])(800)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(800)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(800)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(800)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(812)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(812)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(800)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(812)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(801)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(801)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(813)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(813)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(824)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(825)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(824)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(824)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(824)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(829)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(825)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(830)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(829)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(835)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(830)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(830)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(836)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(835)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(835)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(836)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(836)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@1ac3066d40ce: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@1ac3066d40ce: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(799)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(801)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(808)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(825)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(829)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(830)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(824)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(812)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(835)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(800)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(806)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(836)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(813)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(800): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(801): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(804): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(806): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(807): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(808): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(809): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(812): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(813): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(816): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(821): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(824): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(825): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(828): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(829): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(830): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(833): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(835): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(836): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(840): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Sun Apr 27 07:30:57 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=240412) Waiting for packet dumper to finish... 1 (prev_count=240412, count=241508) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Sun Apr 27 07:30:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_bvc_reset_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(843)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(843)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(843)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(843)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(855)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(855)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(865)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(865)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(865)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(843)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(855)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(865)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(865)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(856)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(856)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(844)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(844)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(867)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(868)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(867)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(867)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(867)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(872)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(868)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(868)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(872)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(873)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(872)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(872)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(878)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(873)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(873)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(878)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(878)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(879)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(879)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(879)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(862)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(862)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(864)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(864)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(842)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(844)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(843)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(862)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(856)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(865)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(855)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(864)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(868)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(867)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(872)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(873)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(863)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(879)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(878)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(843): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(844): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(847): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(852): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(855): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(856): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(860): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(862): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(863): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(864): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(865): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(867): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(868): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(871): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(872): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(873): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(876): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(878): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(879): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(882): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Sun Apr 27 07:31:08 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213660) Waiting for packet dumper to finish... 1 (prev_count=213660, count=222644) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: 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 ------ Sun Apr 27 07:31:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(886)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(886)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(886)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(886)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(898)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(898)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(898)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(886)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(899)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(899)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(887)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(887)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(910)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(911)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(910)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(915)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(910)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(910)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(911)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(911)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(916)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(915)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(916)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(921)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(922)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(921)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(921)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(922)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(922)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: { nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@1ac3066d40ce: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@1ac3066d40ce: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(885)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(911)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(910)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(898)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(886)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(921)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(901)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(905)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(915)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(887)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(899)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(922)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(886): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(887): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(890): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(895): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(898): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(899): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(901): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(903): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(905): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(907): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(910): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(911): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(914): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(915): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(919): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(921): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(922): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(926): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Sun Apr 27 07:31:28 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=236552) Waiting for packet dumper to finish... 1 (prev_count=236552, count=240988) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Sun Apr 27 07:31:30 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_bvc_reset_sig_from_sgsn started. GbProxy_Test-NS(SGSN[0])(929)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(929)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(929)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(929)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(941)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(941)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(941)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(929)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(942)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(942)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(930)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(953)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(954)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(953)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(958)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(953)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(953)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(954)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(959)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(958)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(958)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(958)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(964)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(959)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(959)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(964)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(965)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(964)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(964)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(954)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[1])(959)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[2])(965)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])(930)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(928)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(929)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(941)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(942)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(954)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(958)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(963)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(953)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(964)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(965)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(959)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(961)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(930)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(967)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(928): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(929): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(930): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(933): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(937): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(941): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(942): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(945): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(949): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(953): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(954): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(957): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(958): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(959): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(960): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(961): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(962): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(963): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(964): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(965): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(967): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(969): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Sun Apr 27 07:31:42 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=292848) Waiting for packet dumper to finish... 1 (prev_count=292848, count=293944) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Sun Apr 27 07:31:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_bss started. GbProxy_Test-NS(SGSN[0])(972)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(972)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(972)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(972)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(984)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(984)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(972)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(984)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(973)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(973)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(985)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(985)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(996)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(997)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(996)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(996)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(996)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1001)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(997)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(997)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1001)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1002)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1001)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1001)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1007)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1002)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1002)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1007)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1008)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1007)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1007)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1008)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1008)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(999)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(999)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(971)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(972)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(973)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(996)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(997)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(985)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(984)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1001)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(978)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1002)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1007)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(987)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1008)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_bss(1014)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_ptp_bss(1015)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(992)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(972): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(973): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(976): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(978): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(980): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(984): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(985): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(987): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(989): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(992): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(994): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(996): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(997): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1000): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1001): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1002): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1005): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1007): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1008): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1011): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_bss(1014): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_bss(1015): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Sun Apr 27 07:31:54 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220868) Waiting for packet dumper to finish... 1 (prev_count=220868, count=223128) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Sun Apr 27 07:31:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_lac started. GbProxy_Test-NS(SGSN[0])(1017)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1017)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1017)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1017)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1029)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1034)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1029)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1034)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1039)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1039)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1039)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1034)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1017)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1029)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1039)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1039)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1018)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1018)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1034)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1034)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1030)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1030)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1041)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1042)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1041)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1041)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1041)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1046)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1042)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1042)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1046)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1047)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1031)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1031)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1046)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1046)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1052)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1047)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1047)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1033)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1033)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1053)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1052)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1052)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1053)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1053)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1036)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1036)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1038)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1038)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1044)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1031)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1031)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1044)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1031)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1031)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1016)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1018)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1017)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1030)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1029)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1034)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1036)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1033)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1039)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1031)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1038)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1042)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1032)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1041)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1046)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1047)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1023)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1037)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_lac(1059)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1048)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1052)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1053)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_lac(1060)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1017): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1018): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1021): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1023): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1025): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1029): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1030): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1031): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1032): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1033): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1034): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1036): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1037): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1038): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1039): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1041): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1042): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1045): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1046): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1047): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1048): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1050): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1052): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1053): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1056): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_lac(1059): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_lac(1060): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Sun Apr 27 07:32:06 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220756) Waiting for packet dumper to finish... 1 (prev_count=220756, count=223016) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Sun Apr 27 07:32:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1062)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1062)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1062)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1062)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1074)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1074)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1062)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1074)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1075)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1075)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1063)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1063)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1086)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1087)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1086)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1086)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1086)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1091)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1087)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1087)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1092)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1091)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1091)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1092)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1092)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1098)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1097)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1097)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1098)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1098)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1089)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1089)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1061)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1062)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1075)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1074)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1063)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1097)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1091)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1098)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1086)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1087)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1100)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1092)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1102)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1104)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_ptp_lac_unknown(1105)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1062): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1063): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1066): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1071): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1074): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1075): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1078): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1083): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1086): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1087): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1090): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1091): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1092): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1095): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1097): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1098): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1099): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1100): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1101): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1102): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1104): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1105): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Sun Apr 27 07:32:18 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220968) Waiting for packet dumper to finish... 1 (prev_count=220968, count=223228) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Sun Apr 27 07:32:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_rac started. GbProxy_Test-NS(SGSN[0])(1107)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1107)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1107)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1107)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1119)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1119)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1107)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1119)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1120)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1120)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1108)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1108)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1131)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1132)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1131)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1131)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1131)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1136)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1132)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1132)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1137)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1136)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1142)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1137)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1137)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1143)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1142)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1142)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1143)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1143)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1146)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1134)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1134)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1106)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1108)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1107)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1120)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1119)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1132)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1131)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1142)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1137)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1143)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1147)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1146)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_rac(1150)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_ptp_rac(1149)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1145)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1136)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1107): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1108): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1111): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1116): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1119): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1120): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1124): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1129): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1131): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1132): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1135): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1136): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1137): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1140): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1142): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1143): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1144): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1145): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1146): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1147): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_rac(1149): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_rac(1150): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Sun Apr 27 07:32:30 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220592) Waiting for packet dumper to finish... 1 (prev_count=220592, count=222852) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Sun Apr 27 07:32:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1152)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1152)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1152)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1152)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1164)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1164)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1164)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1152)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1165)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1165)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1153)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1153)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1176)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1177)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1176)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1176)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1176)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1181)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1177)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1177)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1182)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1181)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1187)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1182)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1182)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1188)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1187)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1188)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1188)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1179)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1179)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1151)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1152)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1153)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1164)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1165)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1176)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1177)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1167)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1194)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_ptp_rac_unknown(1195)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1187)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1182)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1181)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1188)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1189)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1152): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1153): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1156): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1161): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1164): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1165): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1167): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1169): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1173): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1176): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1177): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1180): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1181): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1182): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1185): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1187): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1188): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1189): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1191): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1194): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1195): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Sun Apr 27 07:32:42 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220956) Waiting for packet dumper to finish... 1 (prev_count=220956, count=223216) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Sun Apr 27 07:32:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1197)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1197)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1197)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1197)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1209)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1209)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1209)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1197)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1210)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1210)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1198)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1198)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1221)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1222)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1221)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1221)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1221)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1226)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1227)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1222)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1222)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1226)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1226)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1232)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1227)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1227)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1230)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1232)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1233)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1233)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1233)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1224)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1224)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1196)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1198)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1197)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1222)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1209)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1210)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1221)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1227)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1226)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1230)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1239)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1232)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1233)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1229)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1240)@1ac3066d40ce: Final verdict of PTC: pass MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1197): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1198): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1201): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1206): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1209): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1210): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1214): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1219): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1221): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1222): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1225): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1226): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1227): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1229): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1230): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1231): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1232): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1233): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1236): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_bvci(1239): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_bvci(1240): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Sun Apr 27 07:32:54 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220532) Waiting for packet dumper to finish... 1 (prev_count=220532, count=222792) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Sun Apr 27 07:32:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1242)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1242)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1242)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1242)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1254)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1254)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1242)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1254)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[0])(1243)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1255)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1255)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1266)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1267)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1266)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1266)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1266)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1271)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1267)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1267)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1272)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1276)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1276)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1271)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1276)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1276)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1276)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1277)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1272)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1272)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1275)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1273)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1277)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1277)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1278)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1278)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1278)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1282)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1273)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1273)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1273)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1273)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1241)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1242)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1243)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1254)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1267)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1266)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1256)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1285)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_imsi(1284)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(1255)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1275)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1277)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1276)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1282)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1273)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1271)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1272)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1278)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1279)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1274)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1241): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1242): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1243): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1246): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1251): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1254): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1255): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1256): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1258): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1263): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1266): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1267): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1270): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1271): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1272): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1273): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1274): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1275): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1276): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1277): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1278): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1279): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1281): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1282): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283): none (pass -> pass)Sun Apr 27 07:33:06 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1284): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1285): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=220816) Waiting for packet dumper to finish... 1 (prev_count=220816, count=223076) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Sun Apr 27 07:33:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1287)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1287)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1287)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1287)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1299)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1299)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1287)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1299)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1288)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1288)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1300)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1300)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1311)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1312)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1311)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1311)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1311)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1316)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(1312)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1312)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1316)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1317)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1316)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1316)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1322)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1317)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1317)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1323)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1322)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1322)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1323)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1323)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1314)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1314)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@1ac3066d40ce: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1286)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1288)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1311)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1299)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1309)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1300)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1287)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1312)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1316)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1317)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1322)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1323)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1329)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_unknown(1330)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1307)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1325)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1287): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1288): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1291): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1296): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1299): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1300): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1304): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1306): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1307): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1308): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1309): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1311): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1312): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1315): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1316): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1317): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1320): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1322): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1323): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1325): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1327): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1329): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1330): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Sun Apr 27 07:33:18 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221276) Waiting for packet dumper to finish... 1 (prev_count=221276, count=223536) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Sun Apr 27 07:33:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_reject_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1332)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1332)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1332)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1332)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1344)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1344)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1332)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1344)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1333)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1333)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1345)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1345)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1356)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1357)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1356)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1356)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1361)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(1356)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1357)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1357)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1362)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1361)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1362)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1362)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1368)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1367)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1367)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1368)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1368)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1359)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1359)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1331)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1332)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1333)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1357)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1344)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1356)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1345)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1361)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1362)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1368)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1367)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1347)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1370)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1374)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci(1375)@1ac3066d40ce: Final verdict of PTC: pass MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1332): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1333): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1336): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1341): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1344): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1345): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1347): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1349): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1353): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1356): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1357): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1360): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1361): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1362): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1365): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1367): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1368): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1370): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1372): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1374): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1375): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Sun Apr 27 07:33:30 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222544) Waiting for packet dumper to finish... 1 (prev_count=222544, count=226396) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: 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 ------ Sun Apr 27 07:33:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_reject_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1377)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1377)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1377)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1377)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1389)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1389)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1377)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1389)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1378)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1378)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1390)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1390)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1401)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1402)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1401)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1401)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1401)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1406)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(1402)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1402)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1407)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1406)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1406)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1406)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1412)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1407)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1407)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1412)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1410)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1412)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1413)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1413)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1413)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1376)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1378)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1389)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1377)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1401)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1402)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1396)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1406)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1419)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(1390)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1412)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1407)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1413)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1410)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1409)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1420)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1377): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1378): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1381): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1386): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1389): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1390): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1393): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1396): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1398): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1401): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1402): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1405): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1406): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1407): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1409): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1410): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1411): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1412): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1413): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1416): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1419): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1420): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Sun Apr 27 07:33:42 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222664) Waiting for packet dumper to finish... 1 (prev_count=222664, count=226508) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Sun Apr 27 07:33:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_dummy_paging_ps_ptp started. GbProxy_Test-NS(SGSN[0])(1422)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1422)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1422)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1422)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1434)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1434)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1422)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1434)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1423)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1423)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1435)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1435)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1446)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1447)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1446)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1446)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1446)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1451)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1447)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1447)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1451)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1452)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1451)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1451)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1457)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1452)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1452)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1426)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1426)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1457)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1457)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1457)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1458)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1458)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1458)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1429)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1431)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1429)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1431)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1449)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1449)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1421)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1422)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1423)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1431)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1435)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1426)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1434)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1429)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1446)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1447)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1430)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1452)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1451)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1442)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1457)@1ac3066d40ce: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1464)@1ac3066d40ce: Final verdict of PTC: pass TC_dummy_paging_ps_ptp(1465)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1458)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1425)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1422): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1423): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1425): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1426): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1427): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1429): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1430): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1431): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1432): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1434): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1435): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1439): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1442): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1444): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1446): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1447): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbPrSun Apr 27 07:33:49 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=182500) oxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1450): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1451): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1452): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1455): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1457): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1458): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1461): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_dummy_paging_ps_ptp(1464): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_dummy_paging_ps_ptp(1465): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Waiting for packet dumper to finish... 1 (prev_count=182500, count=221148) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Sun Apr 27 07:33:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_sig_bss started. GbProxy_Test-NS(SGSN[0])(1467)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1467)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1467)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1467)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1479)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1479)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1467)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1479)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1480)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1480)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1468)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1468)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1491)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1492)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1491)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1491)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1491)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1496)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1492)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1492)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1497)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1496)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1496)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1496)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1502)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1497)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1497)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1502)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1503)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1502)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1503)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1503)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1494)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1492)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1503)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@1ac3066d40ce: 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(1498)@1ac3066d40ce: 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(1507)@1ac3066d40ce: 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(1500)@1ac3066d40ce: 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(1494)@1ac3066d40ce: 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])-BVCI20031(1505)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 1, 2, 0 } TC_paging_ps_sig_bss(1509)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1494)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1492)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1503)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@1ac3066d40ce: 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(1505)@1ac3066d40ce: 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(1507)@1ac3066d40ce: 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[0])-BVCI20011(1494)@1ac3066d40ce: 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)@1ac3066d40ce: 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(1500)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 1, 2, 0 } TC_paging_ps_sig_bss(1510)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1466)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1468)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1467)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1479)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1472)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1485)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1492)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1491)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1480)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1470)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1496)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1503)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1497)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1502)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1481)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_bss(1509)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_sig_bss(1510)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1499)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1467): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1468): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1469): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1470): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1471): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1472): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1476): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1479): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1480): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1481): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1483): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1485): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1487): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1491): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1492): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1495): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1496): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1497): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1499): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1501): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1502): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1503): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1506): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_bss(1509): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_bss(1510): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Sun Apr 27 07:34:01 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222532) Waiting for packet dumper to finish... 1 (prev_count=222532, count=224792) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ Sun Apr 27 07:34:03 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_sig_lac started. GbProxy_Test-NS(SGSN[0])(1512)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1512)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1512)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1524)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1524)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1512)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1524)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1513)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1525)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1525)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1536)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1537)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1536)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1536)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1541)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1537)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1542)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1541)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1542)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1542)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1547)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1547)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1548)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1548)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1548)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1531)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1531)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1533)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1533)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1539)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@1ac3066d40ce: 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(1552)@1ac3066d40ce: 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(1539)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2, 0, 1 } TC_paging_ps_sig_lac(1554)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@1ac3066d40ce: 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(1552)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1554)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1539)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@1ac3066d40ce: 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])-BVCI20031(1550)@1ac3066d40ce: 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)@1ac3066d40ce: 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(1539)@1ac3066d40ce: 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])(1542)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2, 0, 1 } TC_paging_ps_sig_lac(1555)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@1ac3066d40ce: 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])-BVCI20032(1552)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1555)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1533)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1531)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1527)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1532)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1537)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1542)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_lac(1554)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_sig_lac(1555)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1548)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1541)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1547)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1516): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1521): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1526): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1527): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1529): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1531): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1532): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1533): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1534): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1540): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1541): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1542): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1545): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1547): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1548): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1551): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_lac(1554): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_lac(1555): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Sun Apr 27 07:34:17 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230492) Waiting for packet dumper to finish... 1 (prev_count=230492, count=233140) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Sun Apr 27 07:34:19 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1557)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1557)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1557)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1557)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1569)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1569)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1557)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1569)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1558)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1558)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1570)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1570)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1581)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1582)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1581)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1581)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1581)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1586)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1582)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1582)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1586)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1587)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1586)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1586)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1592)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1587)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1587)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1592)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1593)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1592)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1593)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1593)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_lac_unknown(1599)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_lac_unknown(1600)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1556)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1557)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1569)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1558)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1570)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1586)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1581)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1593)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1587)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1592)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1600)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1582)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1599)@1ac3066d40ce: Final verdict of PTC: pass MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1557): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1558): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1561): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1566): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1569): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1570): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1573): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1578): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1581): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1582): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1585): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1586): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1587): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1590): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1592): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1593): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1596): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1599): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1600): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Sun Apr 27 07:34:29 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218956) Waiting for packet dumper to finish... 1 (prev_count=218956, count=221216) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Sun Apr 27 07:34:31 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_sig_rac started. GbProxy_Test-NS(SGSN[0])(1602)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1602)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1602)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1602)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1614)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1614)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1602)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1614)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1603)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1603)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1615)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1615)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1626)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1627)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1626)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1626)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1626)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1631)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(1627)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1627)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1631)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1632)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1631)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1632)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1632)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1637)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1637)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1638)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1637)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1637)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1638)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1638)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1627)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1644)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@1ac3066d40ce: 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])-BVCI20032(1641)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1644)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1638)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1644)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1627)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1645)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(1632)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1638)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 1, 2 } TC_paging_ps_sig_rac(1645)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1638)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@1ac3066d40ce: 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])-BVCI20032(1641)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1645)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1601)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1602)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1603)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1626)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1627)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1615)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1623)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1632)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1614)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1631)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1616)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1621)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_rac(1645)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1637)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_rac(1644)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1638)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1642)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1640)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1602): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1603): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1606): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1611): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1614): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1615): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1616): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1618): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1621): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1622): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1623): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1626): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1627): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1630): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1631): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1632): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1635): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1637): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1638): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1639): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1640): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1641): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1642): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_rac(1644): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_rac(1645): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Sun Apr 27 07:34:49 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238724) Waiting for packet dumper to finish... 1 (prev_count=238724, count=239820) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Sun Apr 27 07:34:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1647)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1647)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1647)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1647)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1659)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1659)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1647)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1659)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1648)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1648)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1660)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1660)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1671)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1672)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1671)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1671)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1671)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1676)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1672)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1672)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1677)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1682)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1677)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1677)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1682)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1683)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1682)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1682)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1683)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1683)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1686)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_rac_unknown(1689)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_rac_unknown(1690)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1646)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1648)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1660)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1659)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1689)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1690)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1647)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1672)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1671)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1682)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1677)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1683)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1676)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1686)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1685)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1647): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1648): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1651): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1656): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1659): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1660): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1664): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1668): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669): none (pasSun Apr 27 07:35:01 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220384) s -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1671): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1672): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1675): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1676): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1677): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1680): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1682): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1683): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1685): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1686): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1687): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1689): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1690): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=220384, count=222644) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Sun Apr 27 07:35:03 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1692)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1692)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1692)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1692)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1704)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1704)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1704)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1692)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1705)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1705)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1693)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1693)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1716)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1717)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1716)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1720)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(1716)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1716)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1720)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1717)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1717)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1722)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1720)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1720)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1727)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1722)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1722)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1709)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1709)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1728)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1727)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1727)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1728)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1728)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1734)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1735)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1691)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1692)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1693)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1709)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1704)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1697)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1702)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1705)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1706)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1716)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1717)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1721)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1700)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1720)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1722)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_bvci(1735)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1695)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1728)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1727)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1719)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_bvci(1734)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1692): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1693): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1694): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1695): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1696): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1697): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1699): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1700): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1701): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1702): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1704): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1705): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1706): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1708): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1709): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1713): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1716): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1717): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1718): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1719): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1720): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1721): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1722): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1725): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1727): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1728): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1731): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_bvci(1734): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_bvci(1735): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Sun Apr 27 07:35:13 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221124) Waiting for packet dumper to finish... 1 (prev_count=221124, count=223384) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Sun Apr 27 07:35:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1737)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1737)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1737)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1737)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1749)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1749)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1749)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(1737)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1750)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1750)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1738)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1738)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1761)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1762)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1761)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1761)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1761)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1766)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1762)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1762)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1767)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1766)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1766)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1766)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1772)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1767)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1767)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1772)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1773)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1772)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1772)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1773)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1773)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1776)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1779)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1780)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1736)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1738)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1749)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1737)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1767)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1762)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1766)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1773)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1743)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1776)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1750)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1761)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1777)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1772)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1775)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1757)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1780)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_sig_bvci_imsi(1779)@1ac3066d40ce: Final verdict of PTC: pass Sun Apr 27 07:35:24 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1736): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1737): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1738): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1741): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1743): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1745): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1749): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1750): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1754): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1757): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1759): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1761): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1762): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1765): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1766): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1767): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1771): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1772): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1773): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1774): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1775): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1776): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1777): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1779): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1780): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=220936) Waiting for packet dumper to finish... 1 (prev_count=220936, count=223196) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Sun Apr 27 07:35:26 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1782)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1782)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1782)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1782)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1794)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1794)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1794)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1782)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1795)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1783)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1795)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1783)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1806)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1807)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1806)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1806)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1806)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1811)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1807)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1807)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1811)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1812)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1811)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1811)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1812)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1812)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1817)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1817)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1818)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1818)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1818)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1789)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1789)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1791)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1791)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1809)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_bvci_unknown(1824)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1809)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@1ac3066d40ce: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_bvci_unknown(1825)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1781)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1787)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1782)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1795)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1791)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1794)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1789)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1792)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1783)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1806)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1807)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1797)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1790)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1785)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1811)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1812)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1818)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1817)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1825)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_sig_bvci_unknown(1824)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1782): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1783): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1784): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1785): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1786): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1787): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1789): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1790): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1791): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1792): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1794): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1795): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1797): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1799): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1803): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1806): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1807): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1810): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1811): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1812): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1815): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1817): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1818): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1821): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1824): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1825): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Sun Apr 27 07:35:36 UTC 2025 ====== 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=221804) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Sun Apr 27 07:35:38 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_reject_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1827)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1827)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1827)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1839)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1839)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1827)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1839)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1828)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1828)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1840)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1851)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1852)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1851)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1851)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1856)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(1852)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1857)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1856)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1856)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1856)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1862)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1857)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1857)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1862)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1863)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1862)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1862)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1863)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1863)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1869)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1828)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@1ac3066d40ce: 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)@1ac3066d40ce: 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(1834)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@1ac3066d40ce: 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])-BVCI20033(1838)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@1ac3066d40ce: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1870)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1840)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@1ac3066d40ce: 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])-BVCI20031(1847)@1ac3066d40ce: 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(1843)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@1ac3066d40ce: 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)@1ac3066d40ce: 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[0])-BVCI20011(1830)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1833)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1840)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1857)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1856)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1862)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1863)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1870)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_reject_sig_bvci(1869)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1831): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1833): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1835): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1844): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1848): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1855): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1856): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1857): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1861): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1862): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1863): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1866): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1869): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1870): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Sun Apr 27 07:35:48 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222568) Waiting for packet dumper to finish... 1 (prev_count=222568, count=226420) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: 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 ------ Sun Apr 27 07:35:50 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_ps_reject_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1872)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1872)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1872)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1872)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1884)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1884)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1872)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1884)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1873)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1873)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1885)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1885)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1896)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1897)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1896)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1900)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(1896)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1896)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1900)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1902)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1897)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1897)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1900)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1900)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1902)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1902)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1879)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1879)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1907)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1907)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1908)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1908)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1908)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1881)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1881)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1914)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1873)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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])-BVCI20033(1883)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1915)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1885)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@1ac3066d40ce: 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])-BVCI20033(1895)@1ac3066d40ce: 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)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1871)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1872)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1879)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1880)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1881)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1896)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1897)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1885)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1886)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1899)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1901)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1900)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1902)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1908)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1907)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1890)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1884)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@1ac3066d40ce: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1914)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_ps_reject_sig_bvci_imsi(1915)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1873)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1878)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1872): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1873): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1876): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1878): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1879): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1880): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1881): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1884): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1885): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1886): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1888): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1890): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1892): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1896): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1897): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1898): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1899): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1900): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1901): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1902): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1905): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1907): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1908): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1911): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1914): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1915): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Sun Apr 27 07:36:00 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223520) Waiting for packet dumper to finish... 1 (prev_count=223520, count=227364) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Sun Apr 27 07:36:02 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_dummy_paging_ps_sig started. GbProxy_Test-NS(SGSN[0])(1917)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1917)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1922)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1922)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1917)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1917)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1929)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(1929)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1937)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1937)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1922)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1937)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1929)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1917)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1937)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1937)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1930)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1930)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1922)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1922)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1918)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1918)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1941)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1942)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1941)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1941)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1941)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1946)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(1942)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1942)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1919)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1919)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1947)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1946)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1946)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1946)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1952)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1947)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1947)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1936)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1921)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1934)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1921)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1936)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1934)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1953)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1952)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1952)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1953)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1953)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1938)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1938)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1919)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1942)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1953)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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])-BVCI20022(1950)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1918)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1919)@1ac3066d40ce: 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])-BVCI20033(1928)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1921)@1ac3066d40ce: 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(1923)@1ac3066d40ce: 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(1919)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@1ac3066d40ce: 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)@1ac3066d40ce: 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(PCU[0])-BVCI20011(1944)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1919)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@1ac3066d40ce: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1942)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1953)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@1ac3066d40ce: 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)@1ac3066d40ce: 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(1948)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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])-BVCI20022(1950)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1930)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@1ac3066d40ce: 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(1934)@1ac3066d40ce: 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(1939)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1936)@1ac3066d40ce: 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[0])-BVCI20011(1919)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@1ac3066d40ce: 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(1938)@1ac3066d40ce: 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(PCU[2])-BVCI20031(1954)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1916)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1917)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1918)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1921)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1930)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1937)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1934)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1919)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1929)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1936)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1941)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1942)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1922)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1935)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1947)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1946)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1938)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1924)@1ac3066d40ce: Final verdict of PTC: none TC_dummy_paging_ps_sig(1960)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1952)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1953)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1920)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1931)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1949)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955)@1ac3066d40ce: Final verdict of PTC: none TC_dummy_paging_ps_sig(1959)@1ac3066d40ce: Final verdict of PTC: pass MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1917): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1918): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1919): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1920): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1921): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1922): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1924): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1926): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1929): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1930): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1931): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1933): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1934): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1935): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1936): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1937): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1938): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1941): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1942): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1945): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1946): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1947): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1949): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1951): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1952): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1953): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1957): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_dummy_paging_ps_sig(1959): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_dummy_paging_ps_sig(1960): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Sun Apr 27 07:36:08 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=193632) Waiting for packet dumper to finish... 1 (prev_count=193632, count=224704) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Sun Apr 27 07:36:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_bss started. GbProxy_Test-NS(SGSN[0])(1962)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(1962)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1962)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(1962)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(1974)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1974)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1962)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1974)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1963)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1963)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1975)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1975)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1986)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(1987)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1986)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1986)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1986)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1991)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(1987)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1987)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1991)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1992)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1991)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1991)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1997)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(1992)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1992)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1969)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1969)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1997)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1998)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1997)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1997)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1998)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1998)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1971)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1971)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1989)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(1989)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1961)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1969)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1970)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1963)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1971)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1984)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1986)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1974)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1962)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1975)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1982)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1992)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1991)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1987)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1968)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_bss(2004)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_cs_ptp_bss(2005)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1997)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1998)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1962): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1963): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1966): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1968): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1969): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1970): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1971): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1974): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1975): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1979): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1981): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1982): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1983): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1984): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1986): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1987): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1990): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1991): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1992): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1995): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1997): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1998): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2001): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_bss(2004): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_bss(2005): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Sun Apr 27 07:36:19 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219676) Waiting for packet dumper to finish... 1 (prev_count=219676, count=221936) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Sun Apr 27 07:36:21 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_lac started. GbProxy_Test-NS(SGSN[0])(2007)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2007)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2007)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2007)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2019)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2019)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2007)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2019)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2020)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(2020)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2008)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2008)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2031)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2032)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2031)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2036)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(2031)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2031)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2037)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2032)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2032)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2041)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2041)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2036)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2041)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(2042)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2041)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2041)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2037)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2037)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2038)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2040)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2043)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2042)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2042)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2043)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2043)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2033)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2038)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2038)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2033)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2038)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2038)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2006)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2008)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2007)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2020)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2031)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2040)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2037)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2021)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2038)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2032)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2036)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_lac(2050)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_cs_ptp_lac(2049)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(2041)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2025)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2042)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2043)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2039)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2034)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2019)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2007): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2008): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2011): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2016): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2019): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2020): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2021): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2023): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2025): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2027): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2031): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2032): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2034): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2035): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2036): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2037): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2038): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2039): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2040): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2041): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2042): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2043): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2047): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_lac(2049): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_lac(2050): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Sun Apr 27 07:36:31 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220232) Waiting for packet dumper to finish... 1 (prev_count=220232, count=222492) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Sun Apr 27 07:36:33 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2052)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2052)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2057)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2052)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2057)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2052)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2064)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2064)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2057)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2052)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2064)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2057)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2057)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2053)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2053)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2065)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2065)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2076)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2077)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2076)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2080)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(2076)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2076)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2082)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2080)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2086)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2086)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(2077)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2077)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2080)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2080)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2086)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2086)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2086)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2054)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2054)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2082)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2082)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2087)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2085)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2083)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2056)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2056)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2088)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2087)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2088)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2088)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2078)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2083)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2054)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2054)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2083)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2078)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2083)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2054)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2054)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2083)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2051)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2052)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2057)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2053)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2065)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2064)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2054)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2056)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2077)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2076)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2081)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2079)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2082)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2055)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2083)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2080)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2086)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2085)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2095)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(2087)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2088)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2084)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2089)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2094)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2072)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2052): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2053): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2054): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2055): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2056): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2057): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2061): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2064): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2065): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2069): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2072): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2074): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2076): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2077): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2078): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2079): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2080): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2081): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2082): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2083): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2084): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2085): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2086): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2087): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2088): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2089): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2091): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2094): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2095): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Sun Apr 27 07:36:43 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220504) Waiting for packet dumper to finish... 1 (prev_count=220504, count=222764) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Sun Apr 27 07:36:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_rac started. GbProxy_Test-NS(SGSN[0])(2097)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2097)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2097)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2097)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2109)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2109)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2109)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2097)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2110)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2110)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2098)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2098)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2121)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2122)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2121)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2121)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2121)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2126)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2126)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2122)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2122)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2127)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2126)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2127)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2127)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2133)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2132)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2132)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2133)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2133)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2096)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2098)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2097)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2110)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2121)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2109)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2122)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2117)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2132)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2133)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2126)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2127)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_rac(2139)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_rac(2140)@1ac3066d40ce: Final verdict of PTC: pass MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2097): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2098): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2101): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2106): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2109): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2110): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2114): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2117): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2119): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2121): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2122): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2125): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2126): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2127): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2130): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2132): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2133): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2136): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_rac(2139): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_rac(2140): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Sun Apr 27 07:36:55 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220128) Waiting for packet dumper to finish... 1 (prev_count=220128, count=222388) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Sun Apr 27 07:36:57 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2142)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2142)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2142)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2154)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2154)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2154)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2142)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2155)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2143)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2166)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2167)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2171)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(2166)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2166)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2171)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2167)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2172)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2171)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2171)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2177)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2172)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2172)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2178)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2177)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2177)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2178)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2178)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2161)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2163)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2161)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2163)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2181)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2178)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2161)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2163)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2162)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2172)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2148)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2171)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2177)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2182)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2180)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2181)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2185)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_cs_ptp_rac_unknown(2184)@1ac3066d40ce: Final verdict of PTC: pass MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2146): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2148): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2150): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2159): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2161): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2162): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2163): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2164): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2170): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2171): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2172): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2175): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2177): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2178): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2179): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2180): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2181): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2182): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2184): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2185): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Sun Apr 27 07:37:06 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220504) Waiting for packet dumper to finish... 1 (prev_count=220504, count=222764) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Sun Apr 27 07:37:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(2187)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2187)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2187)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2187)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2199)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2199)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2199)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2187)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2200)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2200)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2188)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2188)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2211)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2212)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2211)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2211)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2211)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2216)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2212)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2212)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2217)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2216)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2221)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2221)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2222)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])(2216)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2216)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2221)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2221)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2221)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2217)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2217)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2220)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2206)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2218)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2206)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2191)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2191)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2222)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2222)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2223)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2223)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2223)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2208)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2194)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2208)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2196)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2194)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2196)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2218)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2218)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2218)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2218)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2186)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2187)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2200)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2199)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2194)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2191)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2207)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2203)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2206)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2208)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2196)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2201)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2195)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2229)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2205)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2190)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2188)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2211)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2216)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2217)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2212)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2221)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2218)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2222)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2230)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2223)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2220)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2219)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2187): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2188): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2190): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2191): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2192): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2194): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2195): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2196): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2197): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2199): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2200): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2201): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2202): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2203): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2204): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2205): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2206): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2207): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2208): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2211): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2212): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2215): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2216): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2217): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2218): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2219): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2220): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2221): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2222): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2223): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2226): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_bvci(2229): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_bvci(2230): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Sun Apr 27 07:37:18 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220168) Waiting for packet dumper to finish... 1 (prev_count=220168, count=222428) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Sun Apr 27 07:37:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2232)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2232)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2232)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2232)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2244)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2244)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2232)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2244)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2233)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2233)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2245)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2245)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2256)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2257)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2256)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2256)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2256)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2261)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2257)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2257)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2262)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2267)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2262)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2262)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2268)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2267)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2267)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2268)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2268)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2271)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@1ac3066d40ce: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2231)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2233)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2232)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2245)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2244)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2238)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2252)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2257)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2256)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2267)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2261)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2268)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2271)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2262)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2274)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_cs_ptp_bvci_unknown(2275)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2270)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2232): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2233): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2236): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2238): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2240): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2244): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2245): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2249): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2252): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2254): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2256): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2257): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2260): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2261): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2262): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2265): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2267): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2268): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2270): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2271): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2272): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2274): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2275): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Sun Apr 27 07:37:30 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220548) Waiting for packet dumper to finish... 1 (prev_count=220548, count=222808) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Sun Apr 27 07:37:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_sig_bss started. GbProxy_Test-NS(SGSN[0])(2277)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2277)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2277)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2277)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2289)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2289)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2277)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2289)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2290)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2290)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2278)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2278)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2301)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2302)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2301)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2301)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2301)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2306)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2302)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2302)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2307)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2306)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2306)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(2312)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2307)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2307)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2312)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2313)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2312)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2312)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2313)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2313)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2304)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2313)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2304)@1ac3066d40ce: 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])-BVCI20033(2318)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2, 1, 0 } TC_paging_cs_sig_bss(2319)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2304)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])(2307)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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[0])-BVCI20011(2304)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2, 1, 0 } TC_paging_cs_sig_bss(2320)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2276)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2278)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2290)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2277)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2289)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2301)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2280)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2285)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2302)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2312)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2307)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2313)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_bss(2319)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2306)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_bss(2320)@1ac3066d40ce: Final verdict of PTC: pass MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2277): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2278): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2280): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2282): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2285): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2287): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2289): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2290): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2293): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2297): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2301): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2302): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2305): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2306): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2307): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2310): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2312): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2313): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2317): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_bss(2319): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_bss(2320): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Sun Apr 27 07:37:41 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223696) Waiting for packet dumper to finish... 1 (prev_count=223696, count=225956) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Sun Apr 27 07:37:43 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_sig_lac started. GbProxy_Test-NS(SGSN[0])(2322)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2322)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2327)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2327)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2322)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2322)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2334)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2334)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2327)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2322)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2334)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(2327)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2327)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2323)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2323)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2335)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2335)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2346)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2347)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2346)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2346)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2346)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2347)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2347)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2351)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2352)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2351)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2357)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2352)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2352)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2326)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2326)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2357)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2357)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2358)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2358)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2358)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2329)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2331)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2329)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2331)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2352)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2347)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@1ac3066d40ce: 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(2356)@1ac3066d40ce: 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)@1ac3066d40ce: 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])-BVCI20031(2360)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2362)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_lac(2364)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2358)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@1ac3066d40ce: 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(2360)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2364)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2347)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@1ac3066d40ce: 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])(2358)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@1ac3066d40ce: 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(2360)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2356)@1ac3066d40ce: 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(2362)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0, 2, 1 } TC_paging_cs_sig_lac(2365)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2358)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@1ac3066d40ce: 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(2362)@1ac3066d40ce: 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])-BVCI20033(2363)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2365)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2321)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2322)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2327)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2323)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2335)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2347)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2346)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2334)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2326)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2329)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2332)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2351)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2352)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2331)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2330)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_lac(2365)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_cs_sig_lac(2364)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2357)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2358)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2325)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2321): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2322): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2323): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2324): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2325): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2326): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2327): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2329): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2330): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2331): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2332): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2334): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2335): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2338): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2342): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2346): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2347): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2350): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2351): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2352): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2355): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2357): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2358): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2361): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_lac(2364): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_lac(2365): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Sun Apr 27 07:37:57 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230028) Waiting for packet dumper to finish... 1 (prev_count=230028, count=232676) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Sun Apr 27 07:37:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2367)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2367)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2367)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2367)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2379)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2379)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2367)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2379)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2368)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2368)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2380)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2380)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2391)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2392)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2391)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2391)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2391)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2396)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2392)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2392)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2396)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2397)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2396)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2396)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2402)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2397)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2397)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2402)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2403)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2402)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2402)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2403)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2403)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2394)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_lac_unknown(2409)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2394)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_lac_unknown(2410)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2366)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2367)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2379)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2397)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2391)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2380)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2392)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2396)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2403)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2402)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2381)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2410)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2404)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2409)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2368)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2367): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2368): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2371): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2376): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2379): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2380): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2381): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2383): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2388): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2391): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2392): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2395): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2396): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2397): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2400): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2402): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2403): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2404): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2406): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2409): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2410): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Sun Apr 27 07:38:09 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219992) Waiting for packet dumper to finish... 1 (prev_count=219992, count=222252) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Sun Apr 27 07:38:11 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_sig_rac started. GbProxy_Test-NS(SGSN[0])(2412)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2412)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2412)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2412)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2424)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2424)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2412)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2424)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2413)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(2413)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2425)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2425)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2436)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2437)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2436)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2436)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2436)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2441)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2437)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2437)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2442)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2441)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2447)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2442)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2442)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2448)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2447)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2447)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2448)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2448)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2437)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2454)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2446)@1ac3066d40ce: 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(2444)@1ac3066d40ce: 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])-BVCI20033(2453)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(2454)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2448)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@1ac3066d40ce: 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])-BVCI20031(2449)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2454)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2437)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2455)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@1ac3066d40ce: 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])-BVCI20021(2444)@1ac3066d40ce: 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(2446)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(2455)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2448)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2455)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2411)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2412)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2413)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2424)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2428)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2437)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2436)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2425)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2441)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2442)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2418)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_rac(2454)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2447)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2448)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2426)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_rac(2455)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2412): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2413): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2416): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2418): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2420): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2424): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2425): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2426): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2427): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2428): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2429): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2433): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2436): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2437): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2440): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2441): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2442): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2445): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2447): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2448): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2452): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_rac(2454): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_rac(2455): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Sun Apr 27 07:38:29 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238264) Waiting for packet dumper to finish... 1 (prev_count=238264, count=239360) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Sun Apr 27 07:38:31 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2457)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2457)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2457)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2469)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2469)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2457)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2469)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2458)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2470)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2481)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2482)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2481)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2481)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2486)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2482)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2487)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2486)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2492)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2487)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2487)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2490)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2492)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2492)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2493)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2493)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2493)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_rac_unknown(2499)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_rac_unknown(2500)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2470)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2486)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2493)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2492)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2490)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2494)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2499)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_cs_sig_rac_unknown(2500)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2489)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2487)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2461): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2465): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2473): none (Sun Apr 27 07:38:41 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219656) pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2478): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2485): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2486): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2487): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2489): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2490): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2491): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2492): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2493): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2494): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2496): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2499): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2500): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=219656, count=221916) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Sun Apr 27 07:38:43 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2502)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2502)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2502)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2502)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2514)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2514)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2514)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2502)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2515)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2503)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2503)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2526)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2527)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2526)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2526)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2531)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2527)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2527)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2531)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2532)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2531)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2531)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2532)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2532)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2537)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2537)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2538)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2538)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2538)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2523)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2523)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2521)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2521)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2529)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2544)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2529)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@1ac3066d40ce: 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)@1ac3066d40ce: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2545)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2501)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2502)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2503)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2515)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2521)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2514)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2523)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2517)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2527)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2531)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2526)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2508)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2532)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2522)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_bvci(2545)@1ac3066d40ce: Final verdict of PTC: pass TC_paging_cs_sig_bvci(2544)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2538)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2537)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2502): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2503): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2506): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2508): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2510): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2514): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2515): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2517): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2519): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2521): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2522): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2523): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2524): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2526): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2527): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2530): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2531): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2532): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2535): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2537): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2538): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2541): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_bvci(2544): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_bvci(2545): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Sun Apr 27 07:38:52 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220660) Waiting for packet dumper to finish... 1 (prev_count=220660, count=222920) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Sun Apr 27 07:38:54 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_paging_cs_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2547)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2547)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2547)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2547)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2559)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2559)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2547)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2559)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2548)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2548)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2560)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2560)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2571)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2572)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2571)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2571)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2571)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2576)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2572)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2572)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2577)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2576)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2582)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2577)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2577)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2583)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2582)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2582)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2583)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2583)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_bvci_unknown(2589)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@1ac3066d40ce: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_bvci_unknown(2590)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2546)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2547)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2572)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2559)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2560)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2548)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2571)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2583)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2577)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2582)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2576)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2587)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2567)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2553)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2590)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2585)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@1ac3066d40ce: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2589)@1ac3066d40ce: Final verdict of PTC: pass MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2547): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2548): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2551): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2553): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2555): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2559): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2560): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2564): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2567): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2569): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2571): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2572): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2575): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2576): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2577): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2580): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2582): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2583): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2584): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2585): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2586): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2587): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2589): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2590): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Sun Apr 27 07:39:04 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_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=222192) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Sun Apr 27 07:39:06 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_rim_info_req started. GbProxy_Test-NS(SGSN[0])(2592)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2592)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2592)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2592)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2604)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2604)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2592)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2604)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(2593)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2593)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2605)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2605)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2616)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2617)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2616)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2616)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2616)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2621)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2617)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2617)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2622)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2621)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2627)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2622)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2622)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2628)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2627)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2627)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2628)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2628)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2591)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2604)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2616)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2622)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2593)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2605)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2628)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2612)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2621)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2627)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2617)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2592)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2591): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2592): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2593): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2596): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2600): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2604): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2605): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2609): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2612): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2614): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2616): none (pass -> Sun Apr 27 07:39:12 UTC 2025 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=225700) pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2617): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2620): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2621): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2622): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2625): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2627): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2628): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2631): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_rim_info_req finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Waiting for packet dumper to finish... 1 (prev_count=225700, count=264272) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Sun Apr 27 07:39:14 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_rim_info started. GbProxy_Test-NS(SGSN[0])(2635)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2635)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2635)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2635)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2647)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2647)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2635)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2647)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2636)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2636)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(2648)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2648)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(2659)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2660)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2659)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2659)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2659)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2664)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2660)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2660)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2665)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2664)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2664)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2664)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2670)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2665)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2665)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2670)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2670)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2671)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2671)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2671)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2634)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2648)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2636)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2635)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2647)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2659)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2660)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2649)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2665)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2664)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2670)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2671)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2667)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2635): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2636): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2639): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2644): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2647): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2648): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2649): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2651): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2656): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2659): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2660): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2663): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2664): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2665): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2667): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2669): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2670): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2671): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2674): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_rim_info finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Sun Apr 27 07:39:20 UTC 2025 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=207956) Waiting for packet dumper to finish... 1 (prev_count=207956, count=262556) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Sun Apr 27 07:39:22 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_rim_info_ack started. GbProxy_Test-NS(SGSN[0])(2678)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2678)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2678)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2678)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2690)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2690)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2678)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2690)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2679)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2679)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2691)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2691)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2702)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2703)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2702)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2702)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2702)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2707)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2703)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2703)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2707)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2708)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2707)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2708)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2708)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2713)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2714)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2713)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2714)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2714)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2697)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2697)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2699)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2699)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2677)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2678)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2679)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2690)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2699)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2691)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2702)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2703)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2698)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2697)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2707)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2708)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2714)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2713)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2709)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2678): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2679): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2682): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2687): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2690): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2691): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2695): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2697): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2698): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2699): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2700): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2702): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2703): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2706): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2707): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2708): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2709): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2711): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2713): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2714): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2717): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_rim_info_ack finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Sun Apr 27 07:39:27 UTC 2025 ====== GBProxy_Tests.TC_rim_info_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=257764) Waiting for packet dumper to finish... 1 (prev_count=257764, count=262724) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Sun Apr 27 07:39:30 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_rim_info_error started. GbProxy_Test-NS(SGSN[0])(2721)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2721)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2721)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2721)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2733)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2733)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2733)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2721)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2734)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2734)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2722)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2722)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2745)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2746)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2745)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2745)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2745)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2750)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2746)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2746)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2751)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2750)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2751)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2751)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2756)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2756)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2757)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2757)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2757)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2720)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2721)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2746)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2733)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2745)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2750)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2751)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2757)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2756)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2736)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2722)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2734)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2721): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2722): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2725): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2729): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2733): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2734): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2736): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2738): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2742): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2745): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2746): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2749): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2750): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2751): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2754): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2756): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2757): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2760): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_rim_info_error finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Sun Apr 27 07:39:35 UTC 2025 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213928) Waiting for packet dumper to finish... 1 (prev_count=213928, count=263096) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Sun Apr 27 07:39:38 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_rim_info_app_error started. GbProxy_Test-NS(SGSN[0])(2764)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2764)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2764)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2764)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2776)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2776)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2764)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2776)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2765)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2765)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2777)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2777)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2788)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2789)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2788)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2788)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2788)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2793)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2789)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2789)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2793)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2766)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2766)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2794)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2793)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2793)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2794)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2794)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2768)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2768)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2800)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2799)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2800)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2800)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2785)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2785)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2783)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2783)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2763)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2768)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2764)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2785)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2765)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2766)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2783)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2776)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2769)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2786)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2794)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2779)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2788)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2793)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2799)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2789)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2800)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2804)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2802)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2767)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2784)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2777)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2764): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2765): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2766): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2767): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2768): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2769): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2773): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2776): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2777): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2779): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2781): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2783): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2784): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2785): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2786): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2788): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2789): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2792): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2793): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2794): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2797): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2799): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2800): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2801): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2802): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2803): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2804): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_rim_info_app_error finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Sun Apr 27 07:39:44 UTC 2025 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=239652) Waiting for packet dumper to finish... 1 (prev_count=239652, count=264036) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Sun Apr 27 07:39:46 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_rim_info_pcu2pcu started. GbProxy_Test-NS(SGSN[0])(2807)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2807)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2812)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2807)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2812)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2807)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2817)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2817)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2819)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2819)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2817)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2812)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2807)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2819)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2817)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2817)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2812)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2812)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2808)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2808)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2820)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2820)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(2831)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2832)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2831)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2831)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2831)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2836)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2832)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2832)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2809)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2836)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2809)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2837)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2836)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2836)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2837)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2811)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2811)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2843)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2842)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2842)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2843)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2843)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2816)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2814)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2816)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2814)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2806)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2808)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2811)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2807)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2816)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2817)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2819)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2820)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2814)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2812)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2827)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2815)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2809)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2831)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2836)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2822)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2837)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2832)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2810)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2842)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2843)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2845)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2807): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2808): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2809): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2810): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2811): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2812): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2814): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2815): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2816): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2817): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2819): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2820): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2822): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2824): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2827): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2829): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2831): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2832): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2835): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2836): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2837): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2840): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2842): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2843): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2845): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2847): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. Sun Apr 27 07:39:51 UTC 2025 ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=193952) Waiting for packet dumper to finish... 1 (prev_count=193952, count=257600) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Sun Apr 27 07:39:53 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_rim_from_eutran started. GbProxy_Test-NS(SGSN[0])(2850)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2850)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2850)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2850)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2862)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2862)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2850)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2862)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2851)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2851)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2863)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2863)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2874)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2875)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2874)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2874)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2874)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2879)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2875)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2875)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2880)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2879)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2852)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2852)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2879)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2879)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(2885)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2880)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2880)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2881)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2854)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2883)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2854)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2886)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2885)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2886)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2886)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2890)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2888)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2857)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2859)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2859)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2857)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[0] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[0][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[1][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][0] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][1] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: Testing RIM SGSN[1] <-> PCU[2][2] MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2849)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2854)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2852)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2883)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2850)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2888)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2855)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2875)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2853)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2851)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2860)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2858)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2863)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2859)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2887)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2857)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2862)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2884)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2882)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2874)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2879)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2880)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2881)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2886)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2890)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2885)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2850): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2851): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2852): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2853): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2854): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2855): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2857): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2858): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2859): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2860): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2862): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2863): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2866): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2870): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2874): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2875): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2878): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2879): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2880): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2881): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2882): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2883): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2884): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2885): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2886): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2887): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2888): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2889): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2890): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_rim_from_eutran finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Sun Apr 27 07:39:59 UTC 2025 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213864) Waiting for packet dumper to finish... 1 (prev_count=213864, count=263712) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Sun Apr 27 07:40:01 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_flush_ll_bvci_new started. GbProxy_Test-NS(SGSN[0])(2893)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2893)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2893)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(2893)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2905)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2905)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2893)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2894)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2894)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])(2905)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2906)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2906)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2917)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2918)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2917)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2917)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2922)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(2917)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2918)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2918)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2923)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2922)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2928)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2923)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2923)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2929)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2928)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2928)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2929)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2929)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2932)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2914)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2914)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2912)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2912)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2920)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(2920)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@1ac3066d40ce: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2892)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2893)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2894)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2905)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2906)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2912)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2914)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2915)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2922)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2923)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2917)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2918)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900)@1ac3066d40ce: Final verdict of PTC: none TC_flush_ll_bvci_new(2935)@1ac3066d40ce: Final verdict of PTC: pass TC_flush_ll_bvci_new(2936)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(2928)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2932)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2929)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2931)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2913)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2908)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2893): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2894): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2897): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2902): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2905): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2906): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2908): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2910): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2912): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2913): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2914): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2915): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2917): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2918): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919): none (paSun Apr 27 07:40:07 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=243512) ss -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2921): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2922): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2923): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2926): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2928): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2929): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2931): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2932): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2933): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_flush_ll_bvci_new(2935): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_flush_ll_bvci_new(2936): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. Waiting for packet dumper to finish... 1 (prev_count=243512, count=276708) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Sun Apr 27 07:40:09 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_flush_ll_no_bvci_new started. GbProxy_Test-NS(SGSN[0])(2938)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2938)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2938)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2938)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2950)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(2950)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2938)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2950)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2962)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(2963)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2962)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2962)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2962)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2967)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(2963)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2963)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2968)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2967)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2967)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2967)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2973)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(2968)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2968)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2971)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2974)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2973)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2973)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2974)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2974)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@1ac3066d40ce: 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(2942)@1ac3066d40ce: 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(2945)@1ac3066d40ce: 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(2947)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@1ac3066d40ce: 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(2945)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2944)@1ac3066d40ce: 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(2947)@1ac3066d40ce: 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(2940)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@1ac3066d40ce: 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(2945)@1ac3066d40ce: 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(2942)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2940)@1ac3066d40ce: 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(2947)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945)@1ac3066d40ce: 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(2942)@1ac3066d40ce: 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(2944)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2940)@1ac3066d40ce: 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(2947)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@1ac3066d40ce: 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(2944)@1ac3066d40ce: 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(2945)@1ac3066d40ce: 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(2940)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2947)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@1ac3066d40ce: 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(2944)@1ac3066d40ce: 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(2945)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2940)@1ac3066d40ce: 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(2947)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@1ac3066d40ce: 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(2944)@1ac3066d40ce: 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(2940)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2945)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@1ac3066d40ce: 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(2947)@1ac3066d40ce: 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(2944)@1ac3066d40ce: 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(2940)@1ac3066d40ce: 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(2945)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@1ac3066d40ce: 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(2944)@1ac3066d40ce: 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(2947)@1ac3066d40ce: 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(2940)@1ac3066d40ce: 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(2945)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@1ac3066d40ce: 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(2942)@1ac3066d40ce: 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(2947)@1ac3066d40ce: 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(2940)@1ac3066d40ce: 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(2945)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_no_bvci_new(2981)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: 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(2958)@1ac3066d40ce: 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(2956)@1ac3066d40ce: 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(2954)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@1ac3066d40ce: 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(2954)@1ac3066d40ce: 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(2956)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2952)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: 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(2958)@1ac3066d40ce: 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(2954)@1ac3066d40ce: 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(2956)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: 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(2956)@1ac3066d40ce: 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(2958)@1ac3066d40ce: 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(2954)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: 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(2956)@1ac3066d40ce: 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(2958)@1ac3066d40ce: 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(2954)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@1ac3066d40ce: 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(2956)@1ac3066d40ce: 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(2958)@1ac3066d40ce: 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(2952)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@1ac3066d40ce: 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(2954)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2958)@1ac3066d40ce: 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(2952)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@1ac3066d40ce: 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(2958)@1ac3066d40ce: 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(2956)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2952)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@1ac3066d40ce: 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(2958)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2956)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2952)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@1ac3066d40ce: 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(2956)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2958)@1ac3066d40ce: 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)@1ac3066d40ce: 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(2952)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2937)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2939)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2938)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2943)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2950)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2951)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2962)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2963)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2948)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2941)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2968)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2967)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2946)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2971)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2973)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2974)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@1ac3066d40ce: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2980)@1ac3066d40ce: Final verdict of PTC: pass TC_flush_ll_no_bvci_new(2981)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2970)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2937): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2938): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2939): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2940): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2941): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2942): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2943): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2945): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2946): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2947): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2948): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2950): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2951): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2955): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2959): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2962): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2963): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2966): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2967): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2968): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2970): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2971): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2972): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2973): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2974): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2977): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_flush_ll_no_bvci_new(2980): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_flush_ll_no_bvci_new(2981): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Sun Apr 27 07:40:15 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=275384) Waiting for packet dumper to finish... 1 (prev_count=275384, count=276480) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Sun Apr 27 07:40:17 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_fc_bvc started. GbProxy_Test-NS(SGSN[0])(2983)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(2983)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2983)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2983)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(2995)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2995)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2983)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2995)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2984)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2984)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2996)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2996)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3007)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(3008)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3007)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3007)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(3007)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3012)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(3008)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3008)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3013)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3012)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2985)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2985)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3013)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3013)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2987)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2987)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3019)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3018)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3018)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3019)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3019)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2990)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2990)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2992)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2992)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Connecting G_SGSN[0] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_SGSN[1] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_PCU[0] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_PCU[1] to BVCI=20021 MTC@1ac3066d40ce: Connecting G_PCU[2] to BVCI=20031 MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2982)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2984)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2983)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2987)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2995)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2990)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2996)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2991)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2992)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2986)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2985)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3007)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3008)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3013)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3012)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3018)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3019)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2983): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2984): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2985): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2986): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2987): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2988): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2990): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2991): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2992): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2993): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2995): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2996): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3000): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3004): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3007): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3008): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3011): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3012): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3013): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3016): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3018): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3019): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3022): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_fc_bvc finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Sun Apr 27 07:40:26 UTC 2025 ====== GBProxy_Tests.TC_fc_bvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218916) Waiting for packet dumper to finish... 1 (prev_count=218916, count=221564) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Sun Apr 27 07:40:28 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_fc_ms started. GbProxy_Test-NS(SGSN[0])(3026)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(3026)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3026)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(3026)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(3038)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(3038)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3038)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3026)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3039)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3027)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3039)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3027)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3050)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(3051)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3050)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3054)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(3050)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3050)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3054)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3056)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(3051)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3051)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3054)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3054)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(3056)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3056)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3030)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3030)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3062)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3061)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3067)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3067)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3061)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3061)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3067)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3067)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3067)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3062)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3062)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3066)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3035)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3033)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3035)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3033)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@1ac3066d40ce: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@1ac3066d40ce: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@1ac3066d40ce: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@1ac3066d40ce: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_fc_ms(3068)@1ac3066d40ce: setverdict(pass): none -> pass TC_fc_ms(3068)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3068)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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)@1ac3066d40ce: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@1ac3066d40ce: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@1ac3066d40ce: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@1ac3066d40ce: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@1ac3066d40ce: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_fc_ms(3069)@1ac3066d40ce: setverdict(pass): none -> pass TC_fc_ms(3069)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3069)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3025)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3026)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3027)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3030)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3050)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3055)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3056)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3053)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3039)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3029)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3034)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3035)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3033)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3038)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3066)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3051)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3064)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3061)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3062)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065)@1ac3066d40ce: Final verdict of PTC: none TC_fc_ms(3069)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])(3054)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052)@1ac3066d40ce: Final verdict of PTC: none TC_fc_ms(3068)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(3067)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3026): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3027): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3029): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3030): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3031): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3033): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3034): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3035): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3036): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3038): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3039): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3043): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3048): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3050): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3051): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3052): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3053): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3054): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3055): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3056): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3059): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3061): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3062): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3063): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3064): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3065): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3066): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3067): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_fc_ms(3068): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_fc_ms(3069): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Sun Apr 27 07:40:34 UTC 2025 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218976) Waiting for packet dumper to finish... 1 (prev_count=218976, count=220072) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Sun Apr 27 07:40:36 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_ms_reg_enq started. GbProxy_Test-NS(SGSN[0])(3071)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(3071)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3071)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(3071)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(3083)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(3083)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3093)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3093)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3093)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3083)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3071)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3093)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3093)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3072)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3084)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3084)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3095)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(3096)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3095)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(3099)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3095)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3095)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(3101)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3099)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(3096)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3096)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])(3099)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3099)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3106)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3101)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3101)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3107)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3106)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3107)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3107)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3090)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3092)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3111)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3090)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3092)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(3097)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@1ac3066d40ce: 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])-BVCI20022(3077)@1ac3066d40ce: 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(3075)@1ac3066d40ce: 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(3073)@1ac3066d40ce: 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)@1ac3066d40ce: 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(3080)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@1ac3066d40ce: Removing Client IMSI='262420000000000'H, index=0 MTC@1ac3066d40ce: 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@1ac3066d40ce: 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(3097)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@1ac3066d40ce: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])(3072)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@1ac3066d40ce: 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(3073)@1ac3066d40ce: 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)@1ac3066d40ce: 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(3078)@1ac3066d40ce: 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])-BVCI20021(3075)@1ac3066d40ce: 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)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@1ac3066d40ce: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@1ac3066d40ce: 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)@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@1ac3066d40ce: Removing Client IMSI='262420000001000'H, index=1 MTC@1ac3066d40ce: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3070)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3072)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3071)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3079)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3074)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3084)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3083)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3088)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3090)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3093)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3092)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3086)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3091)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3099)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3101)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3095)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3100)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3096)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3098)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3106)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3111)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@1ac3066d40ce: Final verdict of PTC: none TC_ms_reg_enq(3113)@1ac3066d40ce: Final verdict of PTC: pass TC_ms_reg_enq(3114)@1ac3066d40ce: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3108)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3107)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(3070): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3071): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3072): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3074): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3076): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3079): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3081): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3083): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3084): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3085): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3086): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3087): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3088): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3090): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3091): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3092): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3093): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3095): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3096): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3097): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3098): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3099): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3100): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3101): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3105): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3106): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3107): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3108): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3110): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3111): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ms_reg_enq(3113): pass (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC TC_ms_reg_enq(3114): pass (pass -> pass) MTC@1ac3066d40ce: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Sun Apr 27 07:40:42 UTC 2025 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213756) Waiting for packet dumper to finish... 1 (prev_count=213756, count=219856) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Sun Apr 27 07:40:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_status_sig_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3116)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(3116)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3116)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(3116)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(3128)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3128)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3116)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3128)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3117)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3117)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3129)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3129)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3140)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(3141)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3140)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3145)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(3140)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3140)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3141)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3141)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3145)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3118)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(3146)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3118)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3145)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3145)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3151)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(3146)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3146)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3151)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3120)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3120)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(3152)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3151)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3152)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3152)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3154)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3156)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3115)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3118)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3117)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3116)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3120)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3128)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3140)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3137)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3145)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3152)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3154)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3151)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3156)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3155)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3146)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3129)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3141)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3135)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3153)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3119)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3116): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3117): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3118): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3119): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3120): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3121): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122): none (pass -> pass)Sun Apr 27 07:40:49 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3125): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126): none (pass -> pass)Waiting for packet dumper to finish... 0 (prev_count=-1, count=215592) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3128): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3129): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3133): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3135): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3136): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3137): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3140): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3141): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3144): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3145): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3146): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3149): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3151): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3152): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3153): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3154): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3155): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3156): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Waiting for packet dumper to finish... 1 (prev_count=215592, count=216588) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Sun Apr 27 07:40:52 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_status_sig_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3159)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(3159)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3159)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(3159)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(3171)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3171)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3159)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3171)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3160)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3160)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3172)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3172)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3183)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(3184)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3183)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3183)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3183)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3188)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3184)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3184)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3189)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3188)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3188)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3194)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3189)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3189)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3192)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(3194)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3190)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3195)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3194)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3194)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3195)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3195)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3198)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3196)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3158)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3188)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3160)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3159)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3189)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3192)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3191)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3184)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3190)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3195)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3171)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3196)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3198)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3179)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3183)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3197)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3172)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3174)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3199)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3194)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3159): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3160): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3163): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3168): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3171): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3172): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3174): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3176): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3179): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3181): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3183): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3184): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3187): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3188): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3189): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3190): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3191): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3192): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3193): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3194): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3195): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3196): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3197): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3198): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3199): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Sun Apr 27 07:40:57 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208040) Waiting for packet dumper to finish... 1 (prev_count=208040, count=216916) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Sun Apr 27 07:40:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_status_ptp_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3202)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(3202)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3202)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(3202)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(3214)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3214)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3202)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3214)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3203)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3203)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3215)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3215)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3226)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(3227)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3226)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3226)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3226)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3231)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3232)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(3227)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3227)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3231)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3231)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3231)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3237)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])(3232)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3232)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3221)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3221)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3237)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3242)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3242)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3238)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3237)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3237)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3242)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3242)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3242)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3238)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3238)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3241)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3239)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3223)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3223)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Connecting G_SGSN[0] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_SGSN[1] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_PCU[0] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_PCU[1] to BVCI=20021 MTC@1ac3066d40ce: Connecting G_PCU[2] to BVCI=20031 MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3201)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3215)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3203)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3202)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3221)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3227)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3223)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3214)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3238)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3237)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3220)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3232)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3242)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3226)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3239)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3240)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3216)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3241)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3231)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(3201): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3202): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3203): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3206): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3211): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3214): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3215): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3216): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3218): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3220): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3221): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3222): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3223): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3226): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3227): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3230): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3231): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3232): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3236): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3237): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3238): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3239): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3240): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3241): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3242): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Sun Apr 27 07:41:05 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=207676) Waiting for packet dumper to finish... 1 (prev_count=207676, count=216504) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Sun Apr 27 07:41:07 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_status_ptp_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3245)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(3245)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3250)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3250)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3245)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(3245)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3255)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3255)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(3257)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])(3257)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3255)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3250)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3257)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(3245)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3255)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3255)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3258)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3258)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3250)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3250)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3246)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3246)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3269)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(3270)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3269)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3269)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3269)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3274)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-BSSGP(PCU[0])(3270)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3270)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3247)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3247)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3274)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3275)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3274)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3274)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3275)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3275)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3249)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3249)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3281)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3280)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3281)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3281)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3252)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3252)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3254)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3254)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Connecting G_SGSN[0] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_SGSN[1] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_PCU[0] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_PCU[1] to BVCI=20021 MTC@1ac3066d40ce: Connecting G_PCU[2] to BVCI=20031 MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: 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@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3244)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3269)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3274)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3250)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3257)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3245)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3255)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3275)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3249)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3247)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3270)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3254)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3253)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3281)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3280)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3246)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3252)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3248)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3276)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3258)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3265)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(3244): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3245): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3246): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3247): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3248): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3249): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3250): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3252): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3253): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3254): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3255): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3257): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3258): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3262): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3265): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3267): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3269): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3270): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3273): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3274): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3275): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3276): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3278): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3280): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3281): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3285): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Sun Apr 27 07:41:13 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213860) Waiting for packet dumper to finish... 1 (prev_count=213860, count=216652) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Sun Apr 27 07:41:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_status_sig_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3288)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(3288)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3288)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(3288)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(3300)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3300)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3288)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3300)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3289)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3289)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3301)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3301)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3312)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(3313)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3312)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3317)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(3312)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3312)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3313)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3313)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3318)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3314)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3290)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3290)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3317)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3318)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3318)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3323)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3292)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3292)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3323)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3324)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3323)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3324)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3324)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3295)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3295)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3297)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3297)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3287)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3301)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3288)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3290)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3289)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3292)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3297)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3295)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3296)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3300)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3312)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3314)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3291)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3306)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3313)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3317)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3315)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3323)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3324)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3318)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(3287): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3288): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3289): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3290): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3291): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3292): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3293): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3295): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3296): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3297): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3298): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3300): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3301): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3304): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3306): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3308): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3312): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3313): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3314): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3315): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3316): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3317): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3318): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3321): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3323): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3324): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3328): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Sun Apr 27 07:41:21 UTC 2025 ====== GBProxy_Tests.TC_status_sig_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=233756) Waiting for packet dumper to finish... 1 (prev_count=233756, count=234852) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Sun Apr 27 07:41:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@1ac3066d40ce: Test case TC_status_ptp_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3331)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7777 GbProxy_Test-NS(SGSN[0])(3331)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3331)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":7770 GbProxy_Test-NS(SGSN[0])(3331)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8888 GbProxy_Test-NS(SGSN[1])(3343)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3343)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.146.103", remote_udp_port := 23000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@1ac3066d40ce: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@1ac3066d40ce: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@1ac3066d40ce: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@1ac3066d40ce: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3331)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3343)@1ac3066d40ce: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3332)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3332)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3344)@1ac3066d40ce: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3344)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3355)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21010 GbProxy_Test-BSSGP(PCU[0])(3356)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3355)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3360)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21020 GbProxy_Test-NS(PCU[0])(3355)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3355)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@1ac3066d40ce: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3360)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3361)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(3356)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3356)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3360)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3360)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@1ac3066d40ce: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@1ac3066d40ce: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@1ac3066d40ce: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3361)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3361)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@1ac3066d40ce: Creating NSIP provider for "172.18.146.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@1ac3066d40ce: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@1ac3066d40ce: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@1ac3066d40ce: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@1ac3066d40ce: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@1ac3066d40ce: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.146.103", remote_udp_port := 24000, remote_ip := "172.18.146.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@1ac3066d40ce: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3367)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3366)@1ac3066d40ce: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3366)@1ac3066d40ce: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@1ac3066d40ce: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@1ac3066d40ce: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@1ac3066d40ce: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3367)@1ac3066d40ce: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3367)@1ac3066d40ce: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@1ac3066d40ce: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@1ac3066d40ce: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@1ac3066d40ce: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@1ac3066d40ce: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@1ac3066d40ce: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@1ac3066d40ce: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1ac3066d40ce: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@1ac3066d40ce: Connecting G_SGSN[0] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_SGSN[1] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_PCU[0] to BVCI=20011 MTC@1ac3066d40ce: Connecting G_PCU[1] to BVCI=20021 MTC@1ac3066d40ce: Connecting G_PCU[2] to BVCI=20031 MTC@1ac3066d40ce: setverdict(pass): none -> pass MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass, component reason not changed MTC@1ac3066d40ce: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@1ac3066d40ce: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3330)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3332)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3344)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3331)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3343)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3352)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3350)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3361)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3360)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3355)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3366)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3356)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3367)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3338)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368)@1ac3066d40ce: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@1ac3066d40ce: Final verdict of PTC: none MTC@1ac3066d40ce: Setting final verdict of the test case. MTC@1ac3066d40ce: Local verdict of MTC: pass MTC@1ac3066d40ce: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3331): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3332): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3335): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3338): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3340): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3343): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3344): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3348): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3350): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3351): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3352): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3355): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3356): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3359): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3360): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3361): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3364): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3366): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3367): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3370): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371): none (pass -> pass) MTC@1ac3066d40ce: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372): none (pass -> pass) MTC@1ac3066d40ce: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@1ac3066d40ce: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Sun Apr 27 07:41:28 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218996) Waiting for packet dumper to finish... 1 (prev_count=218996, count=232164) MTC@1ac3066d40ce: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@1ac3066d40ce: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1ac3066d40ce: Terminating MTC. MC@1ac3066d40ce: MTC terminated. MC2> exit MC@1ac3066d40ce: Shutting down session. MC@1ac3066d40ce: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/gbproxy/expected-results.xml' against results in 'junit-xml-23.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-146 + + cutgrep -d Name : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-gbproxy-test-latest-1032-gbproxy + [ -n jenkins-ttcn3-gbproxy-test-latest-1032-gbproxy ] + docker_kill_wait jenkins-ttcn3-gbproxy-test-latest-1032-gbproxy + docker kill jenkins-ttcn3-gbproxy-test-latest-1032-gbproxy jenkins-ttcn3-gbproxy-test-latest-1032-gbproxy + docker wait jenkins-ttcn3-gbproxy-test-latest-1032-gbproxy 137 + network_remove + set +x Removing network ttcn3-gbproxy-test-146 + docker network remove ttcn3-gbproxy-test-146 ttcn3-gbproxy-test-146 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/_cache:/cache --name jenkins-ttcn3-gbproxy-test-latest-1032-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-latest/logs/gbproxy-tester/junit-xml-23.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS